BaseIfAttribute
, IfBlankAttribute
, IfBlankAttribute.Unless
, IfSetAttribute
, IfSetAttribute.Unless
, IfTrueAttribute
, IfTrueAttribute.Unless
public interface EnableAttribute
Modifier and Type | Method | Description |
---|---|---|
boolean |
isEnabled(UnknownElement el,
java.lang.String value) |
is enabled.
|
boolean isEnabled(UnknownElement el, java.lang.String value)
el
- the unknown element this attribute is in.value
- the value of the attribute.