@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, toString
append, append, detach, getAttribute, getReplaceModel, onComponentTag, prepend, prepend, remove, replace, replace, replaceAttributeValue
afterRender, beforeRender, bind, canCallListenerInterface, canCallListenerInterface, getStatelessHint, isTemporary, onConfigure, onEvent, onException, renderHead, unbind
public 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 Behavior
isEnabled()
,
setEnabled(boolean)