public abstract class JPFExtensionTabNode extends Object
Constructor and Description |
---|
JPFExtensionTabNode() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getErrorMessage() |
boolean |
isEnabled() |
void |
setDescription(Description description)
Set node description.
|
void |
setEnableCondition(Expression enableCondition)
Set enableCondition for this page content
|
public abstract String getErrorMessage()
public boolean isEnabled()
public void setDescription(Description description)
public void setEnableCondition(Expression enableCondition)
IllegalArgumentException
- if an enableCondition has already been set