|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BackgroundStyleProperties | |
---|---|
com.ebasetech.xi.api.controls |
Uses of BackgroundStyleProperties in com.ebasetech.xi.api.controls |
---|
Subinterfaces of BackgroundStyleProperties in com.ebasetech.xi.api.controls | |
---|---|
interface |
AddRowButtonProperties
|
interface |
ButtonColumnControl
|
interface |
ButtonColumnProperties
The ButtonColumnProperties interface represents styling properties for button columns. |
interface |
ButtonControl
Button Control |
interface |
ButtonControlProperties
|
interface |
CellStyleProperties
Table Cell properties. |
interface |
ColumnStyleProperties
Table Column styling properties. |
interface |
EbaseButtonControlProperties
The EbaseButtonControlProperties interface represents common properties for all Ebase navigation buttons. |
interface |
EditorInputProperties
Editor Input Properties |
interface |
FieldColumnControl
Field Column Control |
interface |
FieldControl
Field Control |
interface |
FieldHyperlinkProperties
Field Hyperlink Properties. |
interface |
FieldLayout
The Field Grid Layout provides specific functionality to display Field Controls in a grid structure where the label, editor and help portions of each Field Control are displayed in three separate table columns and are therefore vertically aligned. |
interface |
FieldLayoutCell
The FieldLayoutCell interface provides the ability to override properties from the parent control's FieldLayout ; |
interface |
FinishButtonControl
Finish Button Control is one of the supplied Ebase page navigation buttons. |
interface |
FormHeaderProperties
Properties for the optional form header text. |
interface |
GridCellControl
A Grid Cell Control represents a single cell within a Grid Control . |
interface |
GridControl
Grid Control. |
interface |
GroupAndPagePanelProperties
|
interface |
GroupAndPageTextProperties
|
interface |
GroupPanelControl
A Group Panel Control is a titled box container with three texts: header text, information text and trailer text. |
interface |
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 |
HyperlinkStateProperties
Hyperlink Properties. |
interface |
ImageColumnControl
Image Column Control. |
interface |
MenuControl
MenuControl is the base interface for both horizontal and vertical menu controls. |
interface |
MenuStateProperties
The MenuStateProperties interface represents menu item styling properties for a specific menu item state. |
interface |
MessageStyleProperties
The MessageProperties interface represents styling properties of error and warning messages. |
interface |
NavigationBarStyleProperties
|
interface |
NextPageButtonControl
Next Page Button Control is one of the supplied Ebase page navigation buttons. |
interface |
PageControl
Page Control is a special control that must exist as the root control of each page. |
interface |
PageNavigationButtonStyle
The PageNavigationButtonStyle interface represents styling properties for page navigation buttons. |
interface |
PageNavigationPanel
A Page Navigation Control represents a panel containing up to five buttons. |
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 |
PDFPageStyleProperties
The PDFPageStyleProperties interface represents styling properties applied to a page when it is included in a PDF. |
interface |
PrevPageButtonControl
Previous Page Button Control is one of the supplied Ebase page navigation buttons. |
interface |
RepeatingStyleProperties
The RepeatingStyleProperties represents styling properties shared by both a Repeater Control
and a Repeater Row Control . |
interface |
RepeatingTableControl
A Repeater Control provides a flexible way of displaying data from a table. |
interface |
RepeatingTableRowControl
A Repeater Row Control represents a single table row within a Repeater Control . |
interface |
RestoreButtonControl
A Restore Button Control represents the restore button for the Save/Restore Feature. |
interface |
SaveButtonControl
A Save Button Control represents the save button for the Save/Restore Feature. |
interface |
TableAddRowCellProperties
|
interface |
TableCellStyleProperties
|
interface |
TableColumnHeaderProperties
|
interface |
TableControlStyleProperties
|
interface |
TableControlTextProperties
|
interface |
TableRowStyleProperties
|
interface |
TextControl
A Text Control represents a text. |
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 a Horizontal Menu Control . |
Methods in com.ebasetech.xi.api.controls that return BackgroundStyleProperties | |
---|---|
BackgroundStyleProperties |
PageControl.getContentsBackgroundProperties()
Background properties for the page contents. |
BackgroundStyleProperties |
FieldLayout.getEditorBackground()
Background properties for editor table cells - used when displaying Field Controls. |
BackgroundStyleProperties |
FieldLayoutCell.getEditorBackground()
Background properties for Field Control editor table cells, overriding the corresponding background properties from the parent FieldLayout . |
BackgroundStyleProperties |
FieldColumnControl.getEditorInputBackgroundProperties()
Background properties for the data content of each table cell. |
BackgroundStyleProperties |
FieldLayout.getInfoBackground()
Background properties for help table cells - used when displaying Field Controls. |
BackgroundStyleProperties |
FieldLayoutCell.getInfoBackground()
Background properties for Field Control help table cells, overriding the corresponding background properties from the parent FieldLayout . |
BackgroundStyleProperties |
FieldLayout.getLabelBackground()
Background properties for label table cells - used when displaying Field Controls. |
BackgroundStyleProperties |
FieldLayoutCell.getLabelBackground()
Background properties for Field Control label table cells, overriding the corresponding background properties from the parent FieldLayout . |
BackgroundStyleProperties |
VerticalMenuLevelProperties.getLevelBackground()
Background properties for the menu level. |
BackgroundStyleProperties |
InfoProperties.getPopupBackgroundProperties()
Background properties for the popup help text window. |
BackgroundStyleProperties |
FieldColumnControl.getStripeEditorInputBackgroundProperties()
Background properties for the data content of each table cell - applied to alternate (striped) rows. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |