Class ShowModal
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.action.AbstractAction<T,MetaSaga>
-
- net.n2oapp.framework.api.metadata.meta.action.modal.AbstractModal<ShowModalPayload>
-
- net.n2oapp.framework.api.metadata.meta.action.modal.show_modal.ShowModal
-
- All Implemented Interfaces:
Serializable,PropertiesAware,Compiled,Action
public class ShowModal extends AbstractModal<ShowModalPayload>
Клиентская модель открытия модального окна- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class net.n2oapp.framework.api.metadata.meta.action.AbstractAction
properties
-
-
Constructor Summary
Constructors Constructor Description ShowModal()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-