|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreebolic.model.MenuItem
public class MenuItem
Menu item
| Field Summary | |
|---|---|
Controller.Action |
theAction
Action |
java.lang.String |
theLabel
Label |
java.lang.String |
theLink
Url link |
Controller.MatchMode |
theMatchMode
Match mode |
Controller.MatchScope |
theMatchScope
Match scope |
java.lang.String |
theMatchTarget
Match target |
java.lang.String |
theTarget
Url target frame |
| Constructor Summary | |
|---|---|
MenuItem()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String theLabel
public Controller.Action theAction
public java.lang.String theLink
public java.lang.String theTarget
public java.lang.String theMatchTarget
public Controller.MatchScope theMatchScope
public Controller.MatchMode theMatchMode
| Constructor Detail |
|---|
public MenuItem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||