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Клиентская модель валидации условия значений полейclassConstraintValidationКлиентская модель валидации ограничений полейclassDialogValidationКлиентская модель валидации с диалогом выбораclassInvocationValidationКлиентская модель валидации с вызовом провайдера данных операцииclassMandatoryValidationКлиентская модель валидации обязательности заполнения поляclassValidationКлиентская модель валидации -
Uses of Compiled in net.n2oapp.framework.api.metadata
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.application
Classes in net.n2oapp.framework.api.metadata.application that implement Compiled Modifier and Type Class Description classApplicationКлиентская модель приложенияstatic classApplication.LayoutclassFooterКлиентская модель подвала (footer)classLogoКлиентская модель логотипа и названияclassSidebarКлиентская модель боковой панелиclassStompDatasourceКлиентская модель STOMP-источника данныхstatic classStompDatasource.Provider -
Uses of Compiled in net.n2oapp.framework.api.metadata.aware
Subinterfaces of Compiled in net.n2oapp.framework.api.metadata.aware Modifier and Type Interface Description interfaceModelAwareЗнание о модели на клиенте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, Object... scopes)Связать метаданные с данными<D extends Compiled>
DMetadataBinderFactory. bind(D compiled, BindProcessor processor)Связать метаданные с данными<D extends Compiled,S>
DCompileProcessor. compile(S source, CompileContext<?,?> context, Object... scopes)Собрать объект<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.control
Classes in net.n2oapp.framework.api.metadata.control that implement Compiled Modifier and Type Class Description classN2oButtonField -
Uses of Compiled in net.n2oapp.framework.api.metadata.datasource
Classes in net.n2oapp.framework.api.metadata.datasource that implement Compiled Modifier and Type Class Description classAbstractDatasourceАбстрактная реализация клиентской модели источника данныхclassBrowserStorageDatasourceКлиентская модель источника, хранящего данные в браузереstatic classBrowserStorageDatasource.Providerstatic classBrowserStorageDatasource.SubmitclassInheritedDatasourceКлиентская модель источника данных, получающего данные из другого источника данныхstatic classInheritedDatasource.Filterstatic classInheritedDatasource.Providerstatic classInheritedDatasource.SubmitclassStandardDatasourceКлиентская модель источника данных -
Uses of Compiled in net.n2oapp.framework.api.metadata.event
Classes in net.n2oapp.framework.api.metadata.event that implement Compiled Modifier and Type Class Description classN2oOnChangeEventИсходная модель события изменения модели данных -
Uses of Compiled in net.n2oapp.framework.api.metadata.global.dao.query
Classes in net.n2oapp.framework.api.metadata.global.dao.query that implement Compiled Modifier and Type Class Description static classN2oQuery.Filterstatic classN2oQuery.Selection -
Uses of Compiled in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell
Classes in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell that implement Compiled Modifier and Type Class Description classN2oActionCellИсходная модель ячейки с действиямиclassN2oCheckboxCellЯчейка таблицы с checkboxclassN2oCustomCellНастраиваемая ячейкаclassN2oEditCellЯчейка позволяющая изменять содержимое таблицыclassN2oImageCellЯчейка с изображениемclassN2oLinkCellЯчейка таблицы со ссылкойclassN2oRatingCellЯчейка таблицы с рейтингом -
Uses of Compiled in net.n2oapp.framework.api.metadata.global.view.widget.toolbar
Subinterfaces of Compiled in net.n2oapp.framework.api.metadata.global.view.widget.toolbar Modifier and Type Interface Description interfaceButtonClasses in net.n2oapp.framework.api.metadata.global.view.widget.toolbar that implement Compiled Modifier and Type Class Description classN2oButtonИсходная модель кнопки -
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 classHeaderКлиентская модель заголовока приложенияstatic classHeader.SidebarSwitcherclassMenuItemclassSearchBarКлиентская модель панели поискаstatic classSearchBar.SearchPageLocationclassSimpleMenu -
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Скомпилированный объект, описыващий object.xml файлstatic classCompiledObject.OperationclassCompiledQueryСкомпилированная модель запроса за даннымиstatic classCompiledQuery.FilterEntry -
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Клиентская модель навигационной цепочкиclassClientDataProviderИнформация об URL адресе для получения данных виджетаclassCopyDependencyКлиентская модель зависимости submitclassDependencyКлиентская модель условия зависимостиclassFilterСкомпилированная модель фильтраclassModelLinkСсылка на модель виджетаclassModelsКлиентская модель списка моделей данныхclassReduxAction -
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Клиентская модель действияinterfaceActionAwareЗнание о классе с действием клиентаinterfaceActionOptionsНастройки действияinterfaceActionPayloadПолезная нагрузка Redux действияinterfaceLinkActionКлиентская модель действияClasses in net.n2oapp.framework.api.metadata.meta.action that implement Compiled Modifier and Type Class Description classAbstractAction<P extends ActionPayload,M extends MetaSaga>Абстрактная реализация клиентской модели действияclassPerformActionPayloadНастраиваемая полезная нагрузка действияclassReduxActionOptions<P extends ActionPayload,M extends MetaSaga>Redux действиеclassSelectedWidgetPayloadДействие выделения записи в виджетеclassSetActiveRegionEntityPayloadДействие установки активного элемента регионаclassSortWidgetPayloadДействие сортировки виджетаclassUpdateMapModelPayloadДействие обновления поля со списком в модели виджетаclassUpdateModelPayloadДействие обновления поля в модели виджета -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.alert
Classes in net.n2oapp.framework.api.metadata.meta.action.alert that implement Compiled Modifier and Type Class Description classAlertActionКлиентская модель действия уведомленияclassAlertActionPayloadКлиентская модель компонента действия alert -
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.condition
Classes in net.n2oapp.framework.api.metadata.meta.action.condition that implement Compiled Modifier and Type Class Description classConditionActionКлиентская модель условного действияclassConditionActionPayloadПолезная нагрузка условного действия -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.confirm
Classes in net.n2oapp.framework.api.metadata.meta.action.confirm that implement Compiled Modifier and Type Class Description classConfirmActionclassConfirmActionPayloadstatic classConfirmActionPayload.ConfirmButton -
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.custom
Classes in net.n2oapp.framework.api.metadata.meta.action.custom that implement Compiled Modifier and Type Class Description classCustomActionКлиентская модель кастомного действияclassCustomActionPayloadПолезная нагрузка настраиваемого действия -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.editlist
Classes in net.n2oapp.framework.api.metadata.meta.action.editlist that implement Compiled Modifier and Type Class Description classEditListActionКлиентская модель действия редактирования записи спискаclassEditListActionPayloadПолезная нагрузка действия редактирования записи спискаstatic classEditListActionPayload.EditInfo -
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 classLinkActionImplКлиентская модель действия перехода по ссылкеclassLinkActionPayloadПолезная нагрузка действия перехода по ссылке -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.modal
Classes in net.n2oapp.framework.api.metadata.meta.action.modal that implement Compiled Modifier and Type Class Description classAbstractModal<T extends ModalPayload>Клиентская модель открытия окнаclassModalPayload -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.modal.open_drawer
Classes in net.n2oapp.framework.api.metadata.meta.action.modal.open_drawer that implement Compiled Modifier and Type Class Description classOpenDrawerКлиентская модель открытия drawer окнаclassOpenDrawerPayloadКлиентская модель компонента open-drawer -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.modal.show_modal
Classes in net.n2oapp.framework.api.metadata.meta.action.modal.show_modal that implement Compiled Modifier and Type Class Description classShowModalКлиентская модель открытия модального окнаclassShowModalPayloadКлиентская модель компонента show-modal -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.multi
Classes in net.n2oapp.framework.api.metadata.meta.action.multi that implement Compiled Modifier and Type Class Description classMultiActionКлиентская модель последовательности действийclassMultiActionPayloadПолезная нагрузка, содержащая последовательность действий -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.print
Classes in net.n2oapp.framework.api.metadata.meta.action.print that implement Compiled Modifier and Type Class Description classPrintActionКлиентская модель действия печатиclassPrintActionPayloadКлиентская модель компонента print -
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.set_value
Classes in net.n2oapp.framework.api.metadata.meta.action.set_value that implement Compiled Modifier and Type Class Description classSetValueActionКлиентская модель set-valueclassSetValueActionPayloadКлиентская модель компонента set-valuestatic classSetValueActionPayload.ClientModel -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.submit
Classes in net.n2oapp.framework.api.metadata.meta.action.submit that implement Compiled Modifier and Type Class Description classSubmitActionКлиентская модель действия сохранения источника данныхclassSubmitActionPayload -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.action.switchaction
Classes in net.n2oapp.framework.api.metadata.meta.action.switchaction that implement Compiled Modifier and Type Class Description classSwitchActionКлиентская модель действия switchclassSwitchActionPayloadПолезная нагрузка действия switch -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.badge
Classes in net.n2oapp.framework.api.metadata.meta.badge that implement Compiled Modifier and Type Class Description classBadgeКлиентская модель значка -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.cell
Subinterfaces of Compiled in net.n2oapp.framework.api.metadata.meta.cell Modifier and Type Interface Description interfaceCellClasses in net.n2oapp.framework.api.metadata.meta.cell that implement Compiled Modifier and Type Class Description classAbstractCellКлиентская модель абстрактной ячейкиclassActionCellclassBadgeCellКлиентская модель ячейки со значкомclassCheckboxCellКлиентская модель ячейки с чекбоксомclassCustomCellКлиентская модель настраиваемой ячейкиclassEditCellКлиентская модель редактируемой ячейки таблицыclassFileUploadCellКлиентская модель ячейки загрузки файловclassIconCellКлиентская модель ячейки с иконкойclassImageCellКлиентская модель ячейки с изображениемclassImageStatusElementclassLinkCellКлиентская модель ячейки со ссылкойclassListCellКлиентская модель ячейки со спискомclassProgressBarCellКлиентская модель ячейки с индикатором прогрессаclassRatingCellКлиентская модель ячейки с рейтингомclassSwitchCellКлиентская модель переключателя ячеек таблицыclassTextCellКлиентская модель ячейки с текстомclassToolbarCellКлиентская модель ячейки с кнопкамиclassTooltipListCellКлиентская модель ячейки с тултипом и раскрывающимся текстовым списком -
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 classActionFieldАбстрактное поле с действиемclassAlertFieldКлиентская модель поля для вывода уведомленияclassAutoCompleteКлиентская модель компонента ввода текста с автоподборомclassButtonFieldКлиентская модель компонента ButtonFieldclassCheckboxКлиентская модель чекбоксаclassCheckboxGroupКлиентская модель группы чекбоксовclassCodeEditorКлиентская модель компонента редактирования кодаclassCodeViewerКлиентская модель компонента для просмотра кодаclassControlКлиентская модель элемента вводаclassControlDependencyКлиентская модель зависимости между полямиclassCustomControlКлиентская модель настраиваемого компонента вводаclassCustomFieldКлиентская модель кастомного поля вводаclassDateIntervalКлиентская модель компонента ввода интервала датclassDatePickerКлиентская модель ввода датыclassDefaultValuesЗначение по умолчанию для полейclassEnablingDependencyКлиентская модель зависимости доступностиclassFetchValueDependencyКлиентская модель зависимости обновления модели для поля вводаclassFieldКлиентская модель поляclassFileUploadКлиентская модель компонента загрузки файловclassHiddenКлиентская модель компонента hidden (Скрытый компонент ввода)classHtmlКлиентская модель компонента вывода htmlclassImageFieldКлиентская модель компонента вывода изображенияclassImageUploadКлиентская модель компонента загрузки изображенийclassInputMoneyКлиентская модель компонента ввода денежных единицclassInputSelectКлиентская модель компонента ввода текста с выбором из выпадающего спискаclassInputSelectTreeКлиентская реализация компонента ввода с выбором в выпадающем списке в виде дереваclassInputTextКлиентская модель поля для ввода текстаclassIntervalField<C extends Control>Компонент ввода интервалаclassListControlclassMarkdownКлиентская модель компонента markdownclassMaskedInputКлиентская модель компонента ввода текста с маскойclassNumberPickerКлиентская модель компонента выбора числа из диапазонаclassOutputListКлиентская модель компонента вывода многострочного текстаclassOutputTextКлиентская модель компонента вывода однострочного текстаclassPasswordКлиентская модель поля для ввода текстаclassProgressКлиентская модель компонента отображения прогрессаclassRadioGroupКлиентская модель компонента радио кнопокclassRatingКлиентская модель поля для ввода и отображения рейтингаclassSelectКлиентская модель компонента выбора из выпадающего спискаclassSliderКлиентская модель ползункаclassStandardField<T extends Control>Клиентская модель стандартного поляclassStatusКлиентская модель компонента отображения статусаclassTextКлиентская модель компонента текстаclassTextAreaКлиентская модель компонента многострочного вводаclassTextEditorКлиентская модель редактора текстаclassTimePickerКлиентская модель компонента ввода времени -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.control.filters_buttons
Classes in net.n2oapp.framework.api.metadata.meta.control.filters_buttons that implement Compiled Modifier and Type Class Description classAbstractFilterButtonFieldАбстрактное поле для кнопки-фильтраclassClearButtonКлиентская модель кнопки сброса фильтровclassSearchButtonКлиентская модель кнопки поиска фильтровclassSearchButtonsКлиентская модель компонента SearchButtons (кнопки фильтра) -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.event
Classes in net.n2oapp.framework.api.metadata.meta.event that implement Compiled Modifier and Type Class Description classEventАбстрактная реализация клиентской модели событияclassOnChangeEventКлиентская модель события изменения модели данныхclassStompEventКлиентская модель STOMP-события -
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 classFieldSetКлиентская модель FieldSetаstatic classFieldSet.Columnstatic classFieldSet.RowclassLineFieldSetКлиентская модель филдсета с горизонтальной линиейclassMultiFieldSetКлиентская модель филдсета с динамическим числом полейclassSetFieldSetКлиентская модель прозрачного филдсета -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.page
Classes in net.n2oapp.framework.api.metadata.meta.page that implement Compiled Modifier and Type Class Description classDialogКлиентская модель диалога подтверждения действияclassPageКлиентская модель страницы n2oclassPagePropertyСвойства страницыclassPageRoutesМодель маршрутов страницыstatic classPageRoutes.QueryМаппинг параметров в маршрутеstatic classPageRoutes.RouteМодель маршрутаclassSearchablePageКлиентская модель страницы с поисковой строкойstatic classSearchablePage.SearchBarПоисковая строка с кнопкойstatic classSearchablePage.SearchBar.ButtonclassSimplePageКлиентская модель страницы с единственным виджетомclassStandardPageКлиентская модель страницы с регионамиclassStandardPage.RegionWidthclassTopLeftRightPageКлиентская модель страницы с тремя регионамиstatic classTopLeftRightPage.Placesstatic classTopLeftRightPage.Places.RegionOptions -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.region
Subinterfaces of Compiled in net.n2oapp.framework.api.metadata.meta.region Modifier and Type Interface Description interfaceCompiledRegionItemВозможность сбора в список вложенных скомпилированных моделей виджетовClasses in net.n2oapp.framework.api.metadata.meta.region that implement Compiled Modifier and Type Class Description classCustomRegionКлиентская модель кастомного регионаclassLineRegionКлиентская модель региона с горизонтальным делителем.classNoneRegionDeprecated.classPanelRegionКлиентская модель региона в виде панелей.classRegionКлиентская модель региона n2oclassTabsRegionКлиентская модель региона в виде вкладок.static classTabsRegion.Tab -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.region.scrollspy
Classes in net.n2oapp.framework.api.metadata.meta.region.scrollspy that implement Compiled Modifier and Type Class Description classGroupScrollspyElementКлиентская модель элемента scrollspy-региона со сгруппированными элементамиclassMenuScrollspyElementКлиентская модель элемента scrollspy-региона с вложенными элементамиclassScrollspyElementАбстрактная реализация клиентской модели элемента scrollspy-регионаclassScrollspyRegionКлиентская модель региона с отслеживанием прокруткиclassSingleScrollspyElementКлиентская модель элемента scrollspy-региона -
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Постпроцессинг асинхронного действияclassCloseSagaИнформация после действия закрытияclassLoadingSagaИнформация о лоадере после действияclassMessageSagaСообщения после проверки данныхclassMetaSagaПостпроцессинг действияclassPollingSagaИнформация о поллинге после действия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Клиентская модель тулбара. -
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 classCardsКлиентская модель виджета карточкиstatic classCards.Blockstatic classCards.CardclassCustomWidgetclassHtmlWidgetКлиентская модель HtmlWidgetclassListWidgetclassRowsСвойства строк для списковых виджетовclassTilesКлиентская модель виджета Плиткиstatic classTiles.TileclassTreeКлиентская модель виджета деревоclassWidget<T extends WidgetComponent>Клиентская модель виджетаclassWidgetComponentБазовая клиентская модель компонента виджетаclassWidgetDependencyКлиентская модель зависимости. -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.widget.calendar
Classes in net.n2oapp.framework.api.metadata.meta.widget.calendar that implement Compiled Modifier and Type Class Description classCalendarКлиентская модель календаряclassCalendarResourceРесурс календаряclassCalendarWidgetComponentКлиентская модель компонента календаря -
Uses of Compiled in net.n2oapp.framework.api.metadata.meta.widget.chart
Classes in net.n2oapp.framework.api.metadata.meta.widget.chart that implement Compiled Modifier and Type Class Description classAbstractChartItemКлиентская модель абстрактного элемента диаграммыclassAreaChartКлиентская модель диаграммы-областиclassAreaChartItemКлиентская модель области диаграммы-областиclassBarChartКлиентская модель гистограммыclassBarChartItemКлиентская модель столбца гистограммыclassChartКлиентская модель диаграммыclassChartAxisКлиентская модель оси координат на графике/диаграммеclassChartGridКлиентская модель сетки графика/диаграммыclassChartLegendКлиентская модель легенды на графике/диаграммеclassChartTooltipКлиентская модель подсказки на графике/диаграммеclassChartWidgetComponent<T extends AbstractChartItem>Клиентская модель компонента диаграммыclassLineChartКлиентская модель линейного графикаclassLineChartItemКлиентская модель линии линейного графикаclassPieChartКлиентская модель круговой диаграммыclassPieChartItemКлиентская модель элемента круговой диаграммыclassSimpleChartWidgetComponent<T extends AbstractChartItem>Клиентская модель простого компонента стандартной диаграммыclassStandardChartWidgetComponent<T extends AbstractChartItem>Клиентская модель компонента стандартной диаграммы -
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Клиентская модель для паджинации таблицы.classRowClickКлиентская модель клика по строкеclassRowOverlayКлиентская модель "Поведение при наведении на строку"classTable<C extends TableWidgetComponent>Клиентская модель таблицыclassTableWidgetComponentКлиенсткая модель компонента таблицыstatic classTableWidgetComponent.BodyRowstatic classTableWidgetComponent.TableBodystatic classTableWidgetComponent.TableHeader -
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 classAbstractButtonАбстрактная модель кнопки в менюclassConditionКлиентская модель зависимостиclassGroupКлиентская модель группы кнопок в менюclassMenuItemКлиентская модель пункта менюclassPerformButtonКлиентская модель кнопки в менюclassSubmenuКлиентская модель субменю в меню -
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>
DBindTerminalPipeline. get(D input, CompileContext<?,?> context, DataSet data, SubModelsProcessor subModelsProcessor, Object... scopes)<D extends Compiled,S>
DCompileBindTerminalPipeline. get(S input, CompileContext<?,?> context, DataSet data)<D extends Compiled,S>
DCompileBindTerminalPipeline. get(S input, CompileContext<?,?> context, DataSet data, SubModelsProcessor subModelsProcessor)<D extends Compiled,S>
DCompileTerminalPipeline. get(S input, CompileContext<?,?> ctx)<D extends Compiled,S>
DCompileTerminalPipeline. get(S input, CompileContext<?,?> ctx, Object... scopes)<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>
DReadCompileBindTerminalPipeline. get(CompileContext<D,?> context, DataSet data, SubModelsProcessor subModelsProcessor)default <D extends Compiled>
DReadCompileTerminalPipeline. get(CompileContext<D,?> ctx)<D extends Compiled>
DReadCompileTerminalPipeline. get(CompileContext<D,?> ctx, CompileProcessor p) -
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, Map<String,String[]> params)Поиск метаданных по 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) -
Uses of Compiled in net.n2oapp.framework.api.rest
Classes in net.n2oapp.framework.api.rest that implement Compiled Modifier and Type Class Description classPagingКоличественная информация ответа на запрос получения данных -
Uses of Compiled in net.n2oapp.framework.api.ui
Classes in net.n2oapp.framework.api.ui that implement Compiled Modifier and Type Class Description classResponseMessageСтандартное сообщение N2O
-