Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiOp
Packages that use IUiOp
Package
Description
-
Uses of IUiOp in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiOpModifier and TypeMethodDescription<E extends IUiOp>
EIUiOp.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiOpMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiOpModifier and TypeMethodDescriptiondefault IUiOpIUiOp.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_OP.ACTION.Setter forDB_ETERNAL.UI_OP.ACTIVE.IUiOp.setClientId(String value) Setter forDB_ETERNAL.UI_OP.CLIENT_ID.IUiOp.setClientKey(String value) Setter forDB_ETERNAL.UI_OP.CLIENT_KEY.Setter forDB_ETERNAL.UI_OP.CONFIG.IUiOp.setControlId(String value) Setter forDB_ETERNAL.UI_OP.CONTROL_ID.IUiOp.setControlType(String value) Setter forDB_ETERNAL.UI_OP.CONTROL_TYPE.IUiOp.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_OP.CREATED_AT.IUiOp.setCreatedBy(String value) Setter forDB_ETERNAL.UI_OP.CREATED_BY.Setter forDB_ETERNAL.UI_OP.EVENT.Setter forDB_ETERNAL.UI_OP.KEY.IUiOp.setLanguage(String value) Setter forDB_ETERNAL.UI_OP.LANGUAGE.IUiOp.setMetadata(String value) Setter forDB_ETERNAL.UI_OP.METADATA.Setter forDB_ETERNAL.UI_OP.PLUGIN.Setter forDB_ETERNAL.UI_OP.SIGMA.Setter forDB_ETERNAL.UI_OP.TEXT.Setter forDB_ETERNAL.UI_OP.UI_SORT.IUiOp.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_OP.UPDATED_AT.IUiOp.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_OP.UPDATED_BY.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiOp -
Uses of IUiOp in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiOpMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiOpMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiOpConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiOp -
Uses of IUiOp in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiOpMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiOpMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiOp