Uses of Class
cn.vertxup.ui.domain.tables.UiForm
-
Packages that use UiForm Package Description cn.vertxup.ui.domain cn.vertxup.ui.domain.tables -
-
Uses of UiForm in cn.vertxup.ui.domain
Fields in cn.vertxup.ui.domain declared as UiForm Modifier and Type Field Description UiFormDb. UI_FORMThe tableDB_ETERNAL.UI_FORM.static UiFormTables. UI_FORMThe tableDB_ETERNAL.UI_FORM. -
Uses of UiForm in cn.vertxup.ui.domain.tables
Fields in cn.vertxup.ui.domain.tables declared as UiForm Modifier and Type Field Description static UiFormUiForm. UI_FORMThe reference instance ofDB_ETERNAL.UI_FORMMethods in cn.vertxup.ui.domain.tables that return UiForm Modifier and Type Method Description UiFormUiForm. as(String alias)UiFormUiForm. as(org.jooq.Name alias)UiFormUiForm. rename(String name)Rename this tableUiFormUiForm. rename(org.jooq.Name name)Rename this table
-