Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IUiVisitor
Packages that use IUiVisitor
Package
Description
-
Uses of IUiVisitor in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IUiVisitorModifier and TypeMethodDescription<E extends IUiVisitor>
EIUiVisitor.into(E into) Copy data into another generated Record/POJO implementing the common interface IUiVisitorMethods in cn.vertxup.ui.domain.tables.interfaces that return IUiVisitorModifier and TypeMethodDescriptiondefault IUiVisitorIUiVisitor.fromJson(io.vertx.core.json.JsonObject json) IUiVisitor.setControlId(String value) Setter forDB_ETERNAL.UI_VISITOR.CONTROL_ID.IUiVisitor.setIdentifier(String value) Setter forDB_ETERNAL.UI_VISITOR.IDENTIFIER.IUiVisitor.setMetadata(String value) Setter forDB_ETERNAL.UI_VISITOR.METADATA.Setter forDB_ETERNAL.UI_VISITOR.PAGE.Setter forDB_ETERNAL.UI_VISITOR.PATH.IUiVisitor.setResourceId(String value) Setter forDB_ETERNAL.UI_VISITOR.RESOURCE_ID.IUiVisitor.setRunComponent(String value) Setter forDB_ETERNAL.UI_VISITOR.RUN_COMPONENT.Setter forDB_ETERNAL.UI_VISITOR.SIGMA.Setter forDB_ETERNAL.UI_VISITOR.TYPE.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IUiVisitorModifier and TypeMethodDescriptionvoidIUiVisitor.from(IUiVisitor from) Load data from another generated Record/POJO implementing the common interface IUiVisitor -
Uses of IUiVisitor in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IUiVisitorMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IUiVisitorMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiVisitorConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IUiVisitor -
Uses of IUiVisitor in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IUiVisitorMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IUiVisitorMethods in cn.vertxup.ui.domain.tables.records with parameters of type IUiVisitor