Class N2oActionButton
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.control.N2oControlActionLink
-
- net.n2oapp.framework.api.metadata.control.N2oActionButton
-
- All Implemented Interfaces:
Serializable
public class N2oActionButton extends N2oControlActionLink
User: operhod Date: 11.08.14 Time: 11:51- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oActionButton()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCssClass()StringgetIcon()LabelTypegetType()voidsetCssClass(String cssClass)voidsetIcon(String icon)voidsetType(LabelType type)-
Methods inherited from class net.n2oapp.framework.api.metadata.control.N2oControlActionLink
getEnablingCondition, getEvent, getEventId, getFieldId, getId, getKey, getLabel, getVisibilityCondition, setEnablingCondition, setEvent, setEventId, setFieldId, setId, setKey, setLabel, setVisibilityCondition
-
-