|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractUIMenu | |
|---|---|
| org.apache.myfaces.tobago.component | |
| org.apache.myfaces.tobago.util | |
| Uses of AbstractUIMenu in org.apache.myfaces.tobago.component |
|---|
| Subclasses of AbstractUIMenu in org.apache.myfaces.tobago.component | |
|---|---|
class |
UIMenu
Container component to hold submenus and items. |
| Uses of AbstractUIMenu in org.apache.myfaces.tobago.util |
|---|
| Methods in org.apache.myfaces.tobago.util that return AbstractUIMenu | |
|---|---|
static AbstractUIMenu |
FacetUtils.getContextMenu(javax.faces.component.UIComponent component)
A type save utility to get the facet contextMenu from a component. |
static AbstractUIMenu |
FacetUtils.getDropDownMenu(javax.faces.component.UIComponent component)
A type save utility to get the facet dropDownMenu from a component. |
| Methods in org.apache.myfaces.tobago.util with parameters of type AbstractUIMenu | |
|---|---|
static void |
FacetUtils.setContextMenu(javax.faces.component.UIComponent component,
AbstractUIMenu menu)
|
static void |
FacetUtils.setDropDownMenu(javax.faces.component.UIComponent component,
AbstractUIMenu menu)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||