Interface ActionIOv2
- All Superinterfaces:
BaseElementClassAware<N2oAbstractAction>,NamespaceUriAware
- All Known Implementing Classes:
AbstractActionElementIOV2,AbstractMetaActionElementIOV2,AbstractOpenPageElementIOV2,AlertActionElementIOV2,AnchorElementIOV2,ClearActionElementIOV2,CloseActionElementIOV2,ConditionBranchElementIOV2,ConfirmActionElementIOV2,CopyActionElementIOV2,CustomActionElementIOV2,EditListActionElementIOV2,ElseBranchActionElementIOV2,ElseIfBranchActionElementIOV2,IfBranchActionElementIOV2,InvokeActionElementIOV2,OnFailActionElementIOV2,OpenDrawerElementIOV2,OpenPageElementIOV2,PrintActionElementIOV2,RefreshActionElementIOV2,SetValueElementIOV2,ShowModalElementIOV2,SubmitActionElementIOV2,SwitchActionElementIOV2
Интерфейс обработчика действий версии 2.0
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault Class<N2oAbstractAction>default org.jdom2.Namespacedefault StringMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Field Details
-
NAMESPACE
static final org.jdom2.Namespace NAMESPACE
-
-
Method Details
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware
-
getNamespace
default org.jdom2.Namespace getNamespace()- Specified by:
getNamespacein interfaceNamespaceUriAware
-
getBaseElementClass
- Specified by:
getBaseElementClassin interfaceBaseElementClassAware<N2oAbstractAction>
-