Uses of Class
org.teamapps.dto.UiGridRow
-
Uses of UiGridRow in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiGridRow Modifier and Type Field Description protected java.util.List<UiGridRow>UiFormSection. rowsprotected java.util.List<UiGridRow>UiGridLayout. rowsprotected java.util.List<UiGridRow>UiGridTemplate. rowsMethods in org.teamapps.dto that return UiGridRow Modifier and Type Method Description UiGridRowUiGridRow. setBottomPadding(int bottomPadding)UiGridRowUiGridRow. setHeightPolicy(UiSizingPolicy heightPolicy)UiGridRowUiGridRow. setTopPadding(int topPadding)