|
Class Summary |
| AbstractBasicComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractCalendarComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractCommandComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractConverterCommandComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractDataComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractGridComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractInputComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractItemComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractMenuComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractMessageComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractMessagesComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractOutputComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractSelectManyComponent |
Technical component, used as a basis for building new RCFaces components. |
| AbstractSeparatorComponent |
Technical component, used as a basis for building new RCFaces components. |
| AcceleratorComponent |
The accelerator Component is a non-visual component. |
| AdditionalInformationComponent |
|
| BoxComponent |
The Box Component is a container. |
| ButtonComponent |
The button Component is equivalent to the standard HTML tag <BUTTON>. |
| CalendarComponent |
The calendar Component shows a calendar. |
| CardBoxComponent |
The cardBox Component is similar to the tabbedPane Component without title and borders. |
| CardComponent |
An element belonging to a cardBox Component and holding the components. |
| CheckButtonComponent |
The checkButton Component is equivalent to the <INPUT TYPE="checkbox"> HTML tag. |
| ComboColumnComponent |
|
| ComboComponent |
The combo Component is equivalent to the standard HTML tag <SELECT SIZE=1>. |
| ComboGridComponent |
The comboGrid Component has the same fonctionalities as the combo component but the popup is based on a dataGrid. |
| ComponentsColumnComponent |
|
| ComponentsGridComponent |
The componentGrid Component is a grid component. |
| ComponentsListComponent |
The componentslist component Shows the components for each data with pagination. |
| CustomButtonComponent |
A button Component highly customizable through its API. |
| DataColumnComponent |
Specify a column. |
| DataGridComponent |
The dataGrid Component is a grid component. |
| DateChooserComponent |
The dateChooser Component is a button that shows a calendar and help the user to choose a date. |
| DateEntryComponent |
The dateEntry Component is a specialized textEntry Component. it sports auto-completion related to the validity of the numbers entered as a date. |
| DateItemComponent |
An item specialized for date values. |
| ExpandableItemComponent |
|
| ExpandBarComponent |
The expandBar Component is a container that can be collapsed to show only a title bar. |
| ExternalBoxComponent |
The externalBox Component is a container based on the standard HTML tag <IFrame>. . |
| FieldSetComponent |
The fieldSet Component is a container with a title (text and/or picture). |
| FileItemComponent |
|
| FocusManagerComponent |
The focusManager Component is a non-visual component. |
| HelpButtonComponent |
The helpButton Component is an ImageButton. |
| HiddenValueComponent |
The hiddenValue Component is a non-visual component. |
| HyperLinkComponent |
The hyperLink Component translates into a classic hyperlink and is a button. |
| ImageButtonComponent |
The imageButton Component is a button Component that can show an image. |
| ImageCheckButtonComponent |
The imageCheckButton Component is a checkButton Component with an image instead of the checkBox. |
| ImageComboComponent |
The imageCombo Component is a combo Component with an image added to the text. |
| ImageComponent |
The image Component shows an image (it's equivalent to <img ... |
| ImagePagerButtonComponent |
The imagePagerButton Component is an imageButton Component that works like the keyword in the pager Component and is linked to the dataGrid Component. |
| ImageRadioButtonComponent |
The imageRadioButton Component is a radioButton Component with an image instead of the rounded box. |
| ImageResetButtonComponent |
The imageResetButton Component is a resetButton Component that can show an image. |
| ImageSubmitButtonComponent |
The ImageSubmitButton Component is a submitButton Component that can show an image. |
| ItemsListComponent |
|
| ItemsToolFolderComponent |
|
| KeyEntryComponent |
|
| KeyLabelComponent |
|
| LineBreakComponent |
The lineBreak Component is the <BR> HTML equivalent. |
| ListComponent |
The list Component is based on the standard HTML tag <SELECT>. |
| MenuBarComponent |
Describes a top-level menu bar. |
| MenuCheckItemComponent |
A menu item with a check. |
| MenuComponent |
The menu Component provides a way of creating desktop style menus on web pages. |
| MenuItemComponent |
A menu item |
| MenuRadioItemComponent |
A menu item with a radiobutton (see attribute GroupName) |
| MenuSeparatorComponent |
A separator Menu item |
| MessageComponent |
The message Component is a placeholder for error messages (only one is shown). |
| MessageDialogComponent |
|
| MessageFieldSetComponent |
|
| MessagesComponent |
The messages Component is a placeholder for error messages (several messages can be shown simultaneously). |
| NumberEntryComponent |
NOT COMPLETE |
| PagerComponent |
The pager Component is linked to the dataGrid Component. |
| PasswordEntryComponent |
The passwordEntry Component is based on the standard HTML tag <INPUT TYPE="password"> and is a textEntry Component. |
| PeriodClientDataComponent |
|
| ProgressBarComponent |
The progressBar Component indicates the evolution of a task. |
| RadioButtonComponent |
The radioButton Component is based on the standard HTML tag <INPUT TYPE="radio">. |
| ResetButtonComponent |
The resetButton Component is based on the standard HTML tag <INPUT TYPE="reset">. |
| RulerComponent |
The ruler Component is the <HR> HTML equivalent. |
| SchedulerColumnComponent |
|
| SchedulerComponent |
The scheduler Component shows a planning
The scheduler Component has the following capabilities :
IWidthCapability
IHeightCapability
IScrollableCapability
ILiteralLocaleCapability
ILiteralTimeZoneCapability
IStyleClassCapability
ITabIndexCapability
IImmediateCapability
ISelectionEventCapability
The default
| ScopeComponent |
|
| SelectImageItemComponent |
A select item (member of a selectable list) that shows an image. |
| SelectItemComponent |
|
| SelectItemsIteratorComponent |
|
| ServiceComponent |
The service Component is a non-visual component. |
| SpinnerComponent |
The spinner Component is a textEntry Component that accepts numbers and whose value can be incremented or decremented (by a parametrable step) with buttons or the keyboard arrows. |
| StyledMessageComponent |
An englobing tag that changes the style class surronuding a component when a particular message is emitted for a component. |
| StyledTextComponent |
The styledText Component is a placeholder for displaying "enhanced" text. |
| SubmitButtonComponent |
The submitButton Component is based on the standard HTML tag <INPUT TYPE="submit">. |
| SubmitWaitComponent |
|
| SuggestTextEntryComponent |
The suggestTextEntry is a textEntry Component with an autosuggestion feature that shows in the form of a dropdown list. |
| TabbedPaneComponent |
The tabbedPane Component provides a way to show more information on a single page. |
| TabComponent |
An element belonging to a tabbedPane Component and holding the components. |
| TabNamingContainerComponent |
|
| TextAreaComponent |
The textAreaEntry Component is based on the standard HTML tag <TEXTAREA> and is a textEntry Component. |
| TextComponent |
The text Component is a placeholder for displaying text. |
| TextEditorComboComponent |
|
| TextEditorComponent |
The textEditorToolFolder component is a container allowing to edit text and have a specific toolBar
The textEditorToolFolder Component has the following capabilities :
IRequiredCapability
ITextCapability
ITextDirectionCapability
IEmptyMessageCapability
IReadOnlyCapability
IValueChangeEventCapability
IMenuCapability
IFocusStyleClassCapability
ISeverityStyleClassCapability
ISelectionEventCapability
IAlternateTextCapability
The default
| TextEditorImageButtonComponent |
|
| TextEditorToolFolderComponent |
|
| TextEntryComponent |
The textEntry Component is based on the standard HTML tag <INPUT TYPE="text">. |
| TimeEntryComponent |
The timeEntry Component is a specialized textEntry Component. it sports auto-completion related to the validity of the numbers entered as a time. |
| ToolBarComponent |
The toolBar component allows developers to easily add toolbars containing diffenrent components
The toolBar Component has the following capabilities :
IInitEventCapability
IVerticalAlignmentCapability
IBorderTypeCapability
IImageAccessorsCapability
The default
| ToolFolderComponent |
EXPERIMENTAL |
| ToolItemComponent |
EXPERIMENTAL |
| ToolItemSeparatorComponent |
EXPERIMENTAL |
| TreeComponent |
The tree Component shows informations in an arborescent view. |
| TreeNodeComponent |
A node belonging to a tree. |
| UIImageItemComponent |
A select item (member of a selectable list) that shows an image. |
| ViewDialogComponent |
The viewDialog component represents popup modal view. |
| ViewErrorListenerComponent |
|