Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiField
Packages that use IUiField
Package
Description
-
Uses of IUiField in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiFieldModifier and TypeMethodDescription<E extends IUiField>
EIUiField.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiFieldMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiFieldModifier and TypeMethodDescriptiondefault IUiFieldIUiField.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_FIELD.ACTIVE.IUiField.setContainer(String value) Setter forDB_ETERNAL.UI_FIELD.CONTAINER.IUiField.setControlId(String value) Setter forDB_ETERNAL.UI_FIELD.CONTROL_ID.IUiField.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_FIELD.CREATED_AT.IUiField.setCreatedBy(String value) Setter forDB_ETERNAL.UI_FIELD.CREATED_BY.Setter forDB_ETERNAL.UI_FIELD.HIDDEN.Setter forDB_ETERNAL.UI_FIELD.KEY.Setter forDB_ETERNAL.UI_FIELD.LABEL.IUiField.setLanguage(String value) Setter forDB_ETERNAL.UI_FIELD.LANGUAGE.IUiField.setMetadata(String value) Setter forDB_ETERNAL.UI_FIELD.METADATA.Setter forDB_ETERNAL.UI_FIELD.NAME.IUiField.setOptionConfig(String value) Setter forDB_ETERNAL.UI_FIELD.OPTION_CONFIG.IUiField.setOptionItem(String value) Setter forDB_ETERNAL.UI_FIELD.OPTION_ITEM.IUiField.setOptionJsx(String value) Setter forDB_ETERNAL.UI_FIELD.OPTION_JSX.Setter forDB_ETERNAL.UI_FIELD.RENDER.IUiField.setRowType(String value) Setter forDB_ETERNAL.UI_FIELD.ROW_TYPE.Setter forDB_ETERNAL.UI_FIELD.RULES.Setter forDB_ETERNAL.UI_FIELD.SIGMA.Setter forDB_ETERNAL.UI_FIELD.SPAN.IUiField.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_FIELD.UPDATED_AT.IUiField.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_FIELD.UPDATED_BY.Setter forDB_ETERNAL.UI_FIELD.X_POINT.Setter forDB_ETERNAL.UI_FIELD.Y_POINT.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiField -
Uses of IUiField in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiFieldMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiFieldMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiFieldConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiField -
Uses of IUiField in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiFieldMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiFieldMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiField