Interface Action
- All Superinterfaces:
Component, LabeledComponent
- All Known Implementing Classes:
ActionWrapper, DefaultAction
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Component
Component.ComponentFilter, Component.DataNavigationType, Component.DisplayType, Component.PositionNested classes/interfaces inherited from interface LabeledComponent
LabeledComponent.UseLabel -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.getIcon()Deprecated.getPath()Deprecated.Deprecated.voidsetActionType(String actionType) Deprecated.voidsetGroupName(String groupName) Deprecated.voidDeprecated.voidDeprecated.voidsetProperties(Map<String, Object> properties) Deprecated.Methods inherited from interface 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, wrapMethods inherited from interface LabeledComponent
getLabel, getUseLabel, setLabel, setUseLabel
-
Method Details