Class N2oOpenDrawer
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.action.N2oAbstractAction
-
- net.n2oapp.framework.api.metadata.action.N2oAbstractPageAction
-
- net.n2oapp.framework.api.metadata.action.N2oOpenDrawer
-
- All Implemented Interfaces:
Serializable,N2oAction,ExtensionAttributesAware,IdAware,NamespaceUriAware,PreFiltersAware,SrcAware,Source
public class N2oOpenDrawer extends N2oAbstractPageAction
Действие открытия drawer окна- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oOpenDrawer()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.action.N2oAbstractPageAction
adaptV1, addPathParams, addQueryParams, getCopyWidgetId, getOperationId, getPathParams, getQueryParams, getRefreshWidgetId, getTargetWidgetId, setCopyWidgetId, setRefreshWidgetId, setTargetWidgetId
-
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.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.action.N2oAction
getId, getNamespaceUri, getObjectId, setId
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PreFiltersAware
getPreFilters, setPreFilters
-
-