Mark Library Information

Source: Internet
Author: User
Tags string to number
Name Description Sample Image
<AF: attribute> This attribute tag is a modified version of the JSF tag <F: attribute>. The JSF tag is used to solve the valuebinding bound to the value attribute. No Image
<AF: choosecolor> The choosecolor control creates a color palette for selecting colors.
<AF: choosedate> The use of the choosedate component and selectinputdate allows you to quickly select a date value without having to navigate to another window.
<AF: column> A child component of the table component. The column component defines the title, footer, and data of a column in the table.
<AF: commandbutton> The commandbutton control creates the appearance of a uixcommand button.
<AF: commandlink> The commandlink control creates the appearance of a uixcommand link.
<AF: commandmenuitem> The commandmenuitem control creates a menu item appearance of the uixcommand. No Image
<AF: convertcolor> Converts a string to multiple java. AWT. Color objects. No Image
<AF: convertdatetime> According to the pattern and style settings in the string and Java. util. date conversion. No Image
<AF: convertnumber> Converts string to number based on pattern and type. No Image
<AF: document> Document tags each standard root element on the HTML page: <HTML>, <body>, and No Image
<AF: foreach> The foreach tag is an alternative to the jstl <C: foreach> tag used in combination with the ADF faces component. No Image
<AF: Form> Form tag to create an HTML <form> element. No Image
<AF: gobutton> Gobutton creates a button to directly navigate to another position rather than generating an action.
<AF: golink> The golink tag is an HTML link.
<AF: gomenuitem> The gomenuitem control creates a menu item appearance of uixgo. No Image
<AF: importscript> The importscript tag supports importing built-in scripts using the ADF faces. No Image
<AF: inputfile> The inputfile component can be used to upload a file. It supports label, text, and message display.
<AF: inputhidden> The inputhidden flag adds a value that will be submitted along with the page but not displayed to the user. No Image
<AF: inputtext> Inputtext tag creates a text input browser widget. It can be a single-line, multi-line, or "hidden" password domain. It supports label, text, and message display.
<AF: iterator> Uixiterator is an iterative component. No Image
<AF: menubar> The menubar component is created to represent a series of navigation items at the same level in a navigation structure.
<AF: menubuttons> The menubuttons component is created to represent a series of navigation items at the same level in a navigation structure.
<AF: menuchoice> The menuchoice component is created to represent a series of navigation items at the same level in a navigation structure.
<AF: menulist> The menulist component is created to represent a series of navigation items at the same level in a navigation structure. No Image
<AF: menupath> The menupath component is used to display the path of the root page of the structure through links in a hierarchical website layout.
<AF: menutabs> The menutabs component is created to represent a series of navigation items at the same level in a hierarchical navigation structure.
<AF: menutree> ADF menutree is used to display data in hierarchical format.
<AF: Message> Display messages in place of one component. The ADF input components can automatically display their own messages.
<AF: messages> This message Bean is used at the top of the application page to provide important messages to users.
<AF: objecticon> The objecticon component displays skin-specific icons.
<AF: objectimage> The objectimage control creates an image tag.
<AF: objectlegend> Objectlegend adds a legend indicating the meaning of the icon.
<AF: objectmedia> The objectmedia component displays media content, such as audio, video, or images, in a player embedded in the user agent.
<AF: objectseparator> Objectseparator creates a horizontal split line.
<AF: objectspacer> Objectspacers occupies a certain amount of space in the layout. No Image
<AF: outputformatted> Outputformatted bean accepts a string in its "value" attribute (including a set of strictly restricted HTML tags) and outputs formatted results.
<AF: outputlabel> Displays a label of the form component.
<AF: outputtext> The outputtext component supports styling text.
<AF: Page> The page component is similar to the panelpage component, but it has facet such as menu1, menu2, menu3, and menuglobal that are brave enough to add menu information. You can bind a model object and a stamp to display these areas.
<AF: panelborder> The panelborder component is a layout element in which its child elements are arranged consecutively in the center. It supports the following facet: top, bottom, left, right, start, end, innertop, innerbottom, innerright, innerstart, innerleft, and innerend.
<AF: panelbox> Panelbox is used to place auxiliary information on the page (differentiated by a certain color ).
<AF: panelbuttonbar> Assign a group of buttons to the panelbuttonbar.
<AF: panelform> Panelform layout form input controls, such as vertically arranged labels and fields. It supports multiple columns and one footer facet.
<AF: panelgroup> The panelgroup control is a layout element that can be used to arrange its child elements in one of several simple modes.
<AF: panelheader> The panelheader control places a label and an optional icon at the top of the Section.
<AF: panelhorizontal> The panelhorizontal control is a layout element that horizontally arranges its child elements. Vertical and horizontal alignment can be specified. No Image
<AF: panellabelandmessage> This component has a tag, child element, prompt, and related message.
<AF: panellist> The panellist control outputs each visible sub-element in a list and places a project symbol next to it.
<AF: panelpage> The entire page is displayed in panelpage.
<AF: panelpageheader> The top of the panelpageheader layout page.
<AF: panelpartialroot> Panelpartialroot displays some pages on pages that cannot be marked with the document and body. No Image
<AF: panelsidebar> The panelsidebar control displays a side navigation bar.
<AF: paneltip> Paneltip provides a container for page or segment-level prompts.
<AF: poll> This component periodically polls the server so that the affiliated components have the opportunity to update themselves. No Image
<AF: processchicebar> Processchicebar is a uixprocess component that displays a "previous" button, a selection bar, and a "Next" button.
<AF: processtrain> Processtrain is a uixprocess component that displays a train. A train is composed of a series of train stations connected by a horizontal line. Each railway station contains an image and text that describes the page in the Multi-page process.
<AF: progressindicator> The progressindicator component can be used to tell users that a backend task is being executed.
<AF: region> Insert a region to the current page. No Image
<AF: regiondef> This tag can be used with AF: region to make a common UI reusable multiple times after being defined at a time. No Image
<AF: resetactionlistener> The resetactionlistener flag is a declarative method that allows the Action source to initiate a reset event. No Image
<AF: resetbutton> The reset button control creates a button that resets the content of the form.
<AF: returnactionlistener> The returnactionlistener flag is a declarative method that allows an Action source to return values from a dialog box or process. No Image
<AF: selectbooleancheckbox> The selectbooleancheckbox control is a standard browser input check box. It supports display of prompts, text, and messages.
<AF: selectbooleanradio> The selectbooleanradio control corresponds to a single-choice button input by a browser. This single-choice button is a group of all other selectbooleanradio controls on the same form and shares the same "group" attribute. It supports display of prompts, text, and messages.
<AF: selectinputcolor> The selectinputcolor control creates a text field of the input color and a button for selecting the color from the palette.
<AF: selectinputdate> The selectinputdate control creates a text field for the input date and a button for selecting a date from the calendar.
<AF: selectinputtext> Selectinputtext is a text field that also supports the startup dialog box to help users enter values. No Image
<AF: selectitem> The selectitem flag indicates a project that you can select from the list, options, single-choice buttons, or the shuttle ADF control. No Image
<AF: selectmanycheckbox> The selectmanycheckbox component creates a component that allows you to select multiple values from a series of check boxes. No Image
<AF: selectmanylistbox> The selectmanylistbox component creates a component that allows you to select multiple values from the column options.
<AF: selectmanyshuttle> The selectmanyshuttle component provides a mechanism to allow users to move options between two lists to select multiple values from column values.
<AF: selectonechoice> The selectonechoice component creates a menu component that allows you to select a value from the column options.
<AF: selectonelistbox> The selectonelistbox component creates a component that allows users to select a value from the column options.
<AF: selectoneradio> The selectoneradio component creates a component that allows you to select a value from a set of options displayed as a series of radio buttons.
<AF: selectordershuttle> The selectordershuttle component provides a mechanism for you to select multiple values from a column value by allowing you to move options between the two lists and sort the column values again.
<AF: selectrangechoicebar> Selectrangechoicebar is used to allow users to select the records to be displayed from a large set of records. It allows users to move between these records using an option and several buttons.
<AF: setactionlistener> The setactionlistener mark is a declarative method that allows the Action source to set a value before navigation. No Image
<AF: showdetail> Showdetail provides a method for switching between hidden and display parts in a group.
<AF: showdetailheader> Showdetailheader provides a way to switch the content under the title between hide and display.
<AF: showdetailitem> Showdetailitem indicates a project with specific content. You can select to display the project in a showone component. No Image
<AF: showonechoice> The showonechoice control creates, contains, and displays a series of projects defined by the showdetailitem node.
<AF: showonepanel> The showonepanel control creates, contains, and displays a series of projects defined by the showdetailitem node.
<AF: showoneradio> The showoneradio control creates, contains, and displays a series of projects defined by the showdetailitem node.
<AF: showonetab> The showonetab control creates, contains, and displays a series of projects defined by the showdetailitem node.
<AF: singlestepbuttonbar> Singlestepbuttonbar displays a previous button, text indicating the current step and the maximum step, and a next button.
<AF: subform> The subform mark represents a page area that can be submitted separately. If a self-form is used to submit a page, only the content of the sub-form is verified. No Image
<AF: switcher> The switch component dynamically determines which facet component should be displayed. No Image
<AF: Table> The ADF table is used to display tabular data. It also supports selection (single and multiple), sorting, record navigation, and detailed disclosure.
<AF: tableselectworkflow> The "select" facet component in the table is used to implement multiple choices.
<AF: tableselectone> The "select" facet component in the table is used to implement a single selection.
<AF: Tree> The ADF tree is used to display data in hierarchical format.
<AF: treetable> The ADF treetable is used to display data in hierarchical format.
<AF: validatebytelength> Verify the length of the string in bytes During encoding. No Image
<AF: validatedatetimerange> Verify that the input data is within the specified range. No Image
<AF: validateregexp> Use Java regular expression syntax to verify the expression. No Image
<AF: validator> Validator tag is the future implementation of JSF 1.2 <F: validator> tag supports a "binding" attribute. No Image

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.