Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiForm
Packages that use IUiForm
Package
Description
-
Uses of IUiForm in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiFormModifier and TypeMethodDescription<E extends IUiForm>
EIUiForm.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiFormMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiFormModifier and TypeMethodDescriptiondefault IUiFormIUiForm.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_FORM.ACTIVE.Setter forDB_ETERNAL.UI_FORM.CODE.IUiForm.setColumns(Integer value) Setter forDB_ETERNAL.UI_FORM.COLUMNS.IUiForm.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_FORM.CREATED_AT.IUiForm.setCreatedBy(String value) Setter forDB_ETERNAL.UI_FORM.CREATED_BY.Setter forDB_ETERNAL.UI_FORM.HIDDEN.IUiForm.setIdentifier(String value) Setter forDB_ETERNAL.UI_FORM.IDENTIFIER.Setter forDB_ETERNAL.UI_FORM.KEY.IUiForm.setLanguage(String value) Setter forDB_ETERNAL.UI_FORM.LANGUAGE.IUiForm.setMetadata(String value) Setter forDB_ETERNAL.UI_FORM.METADATA.Setter forDB_ETERNAL.UI_FORM.NAME.Setter forDB_ETERNAL.UI_FORM.ROW.Setter forDB_ETERNAL.UI_FORM.SIGMA.IUiForm.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_FORM.UPDATED_AT.IUiForm.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_FORM.UPDATED_BY.IUiForm.setWindow(BigDecimal value) Setter forDB_ETERNAL.UI_FORM.WINDOW.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiForm -
Uses of IUiForm in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiFormMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiFormMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiFormConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiForm -
Uses of IUiForm in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiFormMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiFormMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiForm