public class Group extends PageContent
JPFExtensionTabNode
An implicit enable condition is added to each element: group must be enabledConstructor 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, setEnableCondition
public Group(PageContent[] elements, int nbCols)
public String getErrorMessage()
getErrorMessage
in class JPFExtensionTabNode