Uses of Class
ca.corbett.extras.properties.ListSubsetProperty
Packages that use ListSubsetProperty
Package
Description
Contains a custom Properties implementation to augment the one provided by java.
-
Uses of ListSubsetProperty in ca.corbett.extras.properties
Methods in ca.corbett.extras.properties that return ListSubsetPropertyModifier and TypeMethodDescriptionListSubsetProperty.setAllItems(List<T> allItems) ListSubsetProperty.setFixedCellWidth(int fixedCellWidth) ListSubsetProperty.setSelectedIndexes(int[] selectedIndexes) ListSubsetProperty.setVisibleRowCount(int visibleRowCount)