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Событие копирования моделиclassN2oCustomActionclassN2oInvokeActionДействие вызова операцииclassN2oOpenPageДействие открытия страницыclassN2oRefreshИсходная модель дейсвия обновления данныхclassN2oShowModalДействие открытия модального окна со страницейclassN2OValidateActionReader для событияи classOnClickСобытие on-clickclassSetValueExpressionActionСобытие set-value-expression -
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 List<N2oAction>N2oButton. getActions()List<N2oAction>N2oGroup. getActions()List<N2oAction>N2oSubmenu. getActions()List<N2oAction>ToolbarItem. getActions()List<N2oAction>N2oToolbar. getAllActions()
-