Uses of Interface
org.teamapps.dto.UiGridPlacement
-
Uses of UiGridPlacement in org.teamapps.dto
Subinterfaces of UiGridPlacement in org.teamapps.dtoClasses in org.teamapps.dto that implement UiGridPlacementModifier and TypeClassDescriptionclassTHIS IS GENERATED CODE!classTHIS IS GENERATED CODE!classTHIS IS GENERATED CODE!classTHIS IS GENERATED CODE!Fields in org.teamapps.dto with type parameters of type UiGridPlacementModifier and TypeFieldDescriptionprotected List<UiGridPlacement> UiGridLayout.componentPlacementsMethods in org.teamapps.dto that return UiGridPlacementModifier and TypeMethodDescriptionUiGridPlacement.setColSpan(int colSpan) UiGridPlacement.setColumn(int column) UiGridPlacement.setHorizontalAlignment(UiHorizontalElementAlignment horizontalAlignment) UiGridPlacement.setMaxHeight(int maxHeight) UiGridPlacement.setMaxWidth(int maxWidth) UiGridPlacement.setMinHeight(int minHeight) UiGridPlacement.setMinWidth(int minWidth) UiGridPlacement.setRow(int row) UiGridPlacement.setRowSpan(int rowSpan) UiGridPlacement.setVerticalAlignment(UiVerticalElementAlignment verticalAlignment) Methods in org.teamapps.dto that return types with arguments of type UiGridPlacement