|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.scrashmeow.ojb.console.ui.control.grid.GridActionBar
Constructor Summary | |
GridActionBar()
Constructor for GridActionBar. |
Method Summary | |
void |
addAction(GridItem action)
Method addAction @add-javadoc!!! |
java.util.List |
getActions()
Returns the actions. |
void |
setActions(java.util.List actions)
Sets the actions. |
void |
setDispatchProperty(java.lang.String dispatchProperty)
Sets the dispatchProperty. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GridActionBar()
Method Detail |
public java.util.List getActions()
public void setActions(java.util.List actions)
actions
- The actions to setpublic void addAction(GridItem action)
action
- @add-javadoc!!!public void setDispatchProperty(java.lang.String dispatchProperty)
dispatchProperty
- The dispatchProperty to set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |