|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AddRemoveBase.
Use
the ui:alarm
tag to display a theme-specific image in the rendered HTML page.AlarmBase.
ui:alert
tag to display an inline alert
message at the top of the rendered HTML page.AlertBase.
ui:anchor tag
to create HTML anchors in the rendered HTML page.AnchorBase.
ActionListener to the set of listeners interested
in being notified when ActionEvents occur.
VirtualFormDescriptor to the internal virtual forms.
Validator instance to the set associated with
this component.
ValueChangeListener to the set of listeners
interested in being notified when ValueChangeEvents
occur.
ui:body
tag to create an HTML <body>
tag and attributes in the rendered HTML page. The
ui:body tag should be used in conjunction with the ui:head and the ui:page
tag.BodyBase.
BreadcrumbsBase.
ButtonBase.
UIComponent.broadcast(javax.faces.event.FacesEvent)
processing, pass the ActionEvent being broadcast to the method
referenced by actionListener (if any), and to the default
ActionListener registered on the Application.
UIComponent#broadcast
processing, pass the ValueChangeEvent being broadcast
to the method referenced by valueChangeListener.
ui:calendar when the user needs to select a
date.CalendarBase.
CalendarMonthBase.
Checkbox.
ui:checkbox tag to display a checkbox
in the rendered HTML page.CheckboxBase.
ui:checkboxGroup tag to display two or more
check boxes in a grid layout in the rendered HTML page.CheckboxGroupBase.
UIComponent.true if the new value is different from the
previous value.
true if the new value is different from the
previous value.
true if the new value is different from the
previous value.
com.sun.rave.web.ui.component.Label to represent
the label for this component.
Table component.DropDownBase.
UIComponent from the
request contained in the specified FacesContext, and
store this state as needed.
EditableValueHolder component
will discard (rather than retain) its submitted value when a virtual
form is submitted in which the component does not participate.
EditableListBase.
startElement().
FieldBase.
ui:form tag
to create an HTML <form> element.FormBase.
FrameBase.
ui:frameSet
tag to define a new set of frames in the rendered HTML page.FrameSetBase.
VirtualFormDescriptors based on a virtual form
configuration String.
String based on an
array of VirtualFormDescriptors.
action for the Hyperlink and
for the HyperlinkImage of this component.
ActionListeners for this
ActionSource instance.
alignKey attribute to specify the FieldKey id or FieldKey
to be used as an identifier for a specific data element on which to align the
table cell data in the column.
LayoutComponent).
submittedValue argument.
submittedValue argument.
Converter (if any) that is registered for
this UIComponent.
TreeNode client ID that is
selected according the browser cookie.
TreeNode client ID that is
selected according the browser cookie.
<td> HTML element that
is rendered for the Action Bar (bottom).
<td> HTML element that
is rendered for the Action Bar (top).
<td> HTML element that
is rendered for the table footer.
<td> HTML element that
is rendered for the column footer.
<tr> HTML element that
is rendered for the group footer.
<th> HTML element that
is rendered for the column header.
<tr> HTML element that
is rendered for the group header.
<td> HTML element that
is rendered for an embedded panel.
<td> HTML element that
is rendered for the table column footer.
<caption> HTML element
that is rendered for the table title.
first attribute to specify which row should be the first
to be displayed.
imageURL for the ImageHyperlink
of this component.
InputStream for reading the file.
PropertySheetSection defines for the
PropertySheet component.
UIComponent (if any),
without evaluating any associated ValueBinding.
java.util.Date object representing the last
selectable day.
java.util.Date object representing the first
selectable day.
UIComponent that
should be used when the label property is used with this
component.
PropertySheetSection or Property
UIComponents.
PropertySheetSections.
selectId attribute in select columns, which contain
checkboxes or radio buttons for selecting table rows.
ArrayList containing the value of the
selectedValue property of each selected checkbox
in the group of checkboxes identified by the name
parameter.
selectedValue property
of the selected radio button in the group of radio buttons
identified by the name parameter.
java.util.Date object representing the currently
selected calendar date.
selectedValue property.
severity attribute when including the ui:alarm
component in a column, to match the severity of the alarm.
sort attribute to specify a FieldKey id or SortCriteria
that defines the criteria to use for sorting the contents of a
TableDataProvider.
sourceData attribute is used to specify the data source to
populate the table.
sourceVar attribute to specify the name of the
request-scope attribute under which model data for the current row will be
exposed when iterating.
styleClasses attribute to specify a list of CSS style
classes to apply to the rows of the group.
tableDataFilter attribute is used to define filter critera and
mechanism for filtering the contents of a TableDataProvider.
tableDataSorter attribute is used to define sort critera and
the mechanism for sorting the contents of a TableDataProvider.
Hyperlink and the
ImageHyperlink of this component.
text for this component.
java.util.TimeZone used with this
component.
com.sun.rave.web.ui.model.UploadedFile.
url for the Hyperlink and the
ImageHyperlink for this component.
MethodBinding pointing at a method that will
be used to validate the current value of this component.
Validators for this
component instance.
UIComponent.
null if the value is null.
null if the value is null.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
ValueBinding stored for the
specified name (if any), respecting any property aliases.
MethodBinding instance method that will be
called after any registered ValueChangeListeners have
been notified of a value change.
ValueChangeListeners for
this component instance.
List of visible (rendered=true)
child PropertySheetSection or Property
components.
List of visible (rendered=true)
PropertySheetSection components.
ui:head tag to provide information about the
document, to be used in the <head> element of the
rendered HTML page. The ui:head tag must be placed immediately after
the ui:html tag, within the ui:page tag.HeadBase.
<ui:helpInline> tag to display inline help.HelpInlineBase.
ui:hiddenField tag to create a hidden field,
which is present in the HTML, but not displayed to the user.HiddenFieldBase.
ui:html
tag to create an <html>
element in the rendered
HTML page.HtmlBase.
HyperlinkBase.
ui:iframe
tag
to create an inline frame in the rendered HTML page.IFrameBase.
TreeNode.
ui:icon tag to display a theme-specific image in the
rendered HTML page.IconBase.
ui:iconHyperlink
tag to display a clickable icon image from the current theme in the
rendered HTML page.IconHyperlinkBase.
Use
the ui:image
tag to display an inline image in the rendered
HTML page.ImageComponentBase.
ui:imageHyperlink
tag to display a clickable image in the rendered HTML page.ImageHyperlinkBase.
aboveColumnFooter attribute to true to display the group
footer bar above the column footers bar.
aboveColumnHeader attribute to true to display the group
header bar above the column headers bar.
true if the control is checked.
Tree should run on the client, or if it
should interact with the server.
descending attribute to specify that the first
user-applied sort is descending.
true if the objects are not equal.
embeddedActions attribute to true when the column includes
more than one embedded action.
emptyCell attribute to cause a theme-specific image to be
displayed when the content of a table cell is not applicable or is unexpectedly
empty.
TreeNode will be expanded or collapsed,
in other words if its child TreeNodes should be
displayed.
groupToggleButton attribute to display a button in the
group header to allow users to collapse and expand the group of rows.
javaScript attribute is true, a script
element with a reference to the JavaScript file that defines the
client side behaviour of the Sun Java Web UI Components is
rendered.
PropertySheet
or not.
multipleColumnFooters attribute when the
ui:tableRowGroup contains nested ui:tableColumn tags,
and you want the footers of all the ui:tableColumn tags to be
shown.
multipleTableColumnFooters attribute when the
ui:tableRowGroup contains nested ui:tableColumn tags,
and you want the table footers of all the ui:tableColumn tags to
be shown.
rowHeader attribute to specify that the cells of the
column are acting as row headers.
selectMultipleToggleButton attribute to display a button
in the group header to allow users to select all rows of the group at once.
com.sun.rave.web.ui.model.Option that are defined
inside a com.sun.rave.web.ui.model.OptionGroup should be
surrounded by separators inside the list.
spacerColumn attribute to use the column as a blank column
to enhance spacing in two or three column tables.
styleSheet attribute is true, a link
element with a reference to the CSS stylesheet that defines the
appearance of the Sun Java Web UI Components is
rendered.
styleSheetInline attribute is true, the
stylesheet that defines the appearance of the Sun Java Web UI
Components is rendered inline.
Theme key used to retrieve
the JavaScript needed for this component.
ui:label
tag to display a label for a component.LabelBase.
ui:legend
tag to display legend, typically at the top of a page.LegendBase.
ui:link tag to insert header
references to
other documents related to this HTML page.LinkBase.
ListSelectorBase.
ListboxBase.
Use
the ui:markup tag
to insert any type of XML markup
in the rendered HTML page.
MarkupBase.
ui:message tag to display message associated with a component.MessageBase.
ui:messageGroup tag to display a list of messages that are not (necessarily) associated with any single component.MessageGroupBase.
ui:meta tag to create an
HTML <meta> element in the
rendered HTML page.MetaBase.
Menu, RadioButtonGroup,
etc.Menu, RadioButtonGroup,
etc.items property of all selector-based components
(Listbox, Dropdown, JumpDropdown,
CheckboxGroup, RadioButtonGroup), and
AddRemove.ui:orderableList tag to create a list with
buttons that allow the items on the list to be reordered.OrderableListBase.
ui:pageAlert
tag to display a full page alert.PageAlertBase.
PageBase.
ui:pageSeparator
tag to create a horizontal line that separates items on the
page. The
tag can be used as a standalone tag to
insert a new horizontal line in a page,
or used within the facet of another tag to override a default page
separator. For example, the ui:pageSeparator
tag
can be used in the ui:pageAlert
tag's pageAlertSeparator
facet.PageSeparatorBase.
ui:panelGroup tag to display a group of components
that are separated by a common separator.PanelGroupBase.
ui:panelLayout tag to display a group of components
that are related, in either flow layout, or using absolute positioning.PanelLayoutBase.
ui:passwordField tag to create an input
field where the characters entered are echoed back with a
replacement character, so as to mask the input.PasswordFieldBase.
PropertyBase.
PropertySheetBase.
PropertySheetSectionBase.
ActionEvent occurs.
UIForm.processDecodes(FacesContext) to ensure
correct virtual form processing.
processValidators behavior
inherited from UIComponentBases, calls
validate() if the immediate property is
false (which is the default); if the component is invalid
afterwards, calls FacesContext.renderResponse.
queueEvent and, for ActionEvents, mark
the phaseId for the event to be PhaseId.APPLY_REQUEST_VALUES
if the immediate flag is true,
PhaseId.INVOKE_APPLICATION otherwise.
RadioButton instance.
ui:radioButton tag to display a radio button
in the rendered HTML page.RadioButtonBase.
ui:radioButtonGroup tag to display two or more
radio buttons in a grid layout in the rendered HTML page.RadioButtonGroupBase.
RbCbSelectorBase.
ActionListener (if any) from the set of
listeners interested in being notified when ActionEvents
occur.
Validator instance from the set associated
with this component, if it was previously associated.
ValueChangeListener (if any) from
the set of listeners interested in being notified when
ValueChangeEvents occur.
ui:script tag to create a <script> element in the rendered
HTML page.ScriptBase.
Markup that automatically surrounds
any accumulated markup in this element with the required prolog and
epilogue strings for an embedded script element.SelectorBase.
Menu, RadioButtonGroup,
etc.ui:skipLink
tag to render a single-pixel transparent image (not visible within the browser page) which is hyperlinked to an anchor beyond the section to skip.SkipHyperlinkBase.
ui:staticText
tag to display text that is not interactive in the rendered HTML
page. The text can be plain static text, or be formatted using
parameters to insert variable text in the rendered HTML.StaticTextBase.
aboveColumnFooter attribute to true to display the group
footer bar above the column footers bar.
aboveColumnHeader attribute to true to display the group
header bar above the column headers bar.
action for the Hyperlink and
for the HyperlinkImage of this component.
alignKey attribute to specify the FieldKey id or FieldKey
to be used as an identifier for a specific data element on which to align the
table cell data in the column.
Tree should run on the client, or if it
should interact with the server.
Converter (if any) that is registered for
this UIComponent.
descending attribute to specify that the first
user-applied sort is descending.
embeddedActions attribute to true when the column includes
more than one embedded action.
emptyCell attribute to cause a theme-specific image to be
displayed when the content of a table cell is not applicable or is unexpectedly
empty.
TreeNode will be expanded or collapsed,
in other words if its child TreeNodes should be
displayed.
<td> HTML element that
is rendered for the Action Bar (bottom).
<td> HTML element that
is rendered for the Action Bar (top).
<td> HTML element that
is rendered for the table footer.
<td> HTML element that
is rendered for the column footer.
<tr> HTML element that
is rendered for the group footer.
<th> HTML element that
is rendered for the column header.
<tr> HTML element that
is rendered for the group header.
<td> HTML element that
is rendered for an embedded panel.
<td> HTML element that
is rendered for the table column footer.
<caption> HTML element
that is rendered for the table title.
first attribute to specify which row should be the first
to be displayed.
groupToggleButton attribute to display a button in the
group header to allow users to collapse and expand the group of rows.
imageURL for the ImageHyperlink
of this component.
javaScript attribute is true, a script
element with a reference to the JavaScript file that defines the
client side behaviour of the Sun Java Web UI Components is
rendered.
PropertySheet
or not.
PropertySheetSection defines for the
PropertySheet component.
java.util.Date object representing the last
selectable day.
java.util.Date object representing the first
selectable day.
multipleColumnFooters attribute when the
ui:tableRowGroup contains nested ui:tableColumn tags,
and you want the footers of all the ui:tableColumn tags to be
shown.
multipleTableColumnFooters attribute when the
ui:tableRowGroup contains nested ui:tableColumn tags,
and you want the table footers of all the ui:tableColumn tags to
be shown.
rowHeader attribute to specify that the cells of the
column are acting as row headers.
selectId attribute in select columns, which contain
checkboxes or radio buttons for selecting table rows.
selectMultipleToggleButton attribute to display a button
in the group header to allow users to select all rows of the group at once.
java.util.Date object representing the currently
selected calendar date.
com.sun.rave.web.ui.model.Option that are defined
inside a com.sun.rave.web.ui.model.OptionGroup should be
surrounded by separators inside the list.
severity attribute when including the ui:alarm
component in a column, to match the severity of the alarm.
sort attribute to specify a FieldKey id or SortCriteria
that defines the criteria to use for sorting the contents of a
TableDataProvider.
sourceData attribute is used to specify the data source to
populate the table.
sourceVar attribute to specify the name of the
request-scope attribute under which model data for the current row will be
exposed when iterating.
spacerColumn attribute to use the column as a blank column
to enhance spacing in two or three column tables.
styleClasses attribute to specify a list of CSS style
classes to apply to the rows of the group.
styleSheet attribute is true, a link
element with a reference to the CSS stylesheet that defines the
appearance of the Sun Java Web UI Components is
rendered.
styleSheetInline attribute is true, the
stylesheet that defines the appearance of the Sun Java Web UI
Components is rendered inline.
tableDataFilter attribute is used to define filter critera and
mechanism for filtering the contents of a TableDataProvider.
tableDataSorter attribute is used to define sort critera and
the mechanism for sorting the contents of a TableDataProvider.
Hyperlink and the
ImageHyperlink of this component.
text for this component.
java.util.TimeZone used with this
component.
com.sun.rave.web.ui.model.UploadedFile.
url for the Hyperlink and the
ImageHyperlink for this component.
MethodBinding pointing at a method that will be
used to validate the current value of this component.
UIComponent (if any).
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
ValueBinding stored for the
specified name (if any), respecting any property
aliases.
MethodBinding instance method that will be
called after any registered ValueChangeListeners have
been notified of a value change.
TabActionListener.
TabBase.
TabSetBase.
TableActionsBase.
ui:table
tag to create a table that can be configured to perform actions on
objects in the table, and to manipulate the rows and columns of the
table.TableBase.
ui:tableColumn
tag to define the column cells of a table, inside a ui:table
tag. A ui:tableRowGroup must include at least one ui:tableColumn
tag.TableColumnBase.
TableFooterBase.
TableHeaderBase.
TablePanelsBase.
ui:tableRowGroup
tag to define the rows of a table, inside a ui:table
tag. A table must include at least one tableRowGroup component to
contain the table row content.TableRowGroupBase.
TemplateRenderer.TemplateComponentBaseBase.
ui:textArea tag to create a multiple-line
input field for text.TextAreaBase.
ui:textField tag to create an input field for a single line of text.TextFieldBase.
ui:head component cannot be used.ThemeLinksBase.
TimeBase.
ui:tree tag to display a tree structure in the
rendered HTML page.TreeBase.
TreeNode UIComponent.TreeNodeBase.
ActionListener is invoked when the
TreeNode expand/collapse icon is clicked.
UploadBase.
selectedValue property of the selected check box.
selectedValue property of the selected radio button.
UIInput.
UIInput.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||