Interface Action
- All Superinterfaces:
Component
,LabeledComponent
- All Known Implementing Classes:
ActionWrapper
,DefaultAction
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.components.Component
Component.ComponentFilter, Component.DataNavigationType, Component.DisplayType, Component.Position
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.components.LabeledComponent
LabeledComponent.UseLabel
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.getIcon()
Deprecated.getPath()
Deprecated.Deprecated.void
setActionType
(String actionType) Deprecated.void
setGroupName
(String groupName) Deprecated.void
Deprecated.void
Deprecated.void
setProperties
(Map<String, Object> properties) Deprecated.Methods inherited from interface ch.tocco.nice2.model.form.api.components.Component
addComponent, addComponent, collectDataParts, collectDataParts, createCopy, createCopy, find, findByName, findByType, findFirst, findFirstByName, getAttributeProps, getChild, getChildren, getDataNavigationType, getDisplayType, getEventHandler, getExtProps, getForm, getName, getParent, getParentOrEx, getPosition, getRelativeToPositionName, getScopes, getType, hasParent, isForceEditable, isLeaf, isReplace, overrideParent, removeComponent, replaceComponent, replaceComponent, setAttributeProps, setChildren, setDisplayType, setEventHandler, setExtProps, setForceEditable, setName, setPosition, setRelativeToPositionName, setReplace, setScopes, wrap
Methods inherited from interface ch.tocco.nice2.model.form.api.components.LabeledComponent
getLabel, getUseLabel, setLabel, setUseLabel
-
Method Details
-
getPath
String getPath()Deprecated. -
setPath
Deprecated. -
getActionType
String getActionType()Deprecated. -
setActionType
Deprecated. -
getIcon
String getIcon()Deprecated. -
setIcon
Deprecated. -
setProperties
Deprecated. -
getProperties
Deprecated. -
setGroupName
Deprecated. -
getGroupName
String getGroupName()Deprecated.
-