Package | Description |
---|---|
org.richfaces.ui.drag.dropTarget | |
org.richfaces.ui.iteration.tree | |
org.richfaces.ui.toggle.panelMenu | |
org.richfaces.ui.validation.validator |
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 |
AbstractTree
The <r:tree> component provides a hierarchical tree control.
|
class |
AbstractTreeNode
The
|
class |
UITree
The <r:tree> component provides a hierarchical tree control.
|
class |
UITreeNode
The
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPanelMenu
The <r:panelMenu> component is used in conjunction with <r:panelMenuItem> and
<r:panelMenuGroup> to create an expanding, hierarchical menu.
|
class |
UIPanelMenu
The <r:panelMenu> component is used in conjunction with <r:panelMenuItem> and
<r:panelMenuGroup> to create an expanding, hierarchical menu.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientValidatorImpl
The <r:validator> behavior adds client-side validation to a form input control based on registered server-side validators.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.