Uses of Interface
net.n2oapp.framework.api.metadata.event.action.N2oAction
-
-
Uses of N2oAction in net.n2oapp.framework.api.metadata.control
Classes in net.n2oapp.framework.api.metadata.control that implement N2oAction Modifier and Type Class Description classShowModalPageFromClassifierDeprecated.Methods in net.n2oapp.framework.api.metadata.control that return N2oAction Modifier and Type Method Description N2oActionN2oControlActionLink. getEvent()Methods in net.n2oapp.framework.api.metadata.control with parameters of type N2oAction Modifier and Type Method Description voidN2oControlActionLink. setEvent(N2oAction event) -
Uses of N2oAction in net.n2oapp.framework.api.metadata.event.action
Classes in net.n2oapp.framework.api.metadata.event.action that implement N2oAction Modifier and Type Class Description classN2oAbstractActionАбстрактное действиеclassN2oAbstractPageActionАбстрактное действие открытия страницыclassN2oActionAndCloseСобытиеclassN2oAnchorИсходная модель ccылкиclassN2oClearActionСобытие очистки моделиclassN2oCloseActionСобытие закрытия страницыclassN2oCopyActionСобытие копирования моделиclassN2oInvokeActionДействие вызова операцииclassN2oOpenDrawerДействие открытия drawer окнаclassN2oOpenPageДействие открытия страницыclassN2oPerformИсходная модель действия PerformclassN2oRefreshИсходная модель дейсвия обновления данныхclassN2oSetValueActionСобытие set-value-expressionclassN2oShowModalДействие открытия модального окнаclassN2OValidateActionReader для событияи classOnClickСобытие on-click -
Uses of N2oAction in net.n2oapp.framework.api.metadata.event.system
Subinterfaces of N2oAction in net.n2oapp.framework.api.metadata.event.system Modifier and Type Interface Description interfacePageIdAwareCompileActionClasses in net.n2oapp.framework.api.metadata.event.system that implement N2oAction Modifier and Type Class Description classAbstractShowModalclassSystemAnchorclassSystemOpenPageclassSystemShowModal -
Uses of N2oAction in net.n2oapp.framework.api.metadata.global.view.action.control
Classes in net.n2oapp.framework.api.metadata.global.view.action.control that implement N2oAction Modifier and Type Class Description classN2oShowModalFormДействие открытия модального окна с формой -
Uses of N2oAction in net.n2oapp.framework.api.metadata.global.view.widget.toolbar
Methods in net.n2oapp.framework.api.metadata.global.view.widget.toolbar that return types with arguments of type N2oAction Modifier and Type Method Description java.util.List<N2oAction>N2oButton. getActions()java.util.List<N2oAction>N2oGroup. getActions()java.util.List<N2oAction>N2oSubmenu. getActions()java.util.List<N2oAction>ToolbarItem. getActions()java.util.List<N2oAction>N2oToolbar. getAllActions()
-