Class StateIconAttributeModifier
- java.lang.Object
-
- org.hippoecm.frontend.plugins.standards.list.resolvers.AbstractListAttributeModifier<Node>
-
- org.hippoecm.frontend.plugins.standards.list.resolvers.AbstractNodeAttributeModifier
-
- org.hippoecm.frontend.plugins.standards.list.resolvers.StateIconAttributeModifier
-
- All Implemented Interfaces:
Serializable
public class StateIconAttributeModifier extends AbstractNodeAttributeModifier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StateIconAttributeModifier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.wicket.AttributeModifier[]
getCellAttributeModifiers(Node node)
-
Methods inherited from class org.hippoecm.frontend.plugins.standards.list.resolvers.AbstractNodeAttributeModifier
getCellAttributeModifier, getCellAttributeModifiers, getColumnAttributeModifier, getColumnAttributeModifiers
-
-
-
-
Method Detail
-
getCellAttributeModifiers
public org.apache.wicket.AttributeModifier[] getCellAttributeModifiers(Node node)
- Overrides:
getCellAttributeModifiers
in classAbstractNodeAttributeModifier
-
-