Uses of Class
org.jboss.hal.ballroom.dataprovider.SelectionInfo
-
Packages that use SelectionInfo Package Description org.jboss.hal.ballroom org.jboss.hal.ballroom.dataprovider org.jboss.hal.ballroom.listview -
-
Uses of SelectionInfo in org.jboss.hal.ballroom
Methods in org.jboss.hal.ballroom with parameters of type SelectionInfo Modifier and Type Method Description voidPager. updateSelection(SelectionInfo selectionInfo)voidToolbar. updateSelection(SelectionInfo<T> selectionInfo) -
Uses of SelectionInfo in org.jboss.hal.ballroom.dataprovider
Methods in org.jboss.hal.ballroom.dataprovider that return SelectionInfo Modifier and Type Method Description SelectionInfo<T>DataProvider. getSelectionInfo()Methods in org.jboss.hal.ballroom.dataprovider with parameters of type SelectionInfo Modifier and Type Method Description voidDisplay. updateSelection(SelectionInfo<T> selectionInfo) -
Uses of SelectionInfo in org.jboss.hal.ballroom.listview
Methods in org.jboss.hal.ballroom.listview with parameters of type SelectionInfo Modifier and Type Method Description voidListView. updateSelection(SelectionInfo<T> selectionInfo)
-