Class N2oShowModal
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.event.action.N2oAbstractAction
-
- net.n2oapp.framework.api.metadata.event.action.N2oAbstractPageAction
-
- net.n2oapp.framework.api.metadata.event.action.N2oShowModal
-
- All Implemented Interfaces:
java.io.Serializable,IdAware,NamespaceUriAware,SrcAware,N2oAction,Source
- Direct Known Subclasses:
ShowModalPageFromClassifier
public class N2oShowModal extends N2oAbstractPageAction
Действие открытия модального окна- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oShowModal()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.event.action.N2oAbstractPageAction
getOperationId
-
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.event.action.N2oAction
getId, getNamespaceUri, getObjectId, setId
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespaceUri
-
-