Class SelectionInfo<T>
- java.lang.Object
-
- org.jboss.hal.ballroom.dataprovider.SelectionInfo<T>
-
public class SelectionInfo<T> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)List<T>getSelection()intgetSelectionCount()TgetSingleSelection()inthashCode()booleanhasSelection()booleanisMultiSelect()booleanisSelected(T item)StringtoString()
-