Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IVSearch
Packages that use IVSearch
Package
Description
-
Uses of IVSearch in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IVSearchModifier and TypeMethodDescription<E extends IVSearch>
EIVSearch.into(E into) Copy data into another generated Record/POJO implementing the common interface IVSearchMethods in cn.vertxup.ui.domain.tables.interfaces that return IVSearchModifier and TypeMethodDescriptiondefault IVSearchIVSearch.fromJson(io.vertx.core.json.JsonObject json) IVSearch.setAdvanced(Boolean value) Setter forDB_ETERNAL.V_SEARCH.ADVANCED.IVSearch.setAdvancedNotice(String value) Setter forDB_ETERNAL.V_SEARCH.ADVANCED_NOTICE.IVSearch.setAdvancedTitle(String value) Setter forDB_ETERNAL.V_SEARCH.ADVANCED_TITLE.IVSearch.setAdvancedView(String value) Setter forDB_ETERNAL.V_SEARCH.ADVANCED_VIEW.IVSearch.setAdvancedWidth(String value) Setter forDB_ETERNAL.V_SEARCH.ADVANCED_WIDTH.Setter forDB_ETERNAL.V_SEARCH.COND.IVSearch.setConfirmClear(String value) Setter forDB_ETERNAL.V_SEARCH.CONFIRM_CLEAR.IVSearch.setEnabled(Boolean value) Setter forDB_ETERNAL.V_SEARCH.ENABLED.Setter forDB_ETERNAL.V_SEARCH.KEY.IVSearch.setOpAdvanced(String value) Setter forDB_ETERNAL.V_SEARCH.OP_ADVANCED.Setter forDB_ETERNAL.V_SEARCH.OP_REDO.Setter forDB_ETERNAL.V_SEARCH.OP_VIEW.IVSearch.setPlaceholder(String value) Setter forDB_ETERNAL.V_SEARCH.PLACEHOLDER.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IVSearch -
Uses of IVSearch in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IVSearchMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IVSearchMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IVSearchConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IVSearch -
Uses of IVSearch in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IVSearchMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IVSearchMethods in cn.vertxup.ui.domain.tables.records with parameters of type IVSearch