|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISelected3StatesCapability
| Field Summary | |
|---|---|
static String |
NOT_SELECTED_STATE
|
static String |
SELECTED_STATE
|
static String |
UNDETERMINATED_STATE
|
| Method Summary | |
|---|---|
String |
getSelectedState()
Returns a string value indicating wether the component is selected. |
boolean |
isSelected()
Returns a boolean value indicating wether the component is selected. |
boolean |
isUndeterminated()
Sets a boolean value indicating wether the component is in a undeterminated select state. |
void |
setSelectedState(String selectedState)
Sets a string value indicating wether the component is selected. |
| Field Detail |
|---|
static final String NOT_SELECTED_STATE
static final String SELECTED_STATE
static final String UNDETERMINATED_STATE
| Method Detail |
|---|
String getSelectedState()
void setSelectedState(String selectedState)
selectedState - NOT_SELECTED_STATE:notSelected|SELECTED_STATE:selected|UNDETERMINATED_STATE:undeterminatedboolean isSelected()
boolean isUndeterminated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||