Index
All Classes|All Packages
T
- TabAllStateProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
TabAllStatePropertiesinterface represents styling properties applied to all tab states in aTabSetControl. - TabControl - Interface in com.ebasetech.xi.api.controls
 - 
A Tab Control represents a single tab within a
Tab Set Control. - Table - Interface in com.ebasetech.xi.api
 - 
The
Tableinterface represents a table defined in a form, integration service or workflow job. - TableAddRowCellProperties - Interface in com.ebasetech.xi.api.controls
 - TableCellStyleProperties - Interface in com.ebasetech.xi.api.controls
 - TableColumn - Interface in com.ebasetech.xi.api
 - 
The
TableColumninterface represents a table column form, integration service or workflow job. - TableColumnHeaderProperties - Interface in com.ebasetech.xi.api.controls
 - TableColumnValuePatternProperties - Interface in com.ebasetech.xi.api.controls
 - TableControl - Interface in com.ebasetech.xi.api.controls
 - 
Table Control - represents a displayed table.
 - TableControlAddRowProperties - Interface in com.ebasetech.xi.api.controls
 - TableControlStyleProperties - Interface in com.ebasetech.xi.api.controls
 - TableControlTextProperties - Interface in com.ebasetech.xi.api.controls
 - TablePageControl - Interface in com.ebasetech.xi.api.controls
 - 
A Table Page Control represents a horizontal page of table data and can only be added as a child of a
Table Control. - TableRowIterator - Interface in com.ebasetech.xi.api
 - 
The
TableRowIteratorinterface represents a collection of table rows, and provides methods for iterating through the table rows either forwards or backwards, to address the underlying columns and their values. - TableRowStyleProperties - Interface in com.ebasetech.xi.api.controls
 - Tables - Interface in com.ebasetech.xi.api
 - 
The
Tablesinterface acts as a parent object for all tables within a form, integration service or workflow process. - TableSortProperties - Interface in com.ebasetech.xi.api.controls
 - TabSetContentPanelProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
TabSetContentPanelPropertiesinterface represents styling properties applied to the content panels of tabs within a Tab Set Control. - TabSetControl - Interface in com.ebasetech.xi.api.controls
 - 
A Tab Set Control is a container containing a number of individual
tabs. - TestOAuthAuthentication - Class in com.ebasetech.xi.services.auth
 - TestOAuthAuthentication() - Constructor for class com.ebasetech.xi.services.auth.TestOAuthAuthentication
 - Text - Interface in com.ebasetech.xi.api
 - 
The
Textinterface represents a text that can be used anywhere in a form. - TEXT_BOLD - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - TEXT_ITALIC - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - TEXT_LINE_THROUGH - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - TEXT_NORMAL - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - TEXT_OBLIQUE - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - TEXT_OVERLINE - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - TEXT_UNDERLINE - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - TextControl - Interface in com.ebasetech.xi.api.controls
 - 
A Text Control represents a text.
 - Texts - Interface in com.ebasetech.xi.api
 - 
The
Textsinterface acts as a parent object for all texts that can be accessed from a form. - TextStyleProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
TextStylePropertiesinterface represents common text styling properties. - TitleBarProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
TitleBarPropertiesinterface represents styling properties applied to the title bar of aTitlePanelControl. - TitlePanelControl - Interface in com.ebasetech.xi.api.controls
 - 
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.
 - toJSON() - Method in interface com.ebasetech.xi.api.Table
 - 
Returns a JSON string representing all rows in the table in the following format:
 - toJSON(boolean) - Method in interface com.ebasetech.xi.api.Table
 - 
Returns a JSON string representing all rows in the table, this is the same as
Table.toJSON()but additionally provides an option on how null values in table columns are handled. - toJSONString() - Method in interface com.ebasetech.xi.api.JWSHeader
 - 
Return JSON String representation of header * @since V5.7
 - toString() - Method in interface com.ebasetech.xi.api.SystemVariable
 - 
Returns a String value for the system variable.
 - TransactionManager - Interface in com.ebasetech.xi.api
 - 
TransactionManagerprovides a centralized interface for all transaction related services. 
All Classes|All Packages