public class PathSelectionBehavior extends AbstractSelectionBehavior
| Constructor and Description |
|---|
PathSelectionBehavior() |
| Modifier and Type | Method and Description |
|---|---|
SelectionModel |
getPreferredSelectionModel() |
protected void |
setAllSelectedImpl(SelectionTableBean<?> selectionTable,
boolean selected,
UIEventInfo event) |
protected void |
setSelectedImpl(SelectionTableBean<?> selectionTable,
TableData data,
boolean selected,
UIEventInfo event) |
setAllSelected, setSelectedprotected void setAllSelectedImpl(SelectionTableBean<?> selectionTable, boolean selected, UIEventInfo event)
setAllSelectedImpl in class AbstractSelectionBehaviorprotected void setSelectedImpl(SelectionTableBean<?> selectionTable, TableData data, boolean selected, UIEventInfo event)
setSelectedImpl in class AbstractSelectionBehaviorpublic SelectionModel getPreferredSelectionModel()
Copyright ? Technia AB. All Rights Reserved.