Uses of Class
org.teamapps.ux.component.itemview.ItemViewFloatStyle
-
Packages that use ItemViewFloatStyle Package Description org.teamapps.ux.component.itemview -
-
Uses of ItemViewFloatStyle in org.teamapps.ux.component.itemview
Methods in org.teamapps.ux.component.itemview that return ItemViewFloatStyle Modifier and Type Method Description ItemViewFloatStyleItemGroup. getFloatStyle()static ItemViewFloatStyleItemViewFloatStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ItemViewFloatStyle[]ItemViewFloatStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.itemview with parameters of type ItemViewFloatStyle Modifier and Type Method Description ItemGroupItemGroup. setFloatStyle(ItemViewFloatStyle floatStyle)
-