Extension Library controls
Extension Library controls extend the capabilities of the core controls.
Tag name | Common name | Description | Reference topic |
---|---|---|---|
accordion |
Accordion | Contains nodes that expand to reveal their content. | accordion - Accordion |
applicationLayout |
Application Layout | Provides a layout for an XPage. | applicationLayout - Application Layout |
breadCrumbs |
Bread Crumbs | Presents a list of locations. | breadCrumbs - Bread Crumbs |
dataView |
Data View | Displays data as a view. | dataView - Data View |
dialog |
Dialog | Contains a modal dialog. | dialog - Dialog |
dialogButtonBar |
Dialog Button Bar | Contains buttons in a dialog. | dialogButtonBar - Dialog Button Bar |
dialogContent |
Dialog Content | Contains text in a dialog. | dialogContent - Dialog Content |
dropDownButton |
DropDown Button | Contains nodes that organize content as a dropdown button. | dropDownButton - DropDown Button |
dumpObject |
Dump Object | Displays the content of one or more objects. | dumpObject - Dump Object |
dynamicContent |
Dynamic Content | Contains dynamic content. | dynamicContent - Dynamic Content (Extension Library - control) |
dynamicViewPanel |
Dynamic View Panel | Displays data from documents in rows and columns allowing dynamic selection of the base view. | dynamicViewPanel - Dynamic View |
firebugLite |
Firebug Lite | Enables Firebug Lite on the runtime page. | firebugLite - Firebug Lite |
formColumn |
Form Layout Column | Form layout column control. | formColumn - Form Layout Column |
formRow |
Form Layout Row | Form layout row control. | formRow - Form Layout Row |
formTable |
Form Table | Formats controls in rows and columns. Provides header, footer, and message areas. | formTable - Form Table |
forumPost |
Forum Post | Displays data as a forum post. | forumPost - Forum Post |
forumView |
Forum View | Displays data as a hierarchy of forum posts. | forumView - Forum View |
inPlaceForm |
In Place Form | Contains a dynamic form. | inPlaceForm - In Place Form |
keepSessionAlive |
Keep Session Alive | Sends a request at regular intervals to the server session associated with the current page. | keepSessionAlive - Keep Session Alive |
linksList |
List of Links | Organizes constituent nodes into a horizontal list of links. | linksList - List of Links |
list |
List Container | Organizes constituent controls into a vertical bullet list. | list - List Container |
listInline |
Inline List Container | Organizes constituent controls into a horizontal list. | listInline - Inline List Container |
listSeparator |
List Separator | Separates horizontal list elements with a vertical bar. | listSeparator - List Separator |
multiImage |
Multi-image Output | Displays one icon from a collection depending on a selection value. | multiImage - Multi-image Output |
namePicker |
Name Picker | Displays a modal dialog containing name choices. Applies selected names to an associated control. | namePicker - Name Picker |
navigator |
Navigator | Contains nodes that organize content in a hierarchy. | navigator - Navigator |
outline |
Outline | Contains nodes that organize content. | outline - Outline |
pagerAddRows |
Pager Add Rows | Adds rows to an iterator control. | pagerAddRows - Pager Add Rows |
pagerDetail |
Pager Show/Hide Details | Shows and hides detail areas of an iterator control. | pagerDetail - Pager Show/Hide Details |
pagerExpand |
Pager Expand/Collapse | Expands or collapses all the rows of an iterator control. | pagerExpand - Pager Expand/Collapse |
pagerSaveState |
Pager Save State | Saves the number of rows displayed by an iterator control if the user navigates away from the page and back. | pagerSaveState - Pager Save State |
pagerSizes |
Pager Sizes | Allows selection of the number of rows displayed by an iterator control. | pagerSizes - Pager Sizes |
popupMenu |
Pop-up Menu | Contains nodes that organize content as a pop-up menu. | popupMenu - Pop-up Menu |
redirect |
Redirect | Redirects the opening of a page to another page depending on a set of rules. | redirect - Redirect |
sortLinks |
Sort Links | Contains nodes that organize content as links might appear under keywords in an index. | sortLinks - Sort Links |
switchFacet |
Switch | Displays alternate panels depending on key values. | switchFacet - Switch |
tagCloud |
Tag Cloud | Displays a tag cloud based on entries in a categorized view. | tagCloud - Tag Cloud |
toolbar |
Toolbar | Presents a horizontal list of options which the user can click. | toolbar - Toolbar |
tooltip |
Tooltip | Displays data when another control is in focus. | tooltip - Tooltip (Extension Library control)) |
tooltipDialog |
Tooltip Dialog | Displays data when another control is in focus. Allows activation of client-side events when the data is shown and hidden. | tooltipDialog - Tooltip Dialog |
valuePicker |
Value Picker | Displays a modal dialog containing value choices. Applies selected values to an associated control. | valuePicker - Value Picker |
widgetContainer |
Widget Container | Organizes its content as a widget. | widgetContainer - Widget Container |