Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiColumn
Packages that use IUiColumn
Package
Description
-
Uses of IUiColumn in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiColumnModifier and TypeMethodDescription<E extends IUiColumn>
EIUiColumn.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiColumnMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiColumnModifier and TypeMethodDescriptiondefault IUiColumnIUiColumn.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_COLUMN.ACTIVE.IUiColumn.setClassName(String value) Setter forDB_ETERNAL.UI_COLUMN.CLASS_NAME.Setter forDB_ETERNAL.UI_COLUMN.CONFIG.IUiColumn.setControlId(String value) Setter forDB_ETERNAL.UI_COLUMN.CONTROL_ID.IUiColumn.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_COLUMN.CREATED_AT.IUiColumn.setCreatedBy(String value) Setter forDB_ETERNAL.UI_COLUMN.CREATED_BY.IUiColumn.setDataIndex(String value) Setter forDB_ETERNAL.UI_COLUMN.DATA_INDEX.Setter forDB_ETERNAL.UI_COLUMN.DATUM.Setter forDB_ETERNAL.UI_COLUMN.EMPTY.IUiColumn.setFilterConfig(String value) Setter forDB_ETERNAL.UI_COLUMN.FILTER_CONFIG.IUiColumn.setFilterType(String value) Setter forDB_ETERNAL.UI_COLUMN.FILTER_TYPE.Setter forDB_ETERNAL.UI_COLUMN.FIXED.Setter forDB_ETERNAL.UI_COLUMN.FORMAT.Setter forDB_ETERNAL.UI_COLUMN.KEY.IUiColumn.setLanguage(String value) Setter forDB_ETERNAL.UI_COLUMN.LANGUAGE.IUiColumn.setMapping(String value) Setter forDB_ETERNAL.UI_COLUMN.MAPPING.IUiColumn.setMetadata(String value) Setter forDB_ETERNAL.UI_COLUMN.METADATA.Setter forDB_ETERNAL.UI_COLUMN.OPTION.IUiColumn.setPosition(Integer value) Setter forDB_ETERNAL.UI_COLUMN.POSITION.Setter forDB_ETERNAL.UI_COLUMN.RENDER.Setter forDB_ETERNAL.UI_COLUMN.SIGMA.Setter forDB_ETERNAL.UI_COLUMN.SORTER.Setter forDB_ETERNAL.UI_COLUMN.TITLE.IUiColumn.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_COLUMN.UPDATED_AT.IUiColumn.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_COLUMN.UPDATED_BY.Setter forDB_ETERNAL.UI_COLUMN.WIDTH.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiColumn -
Uses of IUiColumn in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiColumnMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiColumnMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiColumnConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiColumn -
Uses of IUiColumn in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiColumnMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiColumnMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiColumn