public interface Selectable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSelectionKey() |
boolean |
isSelectable() |
boolean |
isSelected() |
void |
setSelected(boolean selected)
sets the selection parameter
|
boolean isSelectable()
boolean isSelected()
void setSelected(boolean selected)
selected - true if the system is selectedjava.lang.String getSelectionKey()