Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiView
Packages that use IUiView
Package
Description
-
Uses of IUiView in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiViewModifier and TypeMethodDescription<E extends IUiView>
EIUiView.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiViewMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiViewModifier and TypeMethodDescriptiondefault IUiViewIUiView.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.UI_VIEW.ACTIVE.Setter forDB_ETERNAL.UI_VIEW.CODE.IUiView.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_VIEW.CREATED_AT.IUiView.setCreatedBy(String value) Setter forDB_ETERNAL.UI_VIEW.CREATED_BY.IUiView.setCriteria(String value) Setter forDB_ETERNAL.UI_VIEW.CRITERIA.IUiView.setIdentifier(String value) Setter forDB_ETERNAL.UI_VIEW.IDENTIFIER.Setter forDB_ETERNAL.UI_VIEW.KEY.IUiView.setLanguage(String value) Setter forDB_ETERNAL.UI_VIEW.LANGUAGE.IUiView.setMetadata(String value) Setter forDB_ETERNAL.UI_VIEW.METADATA.Setter forDB_ETERNAL.UI_VIEW.NAME.IUiView.setPosition(String value) Setter forDB_ETERNAL.UI_VIEW.POSITION.IUiView.setProjection(String value) Setter forDB_ETERNAL.UI_VIEW.PROJECTION.IUiView.setQrComponent(String value) Setter forDB_ETERNAL.UI_VIEW.QR_COMPONENT.IUiView.setQrConfig(String value) Setter forDB_ETERNAL.UI_VIEW.QR_CONFIG.Setter forDB_ETERNAL.UI_VIEW.ROWS.Setter forDB_ETERNAL.UI_VIEW.SIGMA.Setter forDB_ETERNAL.UI_VIEW.SORT.Setter forDB_ETERNAL.UI_VIEW.TITLE.IUiView.setUiConfig(String value) Setter forDB_ETERNAL.UI_VIEW.UI_CONFIG.IUiView.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.UI_VIEW.UPDATED_AT.IUiView.setUpdatedBy(String value) Setter forDB_ETERNAL.UI_VIEW.UPDATED_BY.Setter forDB_ETERNAL.UI_VIEW.VIEW.IUiView.setWorkflow(String value) Setter forDB_ETERNAL.UI_VIEW.WORKFLOW.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiView -
Uses of IUiView in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiViewMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiViewMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiViewConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiView -
Uses of IUiView in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiViewMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiViewMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiView