Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiPage
Packages that use IUiPage
Package
Description
-
Uses of IUiPage in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiPageModifier and TypeMethodDescription<E extends IUiPage>
EIUiPage.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiPageMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiPageModifier and TypeMethodDescriptiondefault IUiPageIUiPage.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_PAGE.ACTIVE.Setter forDB_ETERNAL.UI_PAGE.APP.Setter forDB_ETERNAL.UI_PAGE.ASSIST.IUiPage.setContainerConfig(String value) Setter forDB_ETERNAL.UI_PAGE.CONTAINER_CONFIG.IUiPage.setContainerName(String value) Setter forDB_ETERNAL.UI_PAGE.CONTAINER_NAME.IUiPage.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_PAGE.CREATED_AT.IUiPage.setCreatedBy(String value) Setter forDB_ETERNAL.UI_PAGE.CREATED_BY.Setter forDB_ETERNAL.UI_PAGE.GRID.Setter forDB_ETERNAL.UI_PAGE.KEY.IUiPage.setLanguage(String value) Setter forDB_ETERNAL.UI_PAGE.LANGUAGE.IUiPage.setLayoutId(String value) Setter forDB_ETERNAL.UI_PAGE.LAYOUT_ID.IUiPage.setMetadata(String value) Setter forDB_ETERNAL.UI_PAGE.METADATA.Setter forDB_ETERNAL.UI_PAGE.MODULE.Setter forDB_ETERNAL.UI_PAGE.PAGE.IUiPage.setParamMap(String value) Setter forDB_ETERNAL.UI_PAGE.PARAM_MAP.Setter forDB_ETERNAL.UI_PAGE.SECURE.Setter forDB_ETERNAL.UI_PAGE.SIGMA.Setter forDB_ETERNAL.UI_PAGE.STATE.IUiPage.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_PAGE.UPDATED_AT.IUiPage.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_PAGE.UPDATED_BY.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiPage -
Uses of IUiPage in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiPageMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiPageMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiPageConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiPage -
Uses of IUiPage in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiPageMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiPageMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiPage