| Interface | Description |
|---|---|
| IComboItem |
Created by Piotr on 2017-09-29.
|
| Iconable |
Interface which allows form component to have icon inside of it.
|
| Styleable |
Created by k.czajkowski on 16.01.2017.
|
| TableComponent<T extends FormElement> | |
| TreeViewTemplate<T extends FormElement> |
| Class | Description |
|---|---|
| _BaseFormComponents | |
| Accordion | |
| ActiveImage |
Class representing xml component of ActiveImage.
|
| ActiveImageItem |
Created by Gabriel.Kurzac on 2016-05-18.
|
| Anchor |
Anchor component allows to scroll to place where it was placed
Example:
<ScrollHere/> |
| AvailableWidgets | |
| BaseComponentUtils |
Created by krzysztof.kobylarek on 2016-12-01.
|
| BaseInputField |
Base component for input fields (like CheckBox, InputText etc.)
|
| BaseInputFieldWithKeySupport |
Base component for input fields (like CheckBox, InputText etc.) with key events support.
|
| BaseInputListField | |
| Button |
Class representing xml component of Button.
|
| ButtonGroup |
Created by k.czajkowski on 03.01.2017.
|
| Calendar | |
| Canvas |
Created by krzysztof.kobylarek on 2016-10-21.
|
| Chart |
Created by k.czajkowski on 23.01.2017.
|
| CheckBox | |
| Column |
Column is component grouping together other components wrapped as TableCell component.
|
| ColumnLazy | |
| ColumnPaged | |
| Combo | |
| Combo.ComboItemDTO | |
| Dashboard | |
| DefaultWidgets | |
| DictionaryCombo | |
| DictionaryComboParameter | |
| Dropdown |
Created by k.czajkowski on 20.01.2017.
|
| DropdownDivider | |
| DropdownItem |
Created by k.czajkowski on 19.01.2017.
|
| FileUpload | |
| FloatingGroup | |
| Footer | |
| Group |
Group component is responsible for placing components in one group, that does not intersects with
other form components.
|
| HtmlEditor | |
| HtmlView | |
| Image |
Class representing xml component of Image.
|
| ImageArea |
This is not part of component element - this is managed by image
|
| ImageGrid | |
| Include |
Created by krzysztof.kobylarek on 2016-12-20.
|
| InputDate |
Class represents input field for date.
|
| InputDateOptimized |
Class represents input field for date.
|
| InputNumber | |
| InputText | |
| InputTimestamp |
Class represents input field for date and time.
|
| Iterator |
Created by Adam Zareba on 20.01.2017.
|
| Link |
Created by krzysztof.kobylarek on 2016-11-30.
|
| MarkdownGrid | |
| MdFileViewer |
Class representing xml component of MdFileViewer.
|
| MessageData | |
| Node | Deprecated |
| OptionsList |
List options control
Created by krzysztof.kobylarek on 2017-01-02.
|
| OptionsListElement | |
| OutputLabel |
Class representing xml component of OutputLabel.
|
| PanelGroup | |
| RadioOption |
RadioOption
It is used to add common logic to options group eg. reaction to 'on change' events.
|
| RadioOptionsGroup |
RadioOptionsGroup is container grouping RadioOption components.
|
| Repeater |
Created by krzysztof.kobylarek on 2016-11-09.
|
| Repeater.RepeaterIterationContext | |
| RepeaterComponentCloner |
Created by krzysztof.kobylarek on 2016-11-09.
|
| Row |
Row component is responsible for placing components in one row
Example:
<Row></Row> |
| SelectComboMenu | |
| SelectComboMenu.SelectComboItemDTO | |
| SelectComboMenuOptimized | |
| SelectOneMenu |
Class representing xml component of SelectOneMenu.
|
| Spacer |
Class representing xml component of Spacer.
|
| SpacerServiceImpl |
Created by Adam Zareba on 14.03.2017.
|
| SplitContainer | |
| Tab |
Class represents Tab as grouping element.
|
| TabContainer |
Class represents container for tabs and extends
GroupingComponent class. |
| Table |
Table is component which describes and operates on tabular data.
|
| TableCell |
Component used to group other form's elements and attach them to Table component.
|
| TableLazy | |
| TablePaged | |
| TableRow | |
| TableRowOptimized | |
| ThreeDotsMenu | |
| ThreeDotsMenuItem | |
| Tree |
This component can be used in XML Form.
|
| TreeElement | |
| ValidateMessages | |
| Wizard |
Class represents container for tabs and extends
GroupingComponent class. |
| Enum | Description |
|---|---|
| Styleable.Style |
Enum that holds bootstrap style classes names: default, primary, success, info, warning, danger, light.
|
Copyright © 2020. All rights reserved.