Uses of Interface
com.ebasetech.xi.api.controls.AriaControlProperties
Package | Description |
---|---|
com.ebasetech.xi.api.controls |
-
Uses of AriaControlProperties in com.ebasetech.xi.api.controls
Subinterfaces of AriaControlProperties in com.ebasetech.xi.api.controls Modifier and Type Interface Description interface
ArticleControl
Article Controlinterface
AsideControl
Aside Controlinterface
BasicBlockControl
interface
BootstrapContainerControl
Bootstrap Container Controlinterface
CanvasControl
A Canvas Control represents an HTML <canvas> tag.interface
FooterControl
Footer Controlinterface
HeaderControl
Header Control A container that wraps content in a header tag.interface
HeadingControl
Heading Controlinterface
HorizontalMenuControl
A Horizontal Menu Control represents a menu where the top level is shown horizontally and is always visible.interface
HyperlinkControl
A Hyperlink Control represents a text displayed as a hyperlink.interface
ImageControl
Image Control.interface
ListControl
List Controlinterface
ListHyperlinkControl
A List Hyperlink Control displays a hyperlink using the text from the list configured in its parentRepeating List Control
.interface
ListItemControl
List Item Controlinterface
ListPanelControl
List Panel Controlinterface
MainControl
Main Controlinterface
MenuControl
MenuControl is the base interface for both horizontal and vertical menu controls.interface
NavControl
Nav Controlinterface
PanelControl
Panel Controlinterface
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 aRepeater Control
.interface
SectionControl
Section Control A container that wraps content in a section tag.interface
TabSetControl
A Tab Set Control is a container containing a number of individualtabs
.interface
VerticalMenuControl
A Vertical Menu Control represents a menu where the top level is shown vertically; subsequent levels can also be shown vertically with the menu expanding to accommodate them, or they can be shown as dynamic drop out menus in the same way as for aHorizontal Menu Control
.