|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OUIComponent in org.openfaces.component |
---|
Subinterfaces of OUIComponent in org.openfaces.component | |
---|---|
interface |
ComponentWithCaption
|
interface |
OUIInput
|
interface |
OUIObjectIterator
This interface denotes the components those multiply their child components to display multiple entries of an associated data collection. |
Classes in org.openfaces.component that implement OUIComponent | |
---|---|
class |
CaptionButton
|
class |
ExpansionToggleButton
|
class |
OUICommand
|
class |
OUIComponentBase
|
class |
OUIData
This is a modified version of the UIData class copied from MyFaces 1.2.6. |
class |
OUIInputBase
|
class |
OUIInputText
|
class |
OUIObjectIteratorBase
|
class |
OUIOutput
|
class |
OUIPanel
|
class |
OUISelectMany
|
class |
ToggleCaptionButton
|
Uses of OUIComponent in org.openfaces.component.ajax |
---|
Classes in org.openfaces.component.ajax that implement OUIComponent | |
---|---|
class |
Ajax
|
Uses of OUIComponent in org.openfaces.component.calendar |
---|
Classes in org.openfaces.component.calendar that implement OUIComponent | |
---|---|
class |
Calendar
The Calendar component enables the user to select a date from a one-month calendar and easily navigate between months and years. |
Uses of OUIComponent in org.openfaces.component.chart |
---|
Classes in org.openfaces.component.chart that implement OUIComponent | |
---|---|
class |
Chart
The Chart component represents various datasets in a graphical form, for example as a pie, line, or bar charts. |
Uses of OUIComponent in org.openfaces.component.command |
---|
Classes in org.openfaces.component.command that implement OUIComponent | |
---|---|
class |
CommandButton
This component is under construction. |
class |
CommandLink
|
class |
MenuItem
|
class |
PopupMenu
|
Uses of OUIComponent in org.openfaces.component.filter |
---|
Classes in org.openfaces.component.filter that implement OUIComponent | |
---|---|
class |
AutoCompleteFilter
|
class |
ComboBoxFilter
|
class |
CompositeFilter
|
class |
DropDownFieldFilter
|
class |
ExpressionFilter
|
class |
Filter
|
class |
FilterProperty
|
class |
InputTextFilter
|
class |
TextSearchFilter
|
Uses of OUIComponent in org.openfaces.component.input |
---|
Classes in org.openfaces.component.input that implement OUIComponent | |
---|---|
class |
DateChooser
The DateChooser component enables the user to enter a date either by typing it in the text field or selecting it from the drop-down calendar. |
class |
DropDownComponent
|
class |
DropDownField
The DropDownField is an input component which allows either type in a value or select one of the values from an attached drop-down list. |
class |
DropDownFieldBase
|
class |
InputText
|
class |
InputTextarea
|
class |
Spinner
|
class |
SuggestionField
The SuggestionField component is an input component that shows a list of suggestions based on user input and completes user input right in the input field. |
Uses of OUIComponent in org.openfaces.component.output |
---|
Classes in org.openfaces.component.output that implement OUIComponent | |
---|---|
class |
DynamicImage
The DynamicImage component provides the ability to display an image which is dynamically generated at run time, or which is not available as an application file but, for example, is retrieved from a database. |
class |
GraphicText
GraphicText is a component that displays styled rotated text. |
class |
HintLabel
The HintLabel component is used to display a single-line text that may not fit in the allotted space, but when the user places mouse pointer over the truncated text, the full text is displayed in a tool-tip. |
Uses of OUIComponent in org.openfaces.component.panel |
---|
Classes in org.openfaces.component.panel that implement OUIComponent | |
---|---|
class |
AbstractPanelWithCaption
|
class |
BorderLayoutPanel
|
class |
FoldingPanel
The FoldingPanel component is a container for other components that can be expanded and collapsed by the user. |
class |
LayeredPane
|
class |
MultiPageContainer
|
class |
SidePanel
|
class |
SubPanel
|
class |
TabbedPane
The TabbedPane component is a container that consists of several sub-containers called pages and allows the user to switch between these pages using a set of tabs. |
Uses of OUIComponent in org.openfaces.component.select |
---|
Classes in org.openfaces.component.select that implement OUIComponent | |
---|---|
class |
OUISelectManyInputBase
|
class |
SelectBooleanCheckbox
|
class |
SelectManyCheckbox
|
class |
SelectOneRadio
|
class |
TabSet
The TabSet is a component that displays a set of tabs that look like the ones used in the TabbedPane component. |
class |
TwoListSelection
The TwoListSelection component provides an alternative interface for selecting a list of items. |
Uses of OUIComponent in org.openfaces.component.table |
---|
Classes in org.openfaces.component.table that implement OUIComponent | |
---|---|
class |
AbstractTable
|
class |
AbstractTableSelection
|
class |
ColumnMenu
|
class |
ColumnVisibilityMenu
|
class |
DataTable
The DataTable component is used to display data in a tabular format and effectively manipulate it. |
class |
DataTableSelection
|
class |
HideColumnMenuItem
|
class |
MultipleNodeSelection
|
class |
MultipleRowSelection
|
class |
SingleNodeSelection
|
class |
SingleRowSelection
|
class |
SortAscendingMenuItem
|
class |
SortDescendingMenuItem
|
class |
TreeTable
The TreeTable component is used to display hierarchical data in a tabular format. |
class |
TreeTableSelection
|
Uses of OUIComponent in org.openfaces.component.timetable |
---|
Classes in org.openfaces.component.timetable that implement OUIComponent | |
---|---|
class |
DaySwitcher
|
class |
DayTable
|
class |
EventActionBar
|
class |
EventArea
|
class |
EventEditorDialog
|
class |
UITimetableEvent
|
Uses of OUIComponent in org.openfaces.component.util |
---|
Classes in org.openfaces.component.util that implement OUIComponent | |
---|---|
class |
Debug
This component is under construction. |
class |
ForEach
The ForEach component is an iterator component that renders the specified set of components multiple times based on its parameters. |
Uses of OUIComponent in org.openfaces.component.validation |
---|
Classes in org.openfaces.component.validation that implement OUIComponent | |
---|---|
class |
FloatingIconMessage
|
class |
OUIMessage
|
Uses of OUIComponent in org.openfaces.component.window |
---|
Classes in org.openfaces.component.window that implement OUIComponent | |
---|---|
class |
AbstractWindow
|
class |
CloseWindowButton
|
class |
Confirmation
The Confirmation component allows users to confirm or reject critical actions before their execution. |
class |
MaximizeWindowButton
|
class |
MinimizeWindowButton
|
class |
PopupLayer
The PopupLayer component is a container for other JSF components that is displayed over the page contents. |
class |
Window
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |