Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiLayout
Packages that use IUiLayout
Package
Description
-
Uses of IUiLayout in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiLayoutModifier and TypeMethodDescription<E extends IUiLayout>
EIUiLayout.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiLayoutMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiLayoutModifier and TypeMethodDescriptiondefault IUiLayoutIUiLayout.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_LAYOUT.ACTIVE.Setter forDB_ETERNAL.UI_LAYOUT.CONFIG.IUiLayout.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_LAYOUT.CREATED_AT.IUiLayout.setCreatedBy(String value) Setter forDB_ETERNAL.UI_LAYOUT.CREATED_BY.Setter forDB_ETERNAL.UI_LAYOUT.KEY.IUiLayout.setLanguage(String value) Setter forDB_ETERNAL.UI_LAYOUT.LANGUAGE.IUiLayout.setMetadata(String value) Setter forDB_ETERNAL.UI_LAYOUT.METADATA.Setter forDB_ETERNAL.UI_LAYOUT.NAME.Setter forDB_ETERNAL.UI_LAYOUT.SIGMA.IUiLayout.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_LAYOUT.UPDATED_AT.IUiLayout.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_LAYOUT.UPDATED_BY.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiLayout -
Uses of IUiLayout in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiLayoutMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiLayoutMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiLayoutConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiLayout -
Uses of IUiLayout in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiLayoutMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiLayoutMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiLayout