Uses of Interface
net.n2oapp.framework.api.metadata.Compiled
-
-
Uses of Compiled in net.n2oapp.framework.api.data.validation
Classes in net.n2oapp.framework.api.data.validation that implement Compiled Modifier and Type Class Description classConditionValidationВалидация описанная в conditionclassConstraintValidationКлиентская модель Constraint валидацииclassDummyValidationclassMandatoryValidationВалидация описанная в mandatoryclassValidationВалидация -
Uses of Compiled in net.n2oapp.framework.api.metadata
Subinterfaces of Compiled in net.n2oapp.framework.api.metadata Modifier and Type Interface Description interfaceCompiledMetadataБазовая модель скомпилированной метаданнойClasses in net.n2oapp.framework.api.metadata that implement Compiled Modifier and Type Class Description classComponentКлиентская модель компонента -
Uses of Compiled in net.n2oapp.framework.api.metadata.aware
Methods in net.n2oapp.framework.api.metadata.aware that return types with arguments of type Compiled Modifier and Type Method Description Class<? extends Compiled>CompiledClassAware. getCompiledClass() -
Uses of Compiled in net.n2oapp.framework.api.metadata.compile
Classes in net.n2oapp.framework.api.metadata.compile with type parameters of type Compiled Modifier and Type Interface Description interfaceCompileContext<D extends Compiled,S>Контекст сборки метаданныхinterfaceCompileTransformer<D extends Compiled,C extends CompileContext<?,?>>Трансформатор собранных метаданныхinterfaceMetadataBinder<D extends Compiled>Связывание метаданных с даннымиinterfaceSourceCompiler<D extends Compiled,S,C extends CompileContext<?,?>>Сборщик метаданныхMethods in net.n2oapp.framework.api.metadata.compile with type parameters of type Compiled Modifier and Type Method Description <D extends Compiled>
voidCompileProcessor. addRoute(String route, CompileContext<D,?> context)Зарегистрировать новый маршрут метаданных под контекст<D extends Compiled>
voidCompileProcessor. addRoute(CompileContext<D,?> context)Зарегистрировать новый маршрут метаданных под контекст<D extends Compiled>
voidBindProcessor. bind(D compiled)Связать метаданные с данными<D extends Compiled>
DMetadataBinderFactory. bind(D compiled, BindProcessor processor)Связать метаданные с данными<D extends Compiled,S>
DCompileProcessor. compile(S source, CompileContext<?,?> context, Object... scope)Собрать объект<D extends Compiled,S,C extends CompileContext<?,?>>
DSourceCompilerFactory. compile(S source, C context, CompileProcessor p)Собрать объект<D extends Compiled>
DBindProcessor. getCompiled(CompileContext<D,?> context)Получить собранный объект по идентификатору<D extends Compiled>
DCompileProcessor. getCompiled(CompileContext<D,?> context)Получить собранный объект по идентификатору<D extends Compiled>
DCompileTransformerFactory. transform(D compiled, CompileContext<?,?> context, CompileProcessor p)Трансформировать собранные метаданные -
Uses of Compiled in net.n2oapp.framework.api.metadata.compile.building
Classes in net.n2oapp.framework.api.metadata.compile.building with type parameters of type Compiled Modifier and Type Interface Description interfaceCompileConstructor<D extends Compiled,S>Конструктор экземпляров собранной метаданнойMethods in net.n2oapp.framework.api.metadata.compile.building with type parameters of type Compiled Modifier and Type Method Description <R extends Compiled>
FieldBuildProcessor<D,S,R>FieldBuildProcessor. compile(Class<? super R> compiledClass)<R extends Compiled>
FieldBuildProcessor<D,S,R>FieldBuildProcessor. compile(CompileConstructor<R,T> constructor, CompileBuilder<R,T> builder)<R extends Compiled>
PluralFieldBuildProcessor<D,S,R,L>PluralFieldBuildProcessor. compile(Class<? super R> compiledClass)<R extends Compiled>
PluralFieldBuildProcessor<D,S,R,L>PluralFieldBuildProcessor. compile(CompileConstructor<R,T> constructor, CompileBuilder<R,T> builder) -
Uses of Compiled in net.n2oapp.framework.api.metadata.global.dao
Classes in net.n2oapp.framework.api.metadata.global.dao that implement Compiled Modifier and Type Class Description static classN2oQuery.Fieldstatic classN2oQuery.Filterstatic classN2oQuery.Selection -
Uses of Compiled in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell
Subinterfaces of Compiled in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell Modifier and Type Interface Description interfaceN2oCellИнтерфейс ячеек списковых виджетовClasses in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell that implement Compiled Modifier and Type Class Description classN2oAbstractCellАбстрактная ячейкаclassN2oActionCellАбстрактная ячейка с действиемclassN2oBadgeCellИсходная модель ячейки с текстом.classN2oCheckboxCellЯчейка таблицы с checkboxclassN2oColorCellDeprecated.classN2oCustomCellclassN2oEditCellЯчейка позволяющая изменять содержимое таблицыclassN2oIconCellЯчейка с иконкойclassN2oImageCellЯчейка с картинкойclassN2oLinkCellЯчейка таблицы с ссылкойclassN2oListCellЯчейка со спискомclassN2oProgressBarCellЯчейка с ProgressBarclassN2oTextCellПростая ячейка с текстомclassN2oToolbarCellЯчейка с кнопками.classN2oXEditableCellЯчейка позволяющая изменять содержимое таблицы -
Uses of Compiled in net.n2oapp.framework.api.metadata.global.view.widget.toolbar
Classes in net.n2oapp.framework.api.metadata.global.view.widget.toolbar that implement Compiled Modifier and Type Class Description classConfirmМодель Предупреждения при выполнении операций -
Uses of Compiled in net.n2oapp.framework.api.metadata.header
Classes in net.n2oapp.framework.api.metadata.header that implement Compiled Modifier and Type Class Description classCompiledHeaderСобранный хедерclassHeaderХедер страницclassHeaderItemclassSimpleMenu -
Uses of Compiled in net.n2oapp.framework.api.metadata.local
Classes in net.n2oapp.framework.api.metadata.local that implement Compiled Modifier and Type Class Description classCompiledObjectСокмпилированный объектstatic classCompiledObject.OperationclassCompiledQueryСкомпилированная модель запроса за данными -
Uses of Compiled in net.n2oapp.framework.api.metadata.local.view.widget.util
Classes in net.n2oapp.framework.api.metadata.local.view.widget.util that implement Compiled Modifier and Type Class Description classSubModelQueryИнформация о вложенных моделях выборки -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta
Classes in net.n2oapp.framework.api.metadata.meta that implement Compiled Modifier and Type Class Description classBindLinkСсылка на модель ReduxclassBreadcrumbКлиентская модель навигационной цепочкиclassDependencyConditionКлиентская модель условия зависимостиclassFilterСкимпилированная модель фильтраclassLayoutКлиентская модель layoutclassModelLinkСсылка на модель виджетаclassModelsКлиентская модель списка моделей данныхclassPageКлиентская модель страницы n2oclassPageRoutesМодель маршрутов страницыstatic classPageRoutes.QueryМаппинг параметров в маршрутеstatic classPageRoutes.RouteМодель маршрута -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action
Subinterfaces of Compiled in net.n2oapp.framework.api.metadata.meta.action Modifier and Type Interface Description interfaceActionКлиентская модель действияinterfaceActionPayloadПолезная нагрузка Redux действияClasses in net.n2oapp.framework.api.metadata.meta.action that implement Compiled Modifier and Type Class Description classAbstractAction<O extends ActionOptions>Абстрактная реализация клиентской модели действияclassAbstractReduxAction<P extends ActionPayload,M extends MetaSaga>Абстрактная реализация клиентской модели действия с полезной нагрузкойclassCustomActionКастомизированное действиеclassCustomActionPayloadНастраиваемая полезная нагрузка действия -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.clear
Classes in net.n2oapp.framework.api.metadata.meta.action.clear that implement Compiled Modifier and Type Class Description classClearActionКлиентская модель вызова запросовclassClearActionPayloadКлиентская модель clear-action -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.close
Classes in net.n2oapp.framework.api.metadata.meta.action.close that implement Compiled Modifier and Type Class Description classCloseActionКлиентская модель close-actionclassCloseActionPayload -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.copy
Classes in net.n2oapp.framework.api.metadata.meta.action.copy that implement Compiled Modifier and Type Class Description classCopyActionКлиентская модель вызова запросовclassCopyActionPayloadКлиентская модель коомпонента copystatic classCopyActionPayload.ClientModel -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.invoke
Classes in net.n2oapp.framework.api.metadata.meta.action.invoke that implement Compiled Modifier and Type Class Description classInvokeActionКлиентская модель вызова запросовclassInvokeActionPayloadКлиентская модель коомпонента invoke-action -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.link
Classes in net.n2oapp.framework.api.metadata.meta.action.link that implement Compiled Modifier and Type Class Description classLinkAction -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.refresh
Classes in net.n2oapp.framework.api.metadata.meta.action.refresh that implement Compiled Modifier and Type Class Description classRefreshActionКлиентская модель refresh-actionclassRefreshPayloadКлиентская модель коомпонента Refresh -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.show_modal
Classes in net.n2oapp.framework.api.metadata.meta.action.show_modal that implement Compiled Modifier and Type Class Description classShowModalКлиентская модель открытия модального окнаclassShowModalPayloadКлиентская модель коомпонента show-modal -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.control
Classes in net.n2oapp.framework.api.metadata.meta.control that implement Compiled Modifier and Type Class Description classCheckboxКлиентская модель чекбоксаclassCheckboxGroupКлиентская модель группы чекбоксовclassCodeEditorКлиентская модель редактора кодаclassControlКлиентская модель элемента вводаclassControlDependencyКлиентская молель зависимости между полямиclassCustomControlКлиентская модель настраиваемого компонента вводаclassCustomFieldКлиентская модель кастомного поля вводаclassDateIntervalclassDatePickerКлиентская модель календаряclassDefaultValuesЗначение по умолчанию для полейclassEditCellКлиентская модель редактируемой ячейки таблицыclassFieldКлиентская молель поляclassFileUploadclassHiddenКлиентская модель компонента hidden (Скрытый компонент ввода)classHtmlControlКлиентская модель контрола htmlclassInputMoneyКлиентская модель компонента ввода денежных единицclassInputSelectclassInputSelectTreeclassInputTextКлиентская модель поля для ввода текстаclassListControlclassMaskedInputКлиентская модель поля с маской для ввода текстаclassOutputTextКлиентская модель поля для вывода текстаclassPasswordКлиентская модель поля для ввода текстаclassPillsclassRadioGroupclassSearchButtonsКлиентская модель компонента SearchButtons (кнопки фильтра)classSelectclassStandardField<T extends Control>Клиентская молель стандартного поляclassTextКлиентская модель TextFieldclassTextAreaКлиентская модель многосточного текстового поляclassTextEditorКлиентская модель редактора текста -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.fieldset
Classes in net.n2oapp.framework.api.metadata.meta.fieldset that implement Compiled Modifier and Type Class Description classCheckboxFieldSetКлиентская модель набора полей скрывающегоclassFieldSetКлиентская модель FieldSetаstatic classFieldSet.Columnstatic classFieldSet.RowclassLineFieldSetКлиентская модель филдсета с горизонтальной линиейclassSetFieldSetКлиентская модель прозрачного филдсета -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.region
Classes in net.n2oapp.framework.api.metadata.meta.region that implement Compiled Modifier and Type Class Description classCustomRegionКлиентская модель кастомного регионаclassLineRegionКлиентская модель региона с горизонтальным делителем.classNoneRegionDeprecated.classPanelRegionКлиентская модель региона в виде панелей.static classPanelRegion.PanelclassRegionКлиентская модель региона n2ostatic classRegion.ItemclassTabsRegionКлиентская модель региона в виде вкладок.static classTabsRegion.Tab -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.saga
Classes in net.n2oapp.framework.api.metadata.meta.saga that implement Compiled Modifier and Type Class Description classAlertSagaИнформация об уведомлениях после действияclassAsyncMetaSagaПостпроцессинг асинхронного действияclassMessageSagaСообщения после проверки данныхclassMetaSagaПостпроцессинг действияclassRedirectSagaИнформация о редиректе после действияclassRefreshSagaИнформация об обновлении компонентов после действия -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.toolbar
Classes in net.n2oapp.framework.api.metadata.meta.toolbar that implement Compiled Modifier and Type Class Description classToolbarКлиентская модель тулбара.classToolbarCell -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.widget
Classes in net.n2oapp.framework.api.metadata.meta.widget that implement Compiled Modifier and Type Class Description classCustomWidgetclassEditFormDeprecated.classHtmlWidgetКлиентская модель HtmlWidgetclassListWidgetclassTreeКлиентская модель виджета деревоclassWidget<T extends WidgetComponent>Клиентская модель виджетаclassWidgetComponentБазовая клиентская модель компонента виджетаclassWidgetDataProviderИнформация об URL адресе для получения данных виджетаclassWidgetDependencyКлиентская модель зависимости. -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.widget.form
Classes in net.n2oapp.framework.api.metadata.meta.widget.form that implement Compiled Modifier and Type Class Description classFormКлиентская модель формыclassFormWidgetComponentКлиентская модель коомпонента формы -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.widget.table
Classes in net.n2oapp.framework.api.metadata.meta.widget.table that implement Compiled Modifier and Type Class Description classAbstractTable<T extends TableWidgetComponent>Абстрактная реализация клиентской модели таблицыstatic classAbstractTable.FilterКлиентская модель фильтрацииclassColumnHeaderЗаголовки столбцов таблицыclassPaginationКлиентская модель для паджинации таблицы.classScrollclassTableКлиентская модель таблицыclassTableWidgetComponentКлиенсткая модель компонента таблицы -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.widget.toolbar
Classes in net.n2oapp.framework.api.metadata.meta.widget.toolbar that implement Compiled Modifier and Type Class Description classButtonConditionКлиентская модель зависимости между кнопкой и полемclassGroupКлиентская модель группы кнопок в меню -
Uses of Compiled in net.n2oapp.framework.api.metadata.pipeline
Methods in net.n2oapp.framework.api.metadata.pipeline with type parameters of type Compiled Modifier and Type Method Description <D extends Compiled>
DBindTerminalPipeline. get(D input, CompileContext<?,?> context, DataSet data)<D extends Compiled,S>
DCompileBindTerminalPipeline. get(S input, CompileContext<?,?> context, DataSet data)<D extends Compiled,S>
DCompileTerminalPipeline. get(S input, CompileContext<?,?> ctx)<D extends Compiled,S>
DCompileTerminalPipeline. get(S input, CompileContext<?,?> ctx, CompileProcessor p)<D extends Compiled>
DReadCompileBindTerminalPipeline. get(CompileContext<D,?> context, DataSet data)<D extends Compiled>
DReadCompileTerminalPipeline. get(CompileContext<D,?> ctx) -
Uses of Compiled in net.n2oapp.framework.api.register.route
Methods in net.n2oapp.framework.api.register.route with type parameters of type Compiled Modifier and Type Method Description <D extends Compiled>
CompileContext<D,?>MetadataRouter. get(String url, Class<D> compiledClass)Поиск метаданных по URL адресу и типу.Methods in net.n2oapp.framework.api.register.route that return types with arguments of type Compiled Modifier and Type Method Description Class<? extends Compiled>RouteInfoKey. getCompiledClass()CompileContext<? extends Compiled,?>RouteInfo. getContext()Method parameters in net.n2oapp.framework.api.register.route with type arguments of type Compiled Modifier and Type Method Description voidRouteRegister. addRoute(String urlPattern, CompileContext<? extends Compiled,?> context)Регистрация URL адреса метаданнойvoidRouteInfoKey. setCompiledClass(Class<? extends Compiled> compiledClass)voidRouteInfo. setContext(CompileContext<? extends Compiled,?> context)Constructor parameters in net.n2oapp.framework.api.register.route with type arguments of type Compiled Constructor Description RouteInfo(String urlPattern, CompileContext<? extends Compiled,?> context)RouteInfoKey(String urlPattern, Class<? extends Compiled> compiledClass)
-