Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.renderkit.html |
HTML-specific renderer classes
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContextMenu
The <rich:contextMenu> component is used for creating a hierarchical context menu that are activated on
events like onmouseover, onclick etc.
|
class |
AbstractDropDownMenu
The <rich:dropDownMenu> component is used for creating a drop-down, hierarchical menu.
|
class |
UIContextMenu
The <rich:contextMenu> component is used for creating a hierarchical context menu that are activated on
events like onmouseover, onclick etc.
|
class |
UIDropDownMenu
The <rich:dropDownMenu> component is used for creating a drop-down, hierarchical menu.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractMenuContainer |
MenuItemRendererBase.getMenuParent(javax.faces.component.UIComponent component)
Returns a parent
AbstractDropDownMenu object of the given component. |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.