Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IVTable
Packages that use IVTable
Package
Description
-
Uses of IVTable in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IVTableModifier and TypeMethodDescription<E extends IVTable>
EIVTable.into(E into) Copy data into another generated Record/POJO implementing the common interface IVTableMethods in cn.vertxup.ui.domain.tables.interfaces that return IVTableModifier and TypeMethodDescriptiondefault IVTableIVTable.fromJson(io.vertx.core.json.JsonObject json) IVTable.setBordered(Boolean value) Setter forDB_ETERNAL.V_TABLE.BORDERED.IVTable.setClassName(String value) Setter forDB_ETERNAL.V_TABLE.CLASS_NAME.Setter forDB_ETERNAL.V_TABLE.KEY.IVTable.setOpConfig(String value) Setter forDB_ETERNAL.V_TABLE.OP_CONFIG.IVTable.setOpDataIndex(String value) Setter forDB_ETERNAL.V_TABLE.OP_DATA_INDEX.IVTable.setOpFixed(Boolean value) Setter forDB_ETERNAL.V_TABLE.OP_FIXED.IVTable.setOpTitle(String value) Setter forDB_ETERNAL.V_TABLE.OP_TITLE.IVTable.setRowClick(String value) Setter forDB_ETERNAL.V_TABLE.ROW_CLICK.IVTable.setRowContextMenu(String value) Setter forDB_ETERNAL.V_TABLE.ROW_CONTEXT_MENU.IVTable.setRowDoubleClick(String value) Setter forDB_ETERNAL.V_TABLE.ROW_DOUBLE_CLICK.IVTable.setRowMouseEnter(String value) Setter forDB_ETERNAL.V_TABLE.ROW_MOUSE_ENTER.IVTable.setRowMouseLeave(String value) Setter forDB_ETERNAL.V_TABLE.ROW_MOUSE_LEAVE.Setter forDB_ETERNAL.V_TABLE.SIZE.IVTable.setTotalReport(String value) Setter forDB_ETERNAL.V_TABLE.TOTAL_REPORT.IVTable.setTotalSelected(String value) Setter forDB_ETERNAL.V_TABLE.TOTAL_SELECTED.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IVTable -
Uses of IVTable in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IVTableMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IVTableMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IVTableConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IVTable -
Uses of IVTable in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IVTableMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IVTableMethods in cn.vertxup.ui.domain.tables.records with parameters of type IVTable