Oracle ADF Faces 10.1.3 - ADF Faces Core Tag Library

ADF Faces 10.1.3 Components List (2007)

Note - The ADF Faces 11g Component list is here. Form More information visit the ADF Faces Page

Tag library information

Full name: ADF Faces Core

Short name: af

Namespace: http://xmlns.oracle.com/adf/faces

List of tags

Hide sample images
Name Description Sample Image
< af:attribute > The attribute tag is an fixed version of the JSF < f:attribute > tag that correctly evaluates ValueBindings bound to the value attribute. No image
< af:chooseColor > The chooseColor control creates a palette for picking colors.
< af:chooseDate > The chooseDate component is used in conjunction with a selectInputDate to allow the user to quickly select a date value without having to navigate to a secondary window.
< af:column > Component that is used as a child of the Table component. The Column component defines the header, footer and data for a single column in the Table.
< af:commandButton > The commandButton control creates a button representation of a UIXCommand.
< af:commandLink > The commandLink control creates a link representation of a UIXCommand.
< af:commandMenuItem > The commandMenuItem control creates a menu item representation of a UIXCommand. No image
< af:convertColor > Converts an string, to and from java.awt.Color objects. No image
< af:convertDateTime > Converts string into java.util.Date and vice versa based on the pattern and style set. No image
< af:convertNumber > Converts an string to a Number and vice versa based on the 'pattern' or the 'type' set. No image
< af:document > The document tag creates each of the standard root elements of an HTML page: < html > , < body > , and < head > . No image
< af:forEach > The forEach tag is a replacement for the JSTL < c:forEach > tag that works with ADF Faces components. No image
< af:form > The form tag creates an HTML < form > element. No image
< af:goButton > The goButton creates a push button that navigates directly to another location instead of delivering an action.
< af:goLink > The goLink tag is an HTML link.
< af:goMenuItem > The goMenuItem control creates a menu item representation of a U IXGo. No image
< af:importScript > The importScript tag supports importing the built-in scripts provided by ADF Faces. No image
< af:inputFile > The inputFile component is a component that can be used to upload a file. It supports displaying a label, text, and messages.
< af:inputHidden > The inputHidden tag adds a value that will be submitted with a page, but not displayed to the user. No image
< af:inputText > The inputText tag creates a browser input text widget; it may be single-line, multi-line, or a "secret" password field. It supports displaying a label, text, and messages.
< af:iterator > UIXIterator is a component that does iteration. No image
< af:menuBar > The menuBar component creates a series of navigation items representing one level in a navigation hierarchy.
< af:menuButtons > The menuButtons component creates a series of navigation items representing one level in a navigation hierarchy.
< af:menuChoice > The menuChoice component creates a series of navigation items representing one level in a navigation hierarchy.
< af:menuList > The menuList component creates a series of navigation items representing one level in a navigation hierarchy. No image
< af:menuPath > A menuPath component is used in hierarchical site layouts to indicate the path back to the root page of the hierarchy with links.
< af:menuTabs > The menuTabs component creates a series of navigation items representing one level in a navigation hierarchy.
< af:menuTree > The ADF MenuTree is used to display data that is structured in a hierarchical format.
< af:message > Component that displays a message on behalf of a component. ADF input components typically support automatically showing their own messages.
< af:messages > The messages bean is used at the top of an application page to give the user important messaging information.
< af:objectIcon > The objectIcon component renders a skin specific icon.
< af:objectImage > The objectImage control creates an image tag.
< af:objectLegend > The objectLegend adds a legend describing the meaning of an icon.
< af:objectMedia > The objectMedia component displays media content, such as audio, video, or image in a player embedded in the user agent.
< af:objectSeparator > The objectSeparator creates a horizontal separator.
< af:objectSpacer > objectSpacers occupy a fixed amount of space in a layout. No image
< af:outputFormatted > The outputFormatted bean accepts a string in its "value" attribute containing a very limited set of HTML markup and outputs formatted results.
< af:outputLabel > Component that displays a label for a form component.
< af:outputText > The outputText component supports styled text.
< af:page > The Page component is similar to the PanelPage component, except that instead of having menu1, menu2, menu3, and menuGlobal facets for adding menu information, the user binds a model object and a stamp to render these areas.
< af:panelBorder > The panelBorder component is a layout element which lays out all of its children consecutively in its middle, and supports the following facets: top, bottom, left, right, start, end, innerTop, innerBottom, innerRight, innerStart, innerLeft, and innerEnd.
< af:panelBox > The panelBox is used to place ancillary information on a page, offset by a certain color.
< af:panelButtonBar > The panelButtonBar lays out a set of buttons.
< af:panelForm > The panelForm lays out input form controls, such that their labels and fields line up vertically. It supports multiple columns, and also supports a footer facet.
< af:panelGroup > The panelGroup control is a layout element that arranges its children in one of a few simple patterns.
< af:panelHeader > The panelHeader control places a label and optional icon at the top of a section.
< af:panelHorizontal > The panelHorizontal control is a layout element that arranges its children horizontally. The vertical and horizontal alignment can be specified. No image
< af:panelLabelAndMessage > This component lays out a label, children, tip, and associated message.
< af:panelList > The panelList control ouputs each visible child in a list with a bullet next to it.
< af:panelPage > PanelPage lays out an entire page.
< af:panelPageHeader > PanelPageHeader lays out the top portion of a page.
< af:panelPartialRoot > panelPartialRoot enables partial-page rendering on pages that cannot use the ADF document or body tags. No image
< af:panelSideBar > The panelSideBar control renders a side navigation bar.
< af:panelTip > The panelTip tag provides a container for page or section level hints to the user.
< af:poll > This components polls the server periodically so that any dependent components get a chance to update themselves. No image
< af:processChoiceBar > ProcessChoiceBar is a UIXProcess component that renders a previous button, a choice bar, and a next button.
< af:processTrain > ProcessTrain is a UIXProcess component that renders a train. A train is a horizontal series of train stations connected by a horizontal line. Each train station is an image and text describing the page in the multi-page process.
< af:progressIndicator > The progressIndicator component can be used to give users an understanding that there is a back end task in progress.
< af:region > Inserts a region into the current page. No image
< af:regionDef > This tag, in conjunction with af:region, allows a common UI to be defined once and reused many times. No image
< af:resetActionListener > The resetActionListener tag is a declarative way to allow an action source to fire a reset event. No image
< af:resetButton > The reset button control creates a push button which will reset the content of a form.
< af:returnActionListener > The returnActionListener tag is a declarative way to allow an action source to return a value from a dialog or process. No image
< af:selectBooleanCheckbox > The selectBooleanCheckbox control is a standard browser input checkbox. It supports displaying a prompt, text, and messages.
< af:selectBooleanRadio > The selectBooleanRadio control maps to a single browser input radio, grouped with all other selectBooleanRadio controls in the same form which share the same "group" attribute. It supports displaying a prompt, text, and messages.
< af:selectInputColor > The selectInputColor control creates a text field for entering colors and a button for picking colors from a palette.
< af:selectInputDate > The selectInputDate component creates a text field for entering dates and a button for picking dates from a calendar.
< af:selectInputText > The selectInputText is a text field that also supports launching a dialog to assist users in entering a value. No image
< af:selectItem > The selectItem tag represents a single item that the user may select from a list, choice, radio, or shuttle ADF control. No image
< af:selectManyCheckbox > The selectManyCheckbox component creates a component which allows the user to select many values from a series of checkboxes. No image
< af:selectManyListbox > The selectManyListbox component creates a component which allows the user to select many values from a list of items.
< af:selectManyShuttle > The selectManyShuttle component provides a mechanism for selecting multiple values from a list of values by allowing the user to move items between two lists.
< af:selectOneChoice > The selectOneChoice component creates a menu-style component, which allows the user to select a single value from a list of items.
< af:selectOneListbox > The selectOneListbox component creates a component which allows the user to select a single value from a list of items.
< af:selectOneRadio > The selectOneRadio component creates a component which allows the user to select a single value from a set of items displayed as a series of radio buttons.
< af:selectOrderShuttle > The selectOrderShuttle component provides a mechanism for selecting multiple values from a list of values by allowing the user to move items between two lists, and reordering that list of values.
< af:selectRangeChoiceBar > SelectRangeChoiceBar is used to allow the user to select a range of records to display among a larger set of records. It allows the user to move back and forth through these records through a choice and buttons.
< af:setActionListener > The setActionListener tag is a declarative way to allow an action source to set a value before navigation. No image
< af:showDetail > The showDetail provides a means of toggling a group of components between being hidden or shown.
< af:showDetailHeader > The showDetailHeader provides a means of toggling the contents under a header between being disclosed(shown) or undisclosed(hidden).
< af:showDetailItem > The showDetailItem represents a single item with specific contents that can be selected by users to be shown in a showOne component. No image
< af:showOneChoice > The showOneChoice control creates, contains and shows a series of items defined by showDetailItem nodes.
< af:showOnePanel > The showOnePanel control creates, contains and shows a series of items defined by showDetailItem nodes.
< af:showOneRadio > The showOneRadio control creates, contains and shows a series of items defined by showDetailItem nodes.
< af:showOneTab > The showOneTab control creates, contains and shows a series of items defined by showDetailItem nodes.
< af:singleStepButtonBar > SingleStepButtonBar renders a Previous button, text describing the current step and the maximum steps, and a Next button.
< af:subform > The subform tag represents an independently submittable region of a page. The contents of a subform will only be validated (or otherwise processed) if a component inside of the subform is responsible for submitting the page. No image
< af:switcher > The switcher component dynamically decides which facet component should be rendered. No image
< af:table > The ADF Table is used to display tabular data. It also supports selection (both single and multiple), sorting, record navigation and detail-disclosure.
< af:tableSelectMany > Table "selection" facet component that implements multiple-selection.
< af:tableSelectOne > Table "selection" facet component that implements single-selection.
< af:tree > The ADF Tree is used to display data that is structured in a hierarchical format.
< af:treeTable > The ADF TreeTable is used to display data that is structured in a hierarchical format.
< af:validateByteLength > Validate the byte length of strings when encoded. No image
< af:validateDateTimeRange > Validate that the date entered is within a given range. No image
< af:validateRegExp > Validate expression using java regular expression syntax. No image
< af:validator > The validator tag is an implementation of the future JSF 1.2 < f:validator > tag that supports a "binding" attribute. No image

Copyright © 2003-2006, Oracle Corporation. All Rights Reserved.

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy