Package | Description |
---|---|
org.richfaces.ui.drag.dropTarget | |
org.richfaces.ui.menu.menu | |
org.richfaces.ui.toggle.panelMenu | |
org.richfaces.ui.toggle.tabPanel |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDropTarget
The <r:dropTarget> component can be added to a component so that the component can accept dragged items.
|
class |
UIDropTarget
The <r:dropTarget> component can be added to a component so that the component can accept dragged items.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMenuItem
The <r:menuItem> component represents a single item in a menu control.
|
class |
UIMenuItem
The <r:menuItem> component represents a single item in a menu control.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPanelMenuGroup
The <r:panelMenuGroup> component defines a group of <r:panelMenuItem> components inside a
<r:panelMenu>.
|
class |
AbstractPanelMenuItem
The <r:panelMenuItem> component represents a single item inside a <r:panelMenuGroup> component,
which is in turn part of a <r:panelMenu> component.
|
class |
UIPanelMenuGroup
The <r:panelMenuGroup> component defines a group of <r:panelMenuItem> components inside a
<r:panelMenu>.
|
class |
UIPanelMenuItem
The <r:panelMenuItem> component represents a single item inside a <r:panelMenuGroup> component,
which is in turn part of a <r:panelMenu> component.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTab
The <r:tab> component represents an individual tab inside a <r:tabPanel> component, including
the tab's content.
|
class |
UITab
The <r:tab> component represents an individual tab inside a <r:tabPanel> component, including
the tab's content.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.