Uses of Class
org.teamapps.ux.component.grid.layout.FloatingComponentGridPlacementItem
Packages that use FloatingComponentGridPlacementItem
-
Uses of FloatingComponentGridPlacementItem in org.teamapps.ux.component.grid.layout
Methods in org.teamapps.ux.component.grid.layout that return types with arguments of type FloatingComponentGridPlacementItemMethod parameters in org.teamapps.ux.component.grid.layout with type arguments of type FloatingComponentGridPlacementItemModifier and TypeMethodDescriptionvoidFloatingComponentGridPlacement.setComponents(List<FloatingComponentGridPlacementItem> components) Constructor parameters in org.teamapps.ux.component.grid.layout with type arguments of type FloatingComponentGridPlacementItemModifierConstructorDescriptionFloatingComponentGridPlacement(int row, int column, List<FloatingComponentGridPlacementItem> items)