Uses of Class
cn.vertxup.ui.domain.tables.UiLayout
-
Packages that use UiLayout Package Description cn.vertxup.ui.domain cn.vertxup.ui.domain.tables -
-
Uses of UiLayout in cn.vertxup.ui.domain
Fields in cn.vertxup.ui.domain declared as UiLayout Modifier and Type Field Description UiLayoutDb. UI_LAYOUTThe tableDB_ETERNAL.UI_LAYOUT.static UiLayoutTables. UI_LAYOUTThe tableDB_ETERNAL.UI_LAYOUT. -
Uses of UiLayout in cn.vertxup.ui.domain.tables
Fields in cn.vertxup.ui.domain.tables declared as UiLayout Modifier and Type Field Description static UiLayoutUiLayout. UI_LAYOUTThe reference instance ofDB_ETERNAL.UI_LAYOUTMethods in cn.vertxup.ui.domain.tables that return UiLayout Modifier and Type Method Description UiLayoutUiLayout. as(String alias)UiLayoutUiLayout. as(org.jooq.Name alias)UiLayoutUiLayout. rename(String name)Rename this tableUiLayoutUiLayout. rename(org.jooq.Name name)Rename this table
-