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