com::google::scrollview::ui::SVMenuItem Class Reference
List of all members.
Detailed Description
Constructs a new menulistitem which also has a value and a description. For these, we will not have to ask the server what the value is when the user wants to change it, but can just call the client with the new value.
Constructor & Destructor Documentation
com::google::scrollview::ui::SVMenuItem::SVMenuItem |
( |
int |
id, |
|
|
String |
name, |
|
|
String |
v, |
|
|
String |
d | |
|
) |
| | [inline, package] |
Member Function Documentation
String com::google::scrollview::ui::SVMenuItem::getValue |
( |
|
) |
[inline] |
void com::google::scrollview::ui::SVMenuItem::performAction |
( |
SVWindow |
window, |
|
|
SVEventType |
eventType | |
|
) |
| | [inline] |
Ask the user for new input for a variable and send it. Depending on whether there is a description given for the entry, show the description in the dialog or just show the name.
Reimplemented from com::google::scrollview::ui::SVAbstractMenuItem.
Member Data Documentation
The documentation for this class was generated from the following file: