Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiControl
Packages that use IUiControl
Package
Description
-
Uses of IUiControl in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiControlModifier and TypeMethodDescription<E extends IUiControl>
EIUiControl.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiControlMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiControlModifier and TypeMethodDescriptiondefault IUiControlIUiControl.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_CONTROL.ACTIVE.Setter forDB_ETERNAL.UI_CONTROL.ASSIST.IUiControl.setComponentConfig(String value) Setter forDB_ETERNAL.UI_CONTROL.COMPONENT_CONFIG.IUiControl.setComponentData(String value) Setter forDB_ETERNAL.UI_CONTROL.COMPONENT_DATA.IUiControl.setComponentName(String value) Setter forDB_ETERNAL.UI_CONTROL.COMPONENT_NAME.IUiControl.setContainerConfig(String value) Setter forDB_ETERNAL.UI_CONTROL.CONTAINER_CONFIG.IUiControl.setContainerName(String value) Setter forDB_ETERNAL.UI_CONTROL.CONTAINER_NAME.IUiControl.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_CONTROL.CREATED_AT.IUiControl.setCreatedBy(String value) Setter forDB_ETERNAL.UI_CONTROL.CREATED_BY.Setter forDB_ETERNAL.UI_CONTROL.GRID.Setter forDB_ETERNAL.UI_CONTROL.KEY.IUiControl.setLanguage(String value) Setter forDB_ETERNAL.UI_CONTROL.LANGUAGE.IUiControl.setMetadata(String value) Setter forDB_ETERNAL.UI_CONTROL.METADATA.Setter forDB_ETERNAL.UI_CONTROL.PAGE_ID.Setter forDB_ETERNAL.UI_CONTROL.SIGMA.Setter forDB_ETERNAL.UI_CONTROL.SIGN.Setter forDB_ETERNAL.UI_CONTROL.TYPE.IUiControl.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_CONTROL.UPDATED_AT.IUiControl.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_CONTROL.UPDATED_BY.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiControlModifier and TypeMethodDescriptionvoidIUiControl.from(IUiControl from) Load data from another generated Record/POJO implementing the common interface IUiControl -
Uses of IUiControl in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiControlMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiControlMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiControlConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiControl -
Uses of IUiControl in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiControlMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiControlMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiControl