Interface Action
-
- All Superinterfaces:
Compiled,PropertiesAware,Serializable
- All Known Subinterfaces:
LinkAction
- All Known Implementing Classes:
AbstractAction,AbstractModal,AlertAction,ClearAction,CloseAction,ConditionAction,ConfirmAction,CopyAction,CustomAction,EditListAction,InvokeAction,LinkActionImpl,MultiAction,OpenDrawer,PrintAction,RefreshAction,SetValueAction,ShowModal,SubmitAction,SwitchAction
public interface Action extends Compiled, PropertiesAware
Клиентская модель действия
-
-
Method Summary
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-