Package | Description |
---|---|
com.ebasetech.xi.api.controls |
Modifier and Type | Interface and Description |
---|---|
interface |
BasicBlockControl |
interface |
BootstrapColumnControl
Bootstrap Column Control
|
interface |
BootstrapContainerControl
Bootstrap Container Control
|
interface |
FooterControl
Footer Control
|
interface |
GridCellControl
A Grid Cell Control represents a single cell within a
Grid Control . |
interface |
GroupAndPagePanelProperties |
interface |
GroupPanelControl
A Group Panel Control is a titled box container with three texts: header text, information text and trailer text.
|
interface |
HeaderControl
Header Control
A container that wraps content in a header tag.
|
interface |
ListControl
List Control
|
interface |
ListItemControl
List Item Control
|
interface |
ListPanelControl
List Panel Control
|
interface |
NavControl
Nav Control
|
interface |
PageControl
Page Control is a special control that must exist as the root control of each page.
|
interface |
PagePanelControl
A Page Panel Control is a specialised titled box container with three texts: header text, information text and trailer text.
|
interface |
PanelControl
Panel Control
|
interface |
RepeatingTableControl
A Repeater Control provides a flexible way of displaying data from a table.
|
interface |
RepeatingTableListControl |
interface |
RepeatingTableListRowControl |
interface |
RepeatingTableRowControl
A Repeater Row Control represents a single table row within a
Repeater Control . |
interface |
SectionControl
Section Control
A container that wraps content in a section tag.
|
interface |
TabControl
A Tab Control represents a single tab within a
Tab Set Control . |
interface |
TitlePanelControl
A Titled Panel Control is a container control with a title bar and border, where the title bar can contain a text and/or an image.
|