|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.extras.app.menu.SeparatorModel
public class SeparatorModel
A representation of a separator within a menu.
| Constructor Summary | |
|---|---|
SeparatorModel()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the id of the OptionModel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SeparatorModel()
| Method Detail |
|---|
public java.lang.String getId()
ItemModelOptionModel.
The id will be used as the actionCommand of
ActionEvents fired by a menu when the option
is selected.
getId in interface ItemModelItemModel.getId()
|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||