Uses of Class
org.teamapps.dto.UiFormSectionFieldPlacement
-
-
Uses of UiFormSectionFieldPlacement in org.teamapps.dto
Methods in org.teamapps.dto that return UiFormSectionFieldPlacement Modifier and Type Method Description UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setColSpan(int colSpan)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setColumn(int column)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setHorizontalAlignment(UiHorizontalElementAlignment horizontalAlignment)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setMaxHeight(int maxHeight)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setMaxWidth(int maxWidth)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setMinHeight(int minHeight)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setMinWidth(int minWidth)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setRow(int row)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setRowSpan(int rowSpan)UiFormSectionFieldPlacementUiFormSectionFieldPlacement. setVerticalAlignment(UiVerticalElementAlignment verticalAlignment)
-