@ThreadRestricted(value="wicket") public class AttributeAppenderS extends AttributeAppender
VALUELESS_ATTRIBUTE_ADD, VALUELESS_ATTRIBUTE_REMOVE| Constructor and Description |
|---|
AttributeAppenderS(String _attribute,
IModel<?> _appendModel,
String _separator)
Constructs an AttributeAppenderS.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled()
Answers whether this appender is enabled.
|
boolean |
isEnabled(Component _component) |
void |
setEnabled(boolean toEnable)
Sets whether this appender is enabled.
|
getSeparator, newValue, setSeparator, toStringappend, append, detach, getAttribute, getReplaceModel, onComponentTag, prepend, prepend, remove, replace, replace, replaceAttributeValueafterRender, beforeRender, bind, canCallListenerInterface, canCallListenerInterface, getStatelessHint, isTemporary, onConfigure, onEvent, onException, renderHead, unbindpublic AttributeAppenderS(String _attribute, IModel<?> _appendModel, String _separator)
public final boolean isEnabled()
isEnabled(Component),
setEnabled(boolean)public final void setEnabled(boolean toEnable)
isEnabled()public final boolean isEnabled(Component _component)
isEnabled in class BehaviorisEnabled(),
setEnabled(boolean)