|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISelectObject
Select Interface
| Field Summary | |
|---|---|
static int |
DISPLAY_LIST
|
static int |
DISPLAY_RADIO
|
| Method Summary | |
|---|---|
int |
getDisplayMode()
returns the display mode |
Option[] |
getOptions()
returns the list of options |
String |
getSelectedValue()
returns the selected value |
boolean |
hasEvent()
returns whether to fire an event |
void |
setSelectedValue(String value)
sets the selected value |
| Field Detail |
|---|
static final int DISPLAY_LIST
static final int DISPLAY_RADIO
| Method Detail |
|---|
Option[] getOptions()
String getSelectedValue()
void setSelectedValue(String value)
int getDisplayMode()
boolean hasEvent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||