public class Group extends PageContent
JPFExtensionTabNode
 An implicit enable condition is added to each element: group must be enabled| Constructor and Description | 
|---|
Group(PageContent[] elements,
     int nbCols)
Creates a group and append implicit enable condition : elements are enabled if group is enabled && element enable condition 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getErrorMessage()  | 
isEnabled, setDescription, setEnableConditionpublic Group(PageContent[] elements, int nbCols)
public String getErrorMessage()
getErrorMessage in class JPFExtensionTabNode