Uses of Class
cn.vertxup.ui.domain.tables.UiControl
-
Packages that use UiControl Package Description cn.vertxup.ui.domain cn.vertxup.ui.domain.tables -
-
Uses of UiControl in cn.vertxup.ui.domain
Fields in cn.vertxup.ui.domain declared as UiControl Modifier and Type Field Description UiControlDb. UI_CONTROLThe tableDB_ETERNAL.UI_CONTROL.static UiControlTables. UI_CONTROLThe tableDB_ETERNAL.UI_CONTROL. -
Uses of UiControl in cn.vertxup.ui.domain.tables
Fields in cn.vertxup.ui.domain.tables declared as UiControl Modifier and Type Field Description static UiControlUiControl. UI_CONTROLThe reference instance ofDB_ETERNAL.UI_CONTROLMethods in cn.vertxup.ui.domain.tables that return UiControl Modifier and Type Method Description UiControlUiControl. as(String alias)UiControlUiControl. as(org.jooq.Name alias)UiControlUiControl. rename(String name)Rename this tableUiControlUiControl. rename(org.jooq.Name name)Rename this table
-