|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuItem | |
---|---|
com.oberon.ooql.sdk |
Uses of MenuItem in com.oberon.ooql.sdk |
---|
Methods in com.oberon.ooql.sdk that return types with arguments of type MenuItem | |
---|---|
java.util.Vector<MenuItem> |
ObjectObj.getActions(java.util.Vector<java.lang.Object> filterArgs,
Framework framework)
Get the available action MenuItem s for this object, according to framework user rights |
java.util.Vector<MenuItem> |
Menu.getActions(java.util.Vector<java.lang.Object> filterArgs,
Framework framework)
Get the available MenuItem s according to framework user rights |
java.util.Vector<MenuItem> |
MenuItem.getSubItems()
|
Methods in com.oberon.ooql.sdk with parameters of type MenuItem | |
---|---|
void |
MenuItem.addSubItem(MenuItem menuitem)
|
boolean |
MenuItem.OnMenuItemClickListener.onMenuItemClick(MenuItem item)
|
Method parameters in com.oberon.ooql.sdk with type arguments of type MenuItem | |
---|---|
void |
MenuItem.setSubItems(java.util.Vector<MenuItem> subItems)
|
|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |