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