Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes|All Packages

S

SaveButtonControl - Interface in com.ebasetech.xi.api.controls
A Save Button Control represents the save button for the Save/Restore Feature.
SchedulerServices - Class in com.ebasetech.xi.services
SchedulerServices provides static methods that enable Scheduled Tasks to be started from a form, workflow job or Integration Service.
SchedulerServices() - Constructor for class com.ebasetech.xi.services.SchedulerServices
 
scrollDown() - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Scroll the table vertically down one page
scrollLeft() - Method in interface com.ebasetech.xi.api.controls.TableControl
Scroll the table horizontally left one page
scrollRight() - Method in interface com.ebasetech.xi.api.controls.TableControl
Scroll the table horizontally right one page
scrollToBottom() - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Scroll the table vertically to the last page
scrollToTop() - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Scroll the table vertically to the first page
scrollUp() - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Scroll the table vertically up one page
SectionControl - Interface in com.ebasetech.xi.api.controls
Section Control A container that wraps content in a section tag.
SecurityManager - Interface in com.ebasetech.xi.api
SecurityManager provides a centralized interface for all security related services.
SelectStatementCallback - Interface in com.ebasetech.xi.services
Callback interface used with DatabaseServices.executeSQLStatement
sendmail() - Method in interface com.ebasetech.xi.api.EmailResource
Sends the email message as specified in the email resource.
sendmail(String[]) - Method in interface com.ebasetech.xi.api.EmailResource
Sends the email message as specified in the email resource together with any attachments.
sendmail(String[], Map<String, String>) - Method in interface com.ebasetech.xi.api.EmailResource
Sends the email message as specified in the email resource together with any attachments.
sequence(String) - Method in interface com.ebasetech.xi.api.SequenceManager
Returns the next number within the sequence specified by sequenceName.
SequenceManager - Interface in com.ebasetech.xi.api
The SequenceManager interface provides a single SequenceManager.sequence(String) method to provide the next number within a defined sequence.
Services - Interface in com.ebasetech.xi.api
 
ServicesImpl - Class in com.ebasetech.xi.api
 
ServicesImpl() - Constructor for class com.ebasetech.xi.api.ServicesImpl
 
ServicesSecurity - Interface in com.ebasetech.xi.api
Interface ServicesSecurity represents any security required by any service within services package.
setAcceptedMimeTypes(String[]) - Method in class com.ebasetech.xi.api.UploadOptions
Sets the list of accepted MIME types.
setAccessToken(String) - Method in interface com.ebasetech.xi.api.OAuthTokens
Sets the value of the access token
setAddRowCellClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the table row containing the add row button.
setAddRowCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the table row containing the add row button.
setAddRowClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the add row button.
setAddRowStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the add row button.
setAlignment(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the horizontal alignment for the entire page within the browser window.
setAllMargin(String) - Method in interface com.ebasetech.xi.api.controls.MarginStyleProperties
Sets the margin size value used for top, bottom, left and right margin.
setAllPadding(String) - Method in interface com.ebasetech.xi.api.controls.PaddingStyleProperties
Sets the padding size value used for top, bottom, left and right padding.
setAriaCustomAttributes(String) - Method in interface com.ebasetech.xi.api.controls.AriaControlProperties
Sets the ARIA custom attributes as a comma separated list associated with the control property and overrides the aria custom attributes value.
setAriaCustomAttributes(String) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets the ARIA custom attributes associated with the control property and overrides the aria custom attributes value.
setAriaRequired(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets whether or not this the aria-required attribute is set to true.
setAriaRole(String) - Method in interface com.ebasetech.xi.api.controls.AriaControlProperties
Sets the ARIA role for the control.
setAscenderHeight(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the height of the ascender/descender.
setAttribute(String, Object) - Method in interface com.ebasetech.xi.api.WrappedHttpSession
Saves an object in this session, using the name specified.
setAudience(String) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim aud - Audience.
setBackgroundClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets one or more CSS classes to be applied to the background of the drop out menu levels.
setBackgroundColor(String) - Method in interface com.ebasetech.xi.api.controls.BackgroundStyleProperties
Sets the background color, this is equivalent to the CSS background-color property and any valid value for this CSS property can be used.
setBackgroundImage(String) - Method in interface com.ebasetech.xi.api.controls.BackgroundStyleProperties
Sets the URL of the background image.
setBackgroundImagePosition(String) - Method in interface com.ebasetech.xi.api.controls.BackgroundStyleProperties
Sets the background image position.
setBackgroundImageRepeat(String) - Method in interface com.ebasetech.xi.api.controls.BackgroundStyleProperties
Sets the background image repeat property.
setBackgroundStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets the inline CSS style to be applied to the background of the drop out menu levels.
setBarcodeHeight(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the barcode height for the generated barcode.
setBarcodeWideFactor(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the factor by which wide bars are broader than narrow bars.
setBaselinePosition(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the position of the baseline on the barcode.
setBootstrapAlign(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalMenuControl
Sets the alignment when a form is running with the bootstrap framework configured.
setBootstrapContainerType(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapContainerTypeProperties
Sets the bootstrap root container type which is applied to the root div on the page when a form is running with the bootstrap framework configured.
setBootstrapSize(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapButtonStyle
Sets the bootstrap size.
setBootstrapState(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapButtonStyle
Sets the bootstrap state.
setBootstrapStyle(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapButtonStyle
Sets the bootstrap style.
setBorderColor(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets border color.
setBorderRadius(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets border radius.
setBorderStyle(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets border style.
setBorderWidth(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets the border width applied to all four borders.
setBottomBorderWidth(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets the bottom border width, overriding property borderWidth.
setBottomMargin(String) - Method in interface com.ebasetech.xi.api.controls.MarginStyleProperties
Sets the bottom margin size value.
setBottomPadding(String) - Method in interface com.ebasetech.xi.api.controls.PaddingStyleProperties
Sets the bottom padding size value.
setButtonDisplayAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets whether or not the image specified in the buttonImageUrl property is displayed instead of a button.
setButtonImageUrl(String) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets the URL of the image to be displayed when the buttonDisplayAsImage is set to true.
setButtonSkipValidation(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Specifies whether or not validation of controls higher on the page is skipped prior to executing the button's on click event.
setButtonWidth(String) - Method in interface com.ebasetech.xi.api.controls.ButtonColumnControl
Sets the column width.
setCanvasHeight(String) - Method in interface com.ebasetech.xi.api.controls.CanvasControl
Sets the canvas height.
setCanvasWidth(String) - Method in interface com.ebasetech.xi.api.controls.CanvasControl
Sets the canvas width.
setCaptionClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the table caption text.
setCaptionStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the table caption text.
setCellHAlign(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets the horizontal alignment for each control within its containing table cell.
setCellHAlign(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets the horizontal alignment for each child control within its containing table cell.
setCellHAlign(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets the Horizontal alignment for each child control within its containing table cell.
setCellPadding(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Space between adjacent table cells.
setCellSpacing(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Space between adjacent table cells.
setCellVAlign(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets the vertical alignment for each control within its containing table cell.
setCellVAlign(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets the vertical alignment for each child control within its containing table cell.
setCellVAlign(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets the Vertical alignment for each child control within its containing table cell.
setChecksum(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the checksum mode.
setCollapseBreakPoint(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the breakpoint width e.g.
setCollapsedRowHeaderStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to column headers displayed in collapsed table rows; these are table rows displayed vertically when the device viewport is smaller than the breakpoint configured for the Collapse Breakpoint property.
setCollapsedRowStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to collapsed table rows; these are table rows displayed vertically when the device viewport is smaller than the breakpoint configured for the Collapse Breakpoint property.
setColor(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalLineControl
Sets the line color.
setColor(String) - Method in interface com.ebasetech.xi.api.controls.IndividualTabStateProperties
Sets the background color, this is equivalent to the CSS background-color property and any valid value for this CSS property can be used.
setColumnCellClass(String) - Method in interface com.ebasetech.xi.api.controls.ColumnStyleProperties
Sets one or more CSS classes to be applied to each table cell.
setColumnCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.ColumnStyleProperties
Sets the inline CSS style to be applied to each table cell.
setColumnDataClass(String) - Method in interface com.ebasetech.xi.api.controls.ColumnStyleProperties
Sets one or more CSS classes to be applied to the content of each table cell.
setColumnDataStyle(String) - Method in interface com.ebasetech.xi.api.controls.ColumnStyleProperties
Sets the inline CSS style to be applied to the content of each table cell.
setColumnHeadingClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to column header texts.
setColumnHeadingStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to column header texts.
setColumns(int) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Set the number of columns in each row of the layout.
setColumnValueOnRow(TableColumn, int, Object) - Method in interface com.ebasetech.xi.api.Table
Sets a value for the table cell at the specified column and row.
setColumnWidths(String) - Method in interface com.ebasetech.xi.api.controls.GridControl
Sets the widths for the grid columns.
setConnectionTimeout(Integer) - Method in class com.ebasetech.xi.api.RestOptions
Sets the number of seconds to wait to establish a connection with the target rest URL before timing out.
setContainingListType(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets the list type.
setContainingListType(String) - Method in interface com.ebasetech.xi.api.controls.ListPanelControl
Sets the list type.
setContentClass(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets the inline CSS style to be applied to the content area containing child controls.
setContentClass(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets one or more CSS classes to be applied to the page content.
setContentHeight(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets the height of the content area.
setContentHeight(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the content area height.
setContentsHeight(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the height of the page contents area.
setContentStyle(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets the inline CSS style to be applied to the content area containing child controls.
setContentStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the inline CSS style to be applied to the page content.
setCssClass(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets one or more CSS classes to be applied to the control.
setCurrentPageClass(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets one or more CSS classes to be applied to inactive pages (i.e.
setCurrentPageStyle(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the inline CSS style to be applied to inactive pages (i.e.
setCurrentRow(int) - Method in interface com.ebasetech.xi.api.Table
Sets the table's current row.
setCustomAttributes(String) - Method in interface com.ebasetech.xi.api.controls.HtmlElementProperties
Sets the custom attributes as a comma separated list associated with the control property and overrides the custom attributes value.
setDataMatrixShape(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Returns the data matrix shape.
setDebug(boolean) - Method in interface com.ebasetech.xi.api.Resource
Activates or deactivates debug for the resource.
setDefaultTransactionTimeout(int) - Method in interface com.ebasetech.xi.api.TransactionManager
Sets the default transaction timeout value in seconds, which is applied to all new transactions started after this time.
setDeletable(boolean) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets whether or not the user row deletion built-in feature is activated.
setDeletableCellClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the Delete Column table cells.
setDeletableCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to the Delete Column table cells.
setDeletableDataClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the Delete Column checkboxes.
setDeletableDataStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to the Delete Column checkboxes.
setDeletableWidth(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the width of the delete column.
setDirectory(String) - Method in class com.ebasetech.xi.api.UploadOptions
Sets the target directory on the server for uploaded files, and can be either a relative or absolute path.
setDisabled(boolean) - Method in interface com.ebasetech.xi.api.controls.ButtonControlProperties
Disables the button and results in the HTML disabled attribute being added to the <button> HTML tag.
setDisabled(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Disables the field and results in the HTML disabled attribute being added to the <input> HTML tag.
setDisplay(boolean) - Method in class com.ebasetech.xi.api.PdfOptions
Sets the display option.
setDisplayAsHyperlink(boolean) - Method in interface com.ebasetech.xi.api.controls.ImageControlProperties
Sets whether or not the image should behave as a hyperlink when clicked,.
setDisplayAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.EbaseButtonControlProperties
Sets whether or not the button is displayed as an image.
setDisplayChecksum(boolean) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets whether to display the checksum digit at the end of the barcode
setDisplayEditor(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets whether or not the editor part of the field should be displayed;
setDisplayInfoPrefix(boolean) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets whether or not the navigation bar prefix text is displayed.
setDisplayInfoText(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets whether or not the help part of the field should be displayed;
setDisplayIvAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets whether or not a button is displayed as an image, and is applicable only when Javascript is disabled and immediate validation is simulated using buttons/images to be clicked by the user.
setDisplayLabelText(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets whether or not the label part of the field should be displayed;
setDisplayOnly(boolean) - Method in interface com.ebasetech.xi.api.controls.Control
Marks the control and all its children as display only (when displayOnly is true) or enterable (when displayOnly is false).
setDisplayScrollTopBottomIcons(boolean) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets whether or not scroll to top and scroll to bottom icons or corresponding texts are included in the navigation bar.
setDisplayStartStop(boolean) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets whether the start and stop character will be displayed as part of the human-readable message.
setDisplayValue(String) - Method in interface com.ebasetech.xi.api.Field
Sets a value for the form field using the appropriate display format for the field type and the language currently in use.
setDocument(String, Object) - Method in interface com.ebasetech.xi.api.XmlResourceBase
Set a document from external API.
setEditorCellClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets one or more CSS classes to be applied to the <div> tag that wraps the editor.
setEditorCellClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets one or more CSS classes to be applied to editor table cells when displaying a Field Control.
setEditorCellClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets CSS classes for editor table cells when displaying a Field Control, overriding the editor layout cell CSS classes from the parent FieldLayout.
setEditorCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style to be applied to the <div> tag that wraps the editor.
setEditorCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the inline CSS style to be applied to editor table cells when displaying a Field Control.
setEditorCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets inline CSS style for editor table cells when displaying a Field Control, overriding the editor layout cell inline CSS style from the parent FieldLayout.
setEditorClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets one or more CSS classes to be applied to the <input> tag when the control is not display only.
setEditorHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets horizontal alignment of editor table cells - this is used when displaying Field Controls.
setEditorHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets horizontal alignment of editor table cells when displaying Field Controls, overriding the corresponding horizontal alignment property from the parent FieldLayout.
setEditorStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style to be applied to the <input> tag when the control is not display only.
setEditorVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets vertical alignment of editor table cells - this is used when displaying Field Controls.
setEditorVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets vertical alignment of editor table cells when displaying Field Controls, overriding the corresponding vertical alignment property from the parent FieldLayout.
setEditorWidth(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the width of editor table cells - this is used when displaying Field Controls.
setEnabled(boolean) - Method in interface com.ebasetech.xi.api.controls.StaticMenuItemControl
Sets whether or not the menu item can be clicked by the user.
setErrorCorrectionLevel(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the error correction of the barcode
setErrorMsgClass(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets one or more CSS classes to be applied to error messages when the messages are displayed locally to the control.
setErrorMsgStyle(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets inline CSS style to be applied to error messages when the messages are displayed locally to the control.
setExpiry(Date) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim exp - Expiration.
setExpiryMillies(long) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim exp - Expiration.
setExtraLargeWidth(Integer) - Method in interface com.ebasetech.xi.api.controls.BootstrapWidthProperties
Sets the width for the large breakpoint.
setExtraSmallWidth(Integer) - Method in interface com.ebasetech.xi.api.controls.BootstrapWidthProperties
Sets the width for the extra-small breakpoint.
setFailureCause(Exception) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement.FallibleEnactmentDescriptor
 
setFieldClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets one or more CSS classes to be applied to the <div> tag that wraps all parts of the field.
setFieldEditorClass(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets one or more CSS classes to be applied to the editor portion of each field.
setFieldInfoClass(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets one or more CSS classes to be applied to the info portion of each field.
setFieldLabelClass(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets one or more CSS classes to be applied to the label portion of each field.
setFields(Map<String, String>) - Method in class com.ebasetech.xi.api.SnapshotQuery
Sets additional information to filter snapshots.
setFieldStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style to be applied to the <div> tag that wraps all parts of the field.
setFile(String) - Method in interface com.ebasetech.xi.api.controls.IncludeControl
Sets the URL of the JSP/HTML file relative to the document root of the Ebase web application.
setFilePath(String) - Method in class com.ebasetech.xi.api.PdfOptions
Sets the file path used to save the document on the server when option save is set to true.
setFileTypes(String) - Method in interface com.ebasetech.xi.api.controls.FileUploadControl
Sets a comma separated string of permitted file and MIME types.
setFileTypes(String[]) - Method in class com.ebasetech.xi.api.UploadOptions
Sets the list of case insensitive file types that can be uploaded.
setFilterExpression(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets an FPL conditional expression that limits which table rows are displayed.
setFinishClass(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets one or more CSS classes to be applied to the finish button.
setFinishDisplayAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets whether or not the finish button is displayed as an image.
setFinishImageUrl(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the URL of the image when property finishDisplayAsImage is true.
setFinishStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the inline CSS style to be applied to the finish button.
setFontName(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the font name of the human readable part
setFontSize(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the font size of the human readable part
setFormPanelWidth(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the form panel width.
setFormSessionAttribute(String, Object) - Method in interface com.ebasetech.xi.api.FormSession
Sets the value of the form session attribute named by attributeName.
setFourthLevelBackgroundClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets one or more CSS classes to be applied to the background of the fourth menu level.
setFourthLevelBackgroundStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets the inline CSS style to be applied to the background of the fourth menu level.
setFourthLevelClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to fourth level non-leaf unselected menu items.
setFourthLevelHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level non-leaf unselected menu items when the mouse is hovered over the item.
setFourthLevelHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of fourth level non-leaf selected menu items when the mouse is hovered over the item.
setFourthLevelLeafClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to fourth level leaf unselected menu items.
setFourthLevelLeafHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level leaf unselected menu items when the mouse is hovered over the item.
setFourthLevelLeafHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of fourth level leaf selected menu items when the mouse is hovered over the item.
setFourthLevelLeafSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level leaf selected menu items.
setFourthLevelLeafSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level leaf selected menu items.
setFourthLevelLeafSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of fourth level leaf selected menu items.
setFourthLevelLeafSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of fourth level leaf selected menu items.
setFourthLevelLeafStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level leaf unselected menu items.
setFourthLevelLeafTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of fourth level leaf unselected menu items.
setFourthLevelLeafTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level leaf selected menu items.
setFourthLevelSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to fourth level non-leaf selected menu items.
setFourthLevelSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level non-leaf selected menu items.
setFourthLevelSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of fourth level non-leaf selected menu items.
setFourthLevelSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level non-leaf selected menu items.
setFourthLevelStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to fourth level non-leaf unselected menu items.
setFourthLevelTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of fourth level non-leaf unselected menu items.
setFourthLevelTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of fourth level non-leaf unselected menu items.
setFullWidthHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets horizontal alignment of table cells when displaying controls other than a Field Control.
setFullWidthHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets horizontal alignment of table cells when displaying controls other than a Field Control, overriding the corresponding horizontal alignment property from the parent FieldLayout.
setFullWidthVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets vertical alignment of table cells when displaying controls other than a Field Control.
setFullWidthVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets vertical alignment of table cells when displaying controls other than a Field Control, overriding the corresponding vertical alignment property from the parent FieldLayout.
setGapAfterEditor(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the gap after the field editor.
setGapAfterLabel(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the gap after the field label.
setGapBeforeInfo(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the gap before the field help.
setGapBetweenItems(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalMenuControl
Sets the separation between menu items in the top level menu.
setGridClass(String) - Method in interface com.ebasetech.xi.api.controls.GridControl
Sets one or more CSS classes to be applied to the table grid.
setGridStyle(String) - Method in interface com.ebasetech.xi.api.controls.GridControl
Sets the inline CSS style to be applied to the table grid.
setGutter(boolean) - Method in interface com.ebasetech.xi.api.controls.BootstrapRowControl
The gutters between columns in our predefined grid classes are removed when gutters are disabled.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.AddRowButtonProperties
Sets the text horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.CellStyleProperties
Sets the horizontal alignment of table cell content.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets the horizontal alignment for all child controls of the container as a whole e.g.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayoutCell
Sets horizontal alignment, overriding the layout cell horizontal alignment from the parent ColumnLayout.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FormHeaderProperties
Sets the horizontal alignment for the form header text.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPageTextProperties
Sets the horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets the horizontal alignment for all child content where all child controls are aligned as a single block.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayoutCell
Sets horizontal alignment, overriding the layout cell horizontal alignment from the parent HorizontalBoxLayout.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.InfoProperties
Sets the horizontal alignment of the field help text when it is positioned underneath the field editor (see FieldControl.setHelpPos(int).
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.MenuLevelProperties
Sets the horizontal alignment of the content within each menu item.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.MessageStyleProperties
Sets horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.NavigationRowProperties
Sets horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.TabAllStateProperties
Sets the horizontal alignment for the text within a tab header - this is only effective if a tab width has been specified.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.TableAddRowCellProperties
Sets the horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.TableCellStyleProperties
Sets horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.TableColumnHeaderProperties
Sets the text horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.TableControlTextProperties
Sets the text horizontal alignment.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.TitleBarProperties
Sets the horizontal alignment for the title bar - both the title text and any optional image are aligned together as a block.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets the Horizontal alignment for all child content where all child controls are aligned as a single block.
setHAlign(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayoutCell
Sets horizontal alignment, overriding the layout cell horizontal alignment from the parent VerticalBoxLayout.
setHeaderClass(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets one or more CSS classes to be applied to the header text.
setHeaderClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the table header text.
setHeaderParam(String, Object) - Method in interface com.ebasetech.xi.api.JWTBuilder
Add a new header to the JWT.
setHeaderStyle(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets the inline CSS style to be applied to the header text.
setHeaderStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the table header text.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.BasicBlockControl
Sets the panel height, and is equivalent to the CSS height property and any valid value for this CSS property can be used.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapColumnControl
Sets the Column height, and is equivalent to the CSS height property and any valid value for this CSS property can be used.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapRowControl
Sets the row height, and is equivalent to the CSS height property and any valid value for this CSS property can be used.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.GridCellControl
Sets the grid cell height, and is equivalent to the CSS height property and any valid value for this CSS property can be used.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.GridControl
Sets the panel height, and is equivalent to the CSS height property and any valid value for this CSS property can be used.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets the window height.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.SpacerControl
Sets the spacer height.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.TableSortProperties
Sets the sort icon height.
setHeight(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the height of the Tab Set Control, and is equivalent to the CSS height property and any valid value for this CSS property can be used.
setHelpButImage(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the URL of the clickable image used to display the help text in a popup window.
setHelpCellClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets one or more CSS classes to be applied to editor table cells when displaying a Field Control.
setHelpCellClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets CSS classes for help table cells when displaying a Field Control, overriding the help layout cell CSS classes from the parent FieldLayout.
setHelpCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the inline CSS style to be applied to help table cells when displaying a Field Control.
setHelpCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets inline CSS style for help table cells when displaying a Field Control, overriding the help layout cell inline CSS style from the parent FieldLayout.
setHelpClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets one or more CSS classes to be applied to help text.
setHelpPos(int) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the position of the help text.
setHelpStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style to be applied to the help text.
setHelpWindowProperties(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the properties passed to the Javascript window.open() statement used to create the popup window, overriding any properties configured using FieldControl.getInfoProperties().
setHidden(boolean) - Method in interface com.ebasetech.xi.api.controls.Control
Hides or shows the control and all its children.
setHorizontalAlignment(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapRowControl
Horizontally aligns the columns in the row.
setHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to drop-down non-leaf unselected menu items when the mouse is hovered over the item.
setHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of drop-down non-leaf selected menu items when the mouse is hovered over the item.
setHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the inline CSS style to be applied to tab headers when the mouse is hovered over a tab.
setHref(String) - Method in interface com.ebasetech.xi.api.controls.HyperlinkControl
Sets the URL of the hyperlink when property useExternalUrl is true.
setHTMLElementIds(String) - Method in interface com.ebasetech.xi.api.controls.AriaHTMLElementIDProperties
Sets the HTML Element IDs associated to the Aria attribute.
setHyperlink(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets whether or not the field's value should be displayed as a hyperlink.
setHyperlinkTarget(String) - Method in interface com.ebasetech.xi.api.controls.ImageControlProperties
Sets the target window id or frame id in which the hyperlink URL is displayed.
setHyperlinkURL(String) - Method in interface com.ebasetech.xi.api.controls.ImageControlProperties
Sets the hyperlink URL activated when the displayAsHyperlink property is set to true.
setId(String) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim jti - JWT ID.
setIdToken(String) - Method in interface com.ebasetech.xi.api.OAuthTokens
Sets the value of the id token
setImageClass(String) - Method in interface com.ebasetech.xi.api.controls.StaticMenuItemControl
Sets one or more CSS classes to be applied to the menu item image.
setImageClass(String) - Method in interface com.ebasetech.xi.api.controls.TabControl
Sets one or more CSS classes to be applied to the tab header image.
setImageClass(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets one or more CSS classes to be applied to the title bar image.
setImageGrayscale(boolean) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the image gray scale.
setImageHeight(String) - Method in interface com.ebasetech.xi.api.controls.ImageStyleProperties
Sets the image height.
setImagePosition(String) - Method in interface com.ebasetech.xi.api.controls.StaticMenuItemControl
Sets the position of the optional image relative to the menu item text.
setImagePosition(String) - Method in interface com.ebasetech.xi.api.controls.TabControl
Sets the position of the optional image relative to the tab header text.
setImagePosition(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the position of the optional image relative to the text.
setImageResolution(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the image resolution (dots per inch)
setImageStyle(String) - Method in interface com.ebasetech.xi.api.controls.StaticMenuItemControl
Sets the inline CSS style to be applied to the menu item image.
setImageStyle(String) - Method in interface com.ebasetech.xi.api.controls.TabControl
Sets the inline CSS style to be applied to the tab header image.
setImageStyle(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the inline CSS style to be applied to the title bar image.
setImageUrl(String) - Method in interface com.ebasetech.xi.api.controls.EbaseButtonControlProperties
Sets the URL of the image when property displayAsImage is true.
setImageURL(String) - Method in interface com.ebasetech.xi.api.controls.ImageControlProperties
Sets the URL of the image to be displayed.
setImageURL(String) - Method in interface com.ebasetech.xi.api.controls.StaticMenuItemControl
Sets the URL of the optional image to be displayed on the menu item.
setImageURL(String) - Method in interface com.ebasetech.xi.api.controls.TabControl
Sets the URL of the optional image to be displayed on the tab header.
setImageURL(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the URL of the title bar image.
setImageWidth(String) - Method in interface com.ebasetech.xi.api.controls.ImageStyleProperties
Sets the image width.
setImmediateUpload(boolean) - Method in interface com.ebasetech.xi.api.controls.FileUploadControl
If set to true, selected files are immediately uploaded.
setImmediateValidation(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets whether or not control should pass immediately to the Ebase Server when the user changes the field's value.
setInactiveNavigationClass(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets one or more CSS classes to be applied to inactive (not clickable) scroll icons/texts in the navigation bar.
setInactiveNavigationStyle(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the inline CSS style to be applied to inactive (not clickable) scroll icons/texts in the navigation bar.
setInactiveScrollDownIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the inactive (not clickable) scroll down icon in the navigation bar.
setInactiveScrollToBottomIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the inactive ( not clickable) scroll to bottom icon in the navigation bar.
setInactiveScrollToTopIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the inactive (not clickable) scroll to top icon in the navigation bar.
setInactiveScrollUpIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the inactive (not clickable) scroll up icon in the navigation bar.
setIncludePageNumbers(boolean) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets whether or not clickable page numbers are included in the navigation bar.
setIndent(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuLevelProperties
Sets the amount by which all menu items at this level are indented.
setInfoClass(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets one or more CSS classes to be applied to the information text.
setInfoClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the table information text.
setInfoHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets horizontal alignment of help table cells - this is used when displaying Field Controls.
setInfoHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets horizontal alignment of help table cells when displaying Field Controls, overriding the corresponding horizontal alignment property from the parent FieldLayout.
setInfoMsgClass(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets one or more CSS classes to be applied to info messages when the messages are displayed locally to the control.
setInfoMsgStyle(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets inline CSS style to be applied to info messages when the messages are displayed locally to the control.
setInfoPrefixClass(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets one or more CSS classes to be applied to the navigation bar prefix text.
setInfoPrefixStyle(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the inline CSS style to be applied to the navigation bar prefix text.
setInfoStyle(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets the inline CSS style to be applied to the information text.
setInfoStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the table information text.
setInfoVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets vertical alignment of help table cells - this is used when displaying Field Controls.
setInfoVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets vertical alignment of help table cells when displaying Field Controls, overriding the corresponding vertical alignment property from the parent FieldLayout.
setInfoWidth(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the width of help table cells - this is used when displaying Field Controls.
setInsertable(boolean) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets whether or not the user row insertion built-in feature is activated.
setInterCharGap(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the width between encoded characters.
setIssuedAt(Date) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim iat - Issued At.
setIssuer(String) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim iss - Issuer.
setItemClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to drop-down non-leaf unselected menu items.
setItemStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to drop-down non-leaf unselected menu items.
setItemWidth(String) - Method in interface com.ebasetech.xi.api.controls.MenuLevelProperties
Sets the width of all menu items.
setIvImageURL(String) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets the URL of the image to be displayed when Javascript is disabled and immediate validation is simulated using an image to be clicked by the user (property displayIvAsImage is set to true).
setJobOwner(WorkflowManagement.JobDescriptor, String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Assign a particular owner to the denoted job
setJSPBottom(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the URL of the bottom JSP relative to the document root of the Ebase web application.
setJSPLeft(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the URL of the left JSP relative to the document root of the Ebase web application.
setJSPLeftWidth(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the left JSP width.
setJSPRight(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the URL of the right JSP relative to the document root of the Ebase web application.
setJSPRightWidth(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the right JSP width.
setJSPTop(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the URL of the top JSP relative to the document root of the Ebase web application.
setLabelCellClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets one or more CSS classes to be applied to label table cells when displaying a Field Control, or applied to the table cells containing other control types.
setLabelCellClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets CSS classes for label table cells when displaying a Field Control or applied to the table cells containing other control types, overriding the label layout cell CSS classes from the parent FieldLayout.
setLabelCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the inline CSS style to be applied to label table cells when displaying a Field Control, or applied to the table cells containing other control types.
setLabelCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets inline CSS style for label table cells when displaying a Field Control or applied to the table cells containing other control types, overriding the label layout cell inline CSS style from the parent FieldLayout.
setLabelClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets one or more CSS classes to be applied to the <div> tag that wraps the label text.
setLabelElementClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets one or more CSS classes to be applied to the <label> tag that contains the label text.
setLabelElementStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style to be applied to the <label> tag that contains the label text.
setLabelExtraLargeWidth(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets the label width for extra large viewport (large desktops) sizes.
setLabelExtraSmallWidth(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets the label width for extra small viewport sizes (portrait phones).
setLabelHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets horizontal alignment of label table cells - this is used when displaying Field Controls.
setLabelHAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets horizontal alignment of label table cells when displaying Field Controls, overriding the corresponding horizontal alignment property from the parent FieldLayout.
setLabelLargeWidth(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets the label width for large viewport (desktops) sizes.
setLabelMediumWidth(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets the label width for large viewport sizes (desktops).
setLabelSmallWidth(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets the label width for small viewport sizes (landscape phones).
setLabelStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style to be applied to the <div> tag that wraps the label text.
setLabelVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets vertical alignment of label table cells - this is used when displaying Field Controls.
setLabelVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayoutCell
Sets vertical alignment of label table cells when displaying Field Controls, overriding the corresponding vertical alignment property from the parent FieldLayout.
setLabelWidth(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the width of label table cells - this is used when displaying Field Controls.
setLanguage(String) - Method in interface com.ebasetech.xi.api.BaseForm
Sets the language code for the user session.
setLargeWidth(Integer) - Method in interface com.ebasetech.xi.api.controls.BootstrapWidthProperties
Sets the width for the large breakpoint.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets one or more CSS classes to be applied to each table cell within the layout.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayoutCell
Sets layout cell CSS classes, overriding the layout cell CSS classes from the parent ColumnLayout.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets one or more CSS classes to be applied to each cell of the HTML table used to provide the layout.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayoutCell
Sets layout cell CSS classes, overriding the layout cell CSS classes from the parent HorizontalBoxLayout.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets one or more CSS classes to the ordered or unordered list tag used to contain the layout.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.ListLayoutCell
Sets layout cell CSS classes, overriding the layout cell CSS classes from the parent VerticalBoxLayout.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets one or more CSS classes to be applied to each cell of the HTML table used to provide the layout.
setLayoutClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayoutCell
Sets layout cell CSS classes, overriding the layout cell CSS classes from the parent VerticalBoxLayout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets the inline CSS style to be applied to each table cell within the layout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayoutCell
Sets layout cell inline CSS style, overriding the layout cell CSS style from the parent ColumnLayout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets the inline CSS style to be applied to each cell of the HTML table used to provide the layout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayoutCell
Sets layout cell inline CSS style, overriding the layout cell CSS style from the parent HorizontalBoxLayout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets the inline CSS style to be applied to the ordered or unordered list tag used to contain the layout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.ListLayoutCell
Sets layout cell inline CSS style, overriding the layout cell CSS style from the parent VerticalBoxLayout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets the inline CSS style to be applied to each cell of the HTML table used to provide the layout.
setLayoutStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayoutCell
Sets layout cell inline CSS style, overriding the layout cell CSS style from the parent VerticalBoxLayout.
setLeafClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to drop-down leaf unselected menu items.
setLeafHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to drop-down leaf unselected menu items when the mouse is hovered over the item.
setLeafHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of drop-down leaf selected menu items when the mouse is hovered over the item.
setLeafSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to drop-down leaf selected menu items.
setLeafSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to drop-down leaf selected menu items.
setLeafSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of drop-down leaf selected menu items.
setLeafSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of drop-down leaf selected menu items.
setLeafStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to drop-down leaf unselected menu items.
setLeafTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of drop-down leaf unselected menu items.
setLeafTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of drop-down leaf unselected menu items.
setLeftBorderWidth(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets the left border width, overriding property borderWidth.
setLeftHoverTabImage(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the URL of the image used for the top left corner of all tab headers when the mouse is hovered over a tab.
setLeftMargin(String) - Method in interface com.ebasetech.xi.api.controls.MarginStyleProperties
Sets the left margin size value.
setLeftPadding(String) - Method in interface com.ebasetech.xi.api.controls.PaddingStyleProperties
Sets the left padding size value.
setLeftPosition(String) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets the x position of the window's top-left corner.
setLeftSelectedTabImage(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the URL of the image used for the top left corner of all tab headers when selected.
setLeftTabImage(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the URL of the image used for the top left corner of all tab headers when not selected.
setLevel(int) - Method in interface com.ebasetech.xi.api.controls.HeadingControl
Sets the heading level, accepted values are 1 - 6 and correspond to changing the HTML tag to <h1> - <h6>
setLiClass(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets one or more CSS classes to the ordered or unordered list tag used to contain the layout.
setLineHeight(String) - Method in interface com.ebasetech.xi.api.controls.TextStyleProperties
Sets the line height, this is equivalent to the CSS line-height property and any valid value for this CSS property can be used.
setListStyleImage(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets the URL of the list item marker image.
setListStyleImage(String) - Method in interface com.ebasetech.xi.api.controls.ListPanelControl
Sets the URL of the list item marker image.
setListStylePosition(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets the list style position.
setListStylePosition(String) - Method in interface com.ebasetech.xi.api.controls.ListPanelControl
Sets the list style position.
setListStyleType(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets the list style type.
setListStyleType(String) - Method in interface com.ebasetech.xi.api.controls.ListPanelControl
Sets the list style type.
setLiStyle(String) - Method in interface com.ebasetech.xi.api.controls.ListLayout
Sets the inline CSS style to be applied to the ordered or unordered list tag used to contain the layout.
setLocation(boolean) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
 
setMandatory(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Deprecated.
setMarkParentsAsSelected(boolean) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets whether or not all parent menu items are also marked as selected when a lower level menu item is selected.
setMaxCols(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the maximum number of columns of the barcode
setMaxFileSize(String) - Method in class com.ebasetech.xi.api.UploadOptions
Sets the maximum size for an uploadable file.
setMaximumFileSize(String) - Method in interface com.ebasetech.xi.api.controls.FileUploadControl
Sets the maximum file size.
setMaxNumberOfResultPages(int) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the maximum number of page numbers included in the navigation bar when property includePageNumbers is true.
setMaxRows(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the maximum number of rows of the barcode
setMediumWidth(Integer) - Method in interface com.ebasetech.xi.api.controls.BootstrapWidthProperties
Sets the width for the medium breakpoint.
setMenuBar(boolean) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets whether or not the browser menu bar should be displayed.
setMessagePosition(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the position of the message text of the barcode.
setMinCols(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the minimum number of columns of the barcode
setMinRows(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the minimum number of rows of the barcode
setModel(String) - Method in interface com.ebasetech.xi.api.controls.DynamicMenuItemControl
Sets the model representing the dynamic menu stucture to be added to the parent menu, where model is an XML string containing a structure of menu items.
setModuleWidth(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the width for the generated barcode.
setMultipleFilesSupported(boolean) - Method in interface com.ebasetech.xi.api.controls.FileUploadControl
If set to true, multiple files can be selected at once.
setNavigationAlignBottom(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the alignment of the navigation bar relative to the table when the bar is displayed below the table.
setNavigationAlignTop(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the alignment of the navigation bar relative to the table when the bar is displayed above the table.
setNavigationBarClass(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets one or more CSS classes to be applied to the <div> tag containing the entire navigation bar.
setNavigationBarStyle(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the inline CSS style to be applied to the <div> tag containing the entire navigation bar.
setNavigationClass(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets one or more CSS classes to be applied to active (clickable) scroll icons/texts in the navigation bar.
setNavigationDisplay(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the position of the navigation bar.
setNavigationStyle(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the inline CSS style to be applied to active (clickable) scroll icons/texts in the navigation bar.
setNewLine(boolean) - Method in interface com.ebasetech.xi.api.controls.Control
Sets or unsets the control's new line property.
setNextClass(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets one or more CSS classes to be applied to the next page button.
setNextDisplayAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets whether or not the next page button is displayed as an image.
setNextImageUrl(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the URL of the image when property nextDisplayAsImage is true.
setNextPage(Page) - Method in interface com.ebasetech.xi.api.WebForm
Sets the next page to be displayed when the user navigates forwards using a next page button.
setNextStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the inline CSS style to be applied to the next page button.
setNotBefore(Date) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim nbf - Not Before.
setNumberOfLevels(int) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets the number of menu levels that will expand vertically.
setNumVisibleRows(int) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the number of rows in a scroll set i.e.
setOmitBrackets(boolean) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets whether to include the brackets in the human readable part of the message
setOrientation(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the image orientation on the page.
setOutputParameter(WorkflowManagement.InteractiveTaskEnactmentDescriptor, String, Object, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets a value for the named activity output parameter to be used in subsequent processing.
setOutputParameter(String, String, Object, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets a value for the named activity output parameter to be used in subsequent processing.
setOutputParameters(WorkflowManagement.InteractiveTaskEnactmentDescriptor, Map, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets the values for the named activity output parameters to be used in subsequent processing.
setOutputParameters(String, Map, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets the values for the named activity output parameters to be used in subsequent processing.
setPageContentsGap(String) - Method in interface com.ebasetech.xi.api.controls.FormHeaderProperties
Sets the gap between any form header text and the rest of the page contents.
setPageNumbersClass(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets one or more CSS classes to be applied to active (clickable) page numbers in the navigation bar.
setPageNumbersStyle(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the inline CSS style to be applied to active (clickable) page numbers in the navigation bar.
setPages(Page[]) - Method in class com.ebasetech.xi.api.PdfOptions
Sets the pages to be included in the PDF.
setPanelClass(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets one or more CSS classes to be applied to the tab content panels.
setPanelClass(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets one or more CSS classes to be applied to the content area.
setPanelColor(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the background color for the content area.
setPanelCornerType(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the style of corner applied to the bottom left and bottom right corners.
setPanelStyle(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the inline CSS style to be applied to the tab content panels.
setPanelStyle(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the inline CSS style to be applied to the content area.
setPattern(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the pattern to be applied over the human readable message
setPatternTextClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets one or more CSS classes to be applied to the value pattern.
setPatternTextClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to any value pattern text in the column header.
setPatternTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style to be applied to the value pattern.
setPatternTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to any value pattern text in the column header.
setPayload(String) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets the JWT's payload to be a plaintext (non-JSON) string.
setPdfBorder(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the inline CSS style to be applied to any configured PDF borders when a page is included in a PDF.
setPdfFooterMarginTextClass(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets one or more CSS classes to be applied to the PDF footer text when a page is included in a PDF.
setPdfFooterMarginTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the inline CSS style to be applied to the PDF footer text when a page is included in a PDF.
setPdfHeaderMarginTextClass(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets one or more CSS classes to be applied to the PDF header text when a page is included in a PDF.
setPdfHeaderMarginTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the inline CSS style to be applied to the PDF header text when a page is included in a PDF.
setPdfMargin(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the inline CSS style to be applied to any configured PDF margins when a page is included in a PDF.
setPdfOrientation(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the PDF orientation when a page is included in a PDF.
setPdfPageSize(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the PDF page size when a page is included in a PDF.
setPopup(boolean) - Method in class com.ebasetech.xi.api.PdfOptions
When the display option is set to true, this option controls whether or not the PDF is displayed to the user in a popup window.
setPopupHelpStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the inline CSS style applied to the popup help window.
setPopupWindowName(String) - Method in class com.ebasetech.xi.api.PdfOptions
When the popup option is set to true, this method can be used to specify a named window.
setPresentationTemplateName(String) - Method in interface com.ebasetech.xi.api.WebForm
Sets the presentation template used by the current form using the template name or id.
setPresentationTemplatePath(String) - Method in interface com.ebasetech.xi.api.WebForm
Sets the presentation template used by the current form using the template path.
setPrevClass(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets one or more CSS classes to be applied to the previous page button.
setPrevDisplayAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets whether or not the previous page button is displayed as an image.
setPrevImageUrl(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the URL of the image when property prevDisplayAsImage is true.
setPrevStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the inline CSS style to be applied to the previous page button.
setPriority(WorkflowManagement.InteractiveTaskEnactmentDescriptor, int, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Changes the priority of the identified task enactment.
setPriority(String, int, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Changes the priority of the identified task enactment.
setProcessAttributeValue(WorkflowManagement.JobDescriptor, String, Object, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets the value for the named process attribute.
setProcessAttributeValue(String, String, Object, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets the value for the named process attribute.
setQuietZone(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Set the width of the quiet zone left and right of the barcode in mm (gap either side of the barcode)
setQuietZoneEnabled(boolean) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Set whether the quiet zone should be rendered.
setQuietZoneVertical(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the vertical quiet zone (gap above and below the barcode)
setRefreshToken(String) - Method in interface com.ebasetech.xi.api.OAuthTokens
Sets the value of the refresh token
setReplaceDuplicateFiles(boolean) - Method in interface com.ebasetech.xi.api.controls.FileUploadControl
If set to true, files with duplicate names will be replaced.
setReportMode(boolean) - Method in class com.ebasetech.xi.api.PdfOptions
Sets the report mode option.
setRequired(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldControlProperties
Sets whether or not this is a required field.
setResizable(boolean) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets whether or not the popup window can be resized by the user.
setResponseBody(String) - Method in interface com.ebasetech.xi.api.RESTfulService
Sets the response body
setResponseCharset(String) - Method in class com.ebasetech.xi.api.RestOptions
Sets the default charset to be applied when reading the response if the charset is not found in the response header Content-Type.
setResponseContentType(String) - Method in interface com.ebasetech.xi.api.RESTfulService
Sets the HTTP response content type Further documentation.
setResponseHeader(String, String) - Method in interface com.ebasetech.xi.api.RESTfulService
Sets a response header by name and value.
setResponseStatus(int) - Method in interface com.ebasetech.xi.api.RESTfulService
Sets the response status e.g 200 for OK
setRestoreClass(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets one or more CSS classes to be applied to the restore button.
setRestoreDisplayAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets whether or not the restore button is displayed as an image.
setRestoreImageUrl(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the URL of the image when property restoreDisplayAsImage is true.
setRestoreStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the inline CSS style to be applied to the restore button.
setRightBorderWidth(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets the right border width, overriding property borderWidth.
setRightHoverTabImage(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the URL of the image used for the top right corner of all tab headers when the mouse is hovered over a tab.
setRightMargin(String) - Method in interface com.ebasetech.xi.api.controls.MarginStyleProperties
Sets the right margin size value.
setRightPadding(String) - Method in interface com.ebasetech.xi.api.controls.PaddingStyleProperties
Sets the right padding size value.
setRightSelectedTabImage(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the URL of the image used for the top right corner of all tab headers when selected.
setRightTabImage(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the URL of the image used for the top right corner of all tab headers when not selected.
setRowClass(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapFieldLayout
Sets one or more CSS classes to be applied to each row of the layout.
setRowDeletedByUser(boolean) - Method in interface com.ebasetech.xi.api.Table
Sets the deleted by the user status for the current row (see Table.getCurrentRow()).
setRowDeletedByUser(int, boolean) - Method in interface com.ebasetech.xi.api.Table
Sets the deleted by the user status for the specified row.
setRowEmpty(boolean) - Method in interface com.ebasetech.xi.api.Table
Sets the empty status for the current row (see Table.getCurrentRow()).
setRowEmpty(int, boolean) - Method in interface com.ebasetech.xi.api.Table
Sets the empty status for the specified row.
setRowInformationClass(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets one or more CSS classes to be applied to the row information text in the navigation bar.
setRowInformationStyle(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the inline CSS style to be applied to the row information text in the navigation bar.
setRowSelected(boolean) - Method in interface com.ebasetech.xi.api.Table
Sets the selected flag for the current row (see Table.getCurrentRow()).
setRowSelected(int, boolean) - Method in interface com.ebasetech.xi.api.Table
Sets the selected flag for the specified row.
setRowType(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapRowControl
The type of bootstrap row can be changed here.
setSave(boolean) - Method in class com.ebasetech.xi.api.PdfOptions
Sets the save option.
setSaveClass(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets one or more CSS classes to be applied to the save button.
setSaveDisplayAsImage(boolean) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets whether or not the save button is displayed as an image.
setSaveImageUrl(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the URL of the image when property saveDisplayAsImage is true.
setSaveStyle(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the inline CSS style to be applied to the save button.
setScrollBar(boolean) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets whether or not the popup window should display scroll bars when applicable.
setScrollDownIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the active (clickable) scroll down icon in the navigation bar.
setScrollLeftIcon(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the URL of the horizontal scroll left icon.
setScrollRightIcon(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the URL of the horizontal scroll right icon.
setScrollToBottomIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the active (clickable) scroll to bottom icon in the navigation bar.
setScrollToTopIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the active (clickable) scroll to top icon in the navigation bar.
setScrollUpIcon(String) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets the URL of the active (clickable) scroll up icon in the navigation bar.
setSearchCreatedDateFrom(Date) - Method in class com.ebasetech.xi.api.SnapshotQuery
Query snapshots created starting from this date, used in conjunction with SnapshotQuery.setSearchCreatedDateTo(Date) to search between two dates.
setSearchCreatedDateTo(Date) - Method in class com.ebasetech.xi.api.SnapshotQuery
Query snapshots created up until this date, used in conjunction with SnapshotQuery.setSearchCreatedDateFrom(Date) to search between two dates.
setSearchExpiryDateFrom(Date) - Method in class com.ebasetech.xi.api.SnapshotQuery
Query snapshots which expire starting from this date, used in conjunction with SnapshotQuery.setSearchExpiryDateTo(Date) to search between two dates.
setSearchExpiryDateTo(Date) - Method in class com.ebasetech.xi.api.SnapshotQuery
Query snapshots which expire up until this date, used in conjunction with SnapshotQuery.setSearchExpiryDateFrom(Date) to search between two dates.
setSecondLevelBackgroundClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets one or more CSS classes to be applied to the background of the second menu level.
setSecondLevelBackgroundStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets the inline CSS style to be applied to the background of the second menu level.
setSecondLevelClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to second level non-leaf unselected menu items.
setSecondLevelHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level non-leaf unselected menu items when the mouse is hovered over the item.
setSecondLevelHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of second level non-leaf selected menu items when the mouse is hovered over the item.
setSecondLevelLeafClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to second level leaf unselected menu items.
setSecondLevelLeafHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level leaf unselected menu items when the mouse is hovered over the item.
setSecondLevelLeafHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of second level leaf selected menu items when the mouse is hovered over the item.
setSecondLevelLeafSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level leaf selected menu items.
setSecondLevelLeafSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level leaf selected menu items.
setSecondLevelLeafSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of second level leaf selected menu items.
setSecondLevelLeafSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of second level leaf selected menu items.
setSecondLevelLeafStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level leaf unselected menu items.
setSecondLevelLeafTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of second level leaf unselected menu items.
setSecondLevelLeafTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level leaf selected menu items.
setSecondLevelSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to second level non-leaf selected menu items.
setSecondLevelSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level non-leaf selected menu items.
setSecondLevelSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of second level non-leaf selected menu items.
setSecondLevelSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of second level non-leaf selected menu items.
setSecondLevelStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to second level non-leaf unselected menu items.
setSecondLevelTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of second level non-leaf unselected menu items.
setSecondLevelTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of second level non-leaf unselected menu items.
setSelectable(boolean) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets whether or not the user row selection built-in feature is activated.
setSelectableCellClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the Select Column table cells.
setSelectableCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to the Select Column table cells.
setSelectableDataClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the Select Column checkboxes.
setSelectableDataStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to the Select Column checkboxes.
setSelectableWidth(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the width of the select column.
setSelected(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Selects the menu item identified by menuItemName.
setSelected(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the currently selected tab which results in this tab being displayed.
setSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to drop-down non-leaf selected menu items.
setSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to drop-down non-leaf selected menu items.
setSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of drop-down non-leaf selected menu items.
setSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of drop-down non-leaf selected menu items.
setSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the inline CSS style to be applied to both a tab header and its content panel when a tab has been selected.
setSharedObject(String, Object) - Static method in class com.ebasetech.xi.services.ObjectServices
 
setSharedObjectIfAbsent(String, Object) - Static method in class com.ebasetech.xi.services.ObjectServices
 
setShortBarHeight(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the height of a short bar.
setShowColumnHeaders(boolean) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets whether or not column headers are displayed.
setShowInactiveScrollIcons(boolean) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets whether or not inactive scroll icons/texts are included in the navigation bar.
setShowInfoMessage(boolean) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Sets whether or not the row information text is displayed in the navigation bar.
setShowTableHeadersOverPDFPages(boolean) - Method in interface com.ebasetech.xi.api.controls.TableControl
When a page is included in a PDF, sets whether column headers will be re-displayed at the top of each expansion page.
setSkipValidation(boolean) - Method in interface com.ebasetech.xi.api.controls.ButtonControlProperties
Specifies whether or not validation of controls higher on the page is skipped prior to executing the button's on click event.
setSkipValidation(boolean) - Method in interface com.ebasetech.xi.api.controls.HyperlinkControl
Specifies whether or not validation of controls higher on the page is skipped prior to executing the hyperlink's on click event.
setSkipValidation(boolean) - Method in interface com.ebasetech.xi.api.controls.ImageControlProperties
Specifies whether or not validation of controls higher on the page is skipped prior to executing the image's on click event (if configured).
setSkipValidation(boolean) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Specifies whether or not validation of controls higher on the page is skipped when a menu item is selected.
setSkipValidation(boolean) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Specifies whether or not validation of controls higher on the page is skipped prior to executing the on tab click event (if configured).
setSmallWidth(Integer) - Method in interface com.ebasetech.xi.api.controls.BootstrapWidthProperties
Sets the width for the small breakpoint.
setSnapshotId(String) - Method in class com.ebasetech.xi.api.SnapshotQuery
Snapshot unique identifier
setSocketTimeout(Integer) - Method in class com.ebasetech.xi.api.RestOptions
Sets the number of seconds of inactivity to wait from the target REST server before timing out.
setSortable(boolean) - Method in interface com.ebasetech.xi.api.controls.FieldColumnControl
Sets whether or not the user can sort the table by this column.
setSortAscendingIcon(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the URL of the column header icon used to sort the table in ascending order.
setSortDescendingIcon(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the URL of the column header icon used to sort the table in descending order.
setSpaceBetweenTabs(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the space between adjacent tab headers.
setSpacerSize(String) - Method in interface com.ebasetech.xi.api.controls.FlowLayout
Horizontal spacing between adjacent controls.
setSpacerSize(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Horizontal spacing between adjacent controls.
setSpacerSize(String) - Method in interface com.ebasetech.xi.api.controls.NavigationBarStyleProperties
Sets the space between page numbers and scrolling icons/texts in the navigation bar.
setSpacerSize(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Vertical spacing between adjacent controls.
setStartNewRowOnNextPage(boolean) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
When a page is included in a PDF, sets whether the content of a table row can be split across two pages.
setStatic(boolean) - Method in interface com.ebasetech.xi.api.controls.IncludeControl
Sets whether the JSP/HTML file represented by this control should be refreshed when Ajax communication is enabled and a page is redisplayed e.g.
setStatusBar(boolean) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets whether or not the browser status line should be displayed.
setStripeColor(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the stripe color applied as a background color to alternate table rows.
setStyle(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets inline CSS style to be applied to the control.
setSubject(String) - Method in interface com.ebasetech.xi.api.JWTBuilder
Sets RFC 7519 standard registered claim sub - Subject.
setSubMenuHAlign(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuLevelProperties
Sets the horizontal alignment of the menu level within each menu level container.
setTabAllColor(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the default background color applied to both tab header and its content panel.
setTabBorderColor(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the border color applied to both the tabs and the content panel.
setTabColor(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the background color applied to the tab header when a tab is not selected.
setTabCornerType(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the style of corner applied to the top left and top right corners of all tab headers.
setTabHeaderClass(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets one or more CSS classes to be applied to all tab headers.
setTabHeaderStyle(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the inline CSS style to be applied to all tab headers.
setTabHoverColor(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the background color applied to both tab header when the mouse is hovered over a tab.
setTableClass(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets one or more CSS classes to be applied to the HTML table used to provide the layout.
setTableClass(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets one or more CSS classes to be applied to the HTML table used to provide the layout.
setTableClass(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets one or more CSS classes to be applied to the HTML table used to provide the layout.
setTableClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the outer table of the Table Control.
setTableClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets one or more CSS classes to be applied to the HTML table used to provide the layout.
setTableGridClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the inner table containing column headers and table row data.
setTableGridStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the inner table containing column headers and table row data.
setTablePageScrollClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the horizontal scroll icons.
setTablePageScrollStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to the horizontal scroll icons.
setTableRowCellClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the table cells used to present table row data.
setTableRowCellStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to be applied to the table cells used to present table row data.
setTableRowDataClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to table row data.
setTableRowDataStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to be applied to table row data.
setTableSortClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the column header sort icons.
setTableSortStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style applied to the column header sort icons.
setTableStyle(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets the inline CSS style to be applied to the HTML table used to provide the layout.
setTableStyle(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the inline CSS style to be applied to the HTML table used to provide the layout.
setTableStyle(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets the inline CSS style to be applied to the HTML table used to provide the layout.
setTableStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the outer table of the Table Control.
setTableStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets the inline CSS style to be applied to the HTML table used to provide the layout.
setTabSelectedColor(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the background color applied to both tab header and its content panel when a tab is selected.
setTabWidth(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the width of individual tab headers.
setTarget(String) - Method in interface com.ebasetech.xi.api.controls.HyperlinkControl
Sets the target window id when the link is configured as external.
setTargetDirectory(String) - Method in interface com.ebasetech.xi.api.controls.FileUploadControl
Sets the target directory as a relative or absolute path.
setTemplate(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the message template with the fields for the EAN message
setTemplate(String) - Method in interface com.ebasetech.xi.api.controls.CustomLayout
 
setText(String) - Method in interface com.ebasetech.xi.api.Text
Sets the text.
setTextBold(String) - Method in interface com.ebasetech.xi.api.controls.TextStyleProperties
Sets the text bold setting.
setTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of drop-down non-leaf unselected menu items.
setTextClass(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets one or more CSS classes to be applied to the title bar text.
setTextColor(String) - Method in interface com.ebasetech.xi.api.controls.TextStyleProperties
Sets the text color, this is equivalent to the CSS color property and any valid value for this CSS property can be used.
setTextControl(String) - Method in interface com.ebasetech.xi.api.controls.AriaHTMLElementIDProperties
Sets the text control Ids to be used for the Aria attribute.
setTextDecoration(String) - Method in interface com.ebasetech.xi.api.controls.TextStyleProperties
Sets the text decoration property (shown as Lines in the designer).
setTextFont(String) - Method in interface com.ebasetech.xi.api.controls.TextStyleProperties
Sets the list of text fonts, this is equivalent to the CSS font-family property and any valid value for this CSS property can be used.
setTextImageGap(String) - Method in interface com.ebasetech.xi.api.controls.StaticMenuItemControl
Sets the gap between the menu item text and any configured image.
setTextImageGap(String) - Method in interface com.ebasetech.xi.api.controls.TabControl
Sets the gap between the tab header text and any configured image.
setTextImageGap(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the gap between the title text and any optional image.
setTextItalic(String) - Method in interface com.ebasetech.xi.api.controls.TextStyleProperties
Sets the text italic setting.
setTextSize(String) - Method in interface com.ebasetech.xi.api.controls.TextStyleProperties
Sets the text size, this is equivalent to the CSS font-size property and any valid value for this CSS property can be used.
setTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of drop-down non-leaf unselected menu items.
setTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the inline CSS style to be applied to the title bar text.
setThirdLevelBackgroundClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets one or more CSS classes to be applied to the background of the third menu level.
setThirdLevelBackgroundStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets the inline CSS style to be applied to the background of the third menu level.
setThirdLevelClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to third level non-leaf unselected menu items.
setThirdLevelHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level non-leaf unselected menu items when the mouse is hovered over the item.
setThirdLevelHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of third level non-leaf selected menu items when the mouse is hovered over the item.
setThirdLevelLeafClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to third level leaf unselected menu items.
setThirdLevelLeafHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level leaf unselected menu items when the mouse is hovered over the item.
setThirdLevelLeafHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of third level leaf selected menu items when the mouse is hovered over the item.
setThirdLevelLeafSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level leaf selected menu items.
setThirdLevelLeafSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level leaf selected menu items.
setThirdLevelLeafSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of third level leaf selected menu items.
setThirdLevelLeafSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of third level leaf selected menu items.
setThirdLevelLeafStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level leaf unselected menu items.
setThirdLevelLeafTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of third level leaf unselected menu items.
setThirdLevelLeafTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level leaf selected menu items.
setThirdLevelSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to third level non-leaf selected menu items.
setThirdLevelSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level non-leaf selected menu items.
setThirdLevelSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of third level non-leaf selected menu items.
setThirdLevelSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level non-leaf selected menu items.
setThirdLevelStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to third level non-leaf unselected menu items.
setThirdLevelTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of third level non-leaf unselected menu items.
setThirdLevelTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of third level non-leaf unselected menu items.
setTimezone(String) - Method in interface com.ebasetech.xi.api.BaseForm
Sets the time zone for the current form, service or workflow process.
setTitlebarClass(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets one or more CSS classes to be applied to the entire title bar.
setTitlebarColor(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the background color for the title bar.
setTitlebarCornerType(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the style of corner applied to the top left and top right corners.
setTitlebarStyle(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the inline CSS style to be applied to the entire title bar.
setTitlePanelBorderColor(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the color applied to the border surrounding the control, including the corners.
setTokenExpiry(long) - Method in interface com.ebasetech.xi.api.OAuthTokens
Sets the token expiry
setTokenType(String) - Method in interface com.ebasetech.xi.api.OAuthTokens
Sets the value of the token type e.g Bearer
setToolBar(boolean) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets whether or not the browser tool bar should be displayed.
setTopBorderWidth(String) - Method in interface com.ebasetech.xi.api.controls.BorderStyleProperties
Sets the top border width, overriding property borderWidth.
setTopLevelBackgroundClass(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets one or more CSS classes to be applied to the background of the first menu level.
setTopLevelBackgroundStyle(String) - Method in interface com.ebasetech.xi.api.controls.VerticalMenuControl
Sets the inline CSS style to be applied to the background of the first menu level.
setTopLevelClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to top level non-leaf unselected menu items.
setTopLevelHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to top level non-leaf unselected menu items when the mouse is hovered over the item.
setTopLevelHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of top level non-leaf selected menu items when the mouse is hovered over the item.
setTopLevelLeafClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to top level leaf unselected menu items.
setTopLevelLeafHoverStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to top level leaf unselected menu items when the mouse is hovered over the item.
setTopLevelLeafHoverTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of top level leaf selected menu items when the mouse is hovered over the item.
setTopLevelLeafSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to top level leaf selected menu items.
setTopLevelLeafSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to top level leaf selected menu items.
setTopLevelLeafSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of top level leaf selected menu items.
setTopLevelLeafSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of top level leaf selected menu items.
setTopLevelLeafStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to top level leaf unselected menu items.
setTopLevelLeafTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of top level leaf unselected menu items.
setTopLevelLeafTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of top level leaf unselected menu items.
setTopLevelSelectedClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to top level non-leaf selected menu items.
setTopLevelSelectedStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to top level non-leaf selected menu items.
setTopLevelSelectedTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of top level non-leaf selected menu items.
setTopLevelSelectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of top level non-leaf selected menu items.
setTopLevelStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to top level non-leaf unselected menu items.
setTopLevelTextClass(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets one or more CSS classes to be applied to the texts of top level non-leaf unselected menu items.
setTopLevelTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the inline CSS style to be applied to the texts of top level non-leaf unselected menu items.
setTopMargin(String) - Method in interface com.ebasetech.xi.api.controls.MarginStyleProperties
Sets the top margin size value.
setTopPadding(String) - Method in interface com.ebasetech.xi.api.controls.PaddingStyleProperties
Sets the top padding size value.
setTopPosition(String) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets the y position of the window's top-left corner.
setTrackheight(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the height of the track
setTrailerClass(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets one or more CSS classes to be applied to the trailer text.
setTrailerClass(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets one or more CSS classes to be applied to the table trailer text.
setTrailerStyle(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets the inline CSS style to be applied to the trailer text.
setTrailerStyle(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the inline CSS style to be applied to the table trailer text.
setType(int) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the barcode type for this barcode.
setUnselectedTextStyle(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the inline CSS style to be applied to unselected tab headers.
setUnsortedIcon(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the URL of the column header icon displayed when the table is not currently sorted by this column.
setUseExternalURL(boolean) - Method in interface com.ebasetech.xi.api.controls.HyperlinkControl
Sets the link type.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.CellStyleProperties
Sets the vertical alignment of table cell content.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayout
Sets the vertical alignment for all child controls of the container as a whole e.g.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.ColumnLayoutCell
Sets vertical alignment, overriding the layout cell vertical alignment from the parent ColumnLayout.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldControl
Sets the vertical alignment for the entire field including all its parts.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.FieldLayout
Sets the Vertical alignment for all child content where all child controls are aligned as a single block, e.g.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.GridCellControl
Sets the vertical alignment for all child content where all child controls are aligned as a single block.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayout
Sets the vertical alignment for all child content where all child controls are aligned as a single block.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalBoxLayoutCell
Sets vertical alignment, overriding the layout cell vertical alignment from the parent HorizontalBoxLayout.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.TableCellStyleProperties
Sets vertical alignment.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayout
Sets the Vertical alignment for all child content where all child controls are aligned as a single block.
setVAlign(String) - Method in interface com.ebasetech.xi.api.controls.VerticalBoxLayoutCell
Sets vertical alignment, overriding the layout cell vertical alignment from the parent VerticalBoxLayout.
setValue(Object) - Method in interface com.ebasetech.xi.api.Field
Sets a value for the form field.
setValue(Object) - Method in interface com.ebasetech.xi.api.SystemVariable
Sets a value for the system variable, when the system variable supports this.
setVerticalAlignment(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapColumnControl
Vertically aligns this column within its row.
setVerticalAlignment(String) - Method in interface com.ebasetech.xi.api.controls.BootstrapRowControl
Vertically aligns the columns in the row.
setVerticalAlignment(String) - Method in interface com.ebasetech.xi.api.controls.FlowLayout
Sets the Vertical alignment for all child content.
setVisibleRow(int) - Method in interface com.ebasetech.xi.api.controls.BaseTableControl
Scrolls the table to make the table row with row number row visible.
setWaiting(WorkflowManagement.InteractiveTaskEnactmentDescriptor, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets the identified task to the waiting state.
setWaiting(String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Sets the identified task to the waiting state.
setWarningMsgClass(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets one or more CSS classes to be applied to warning messages when the messages are displayed locally to the control.
setWarningMsgStyle(String) - Method in interface com.ebasetech.xi.api.controls.Control
Sets inline CSS style to be applied to warning messages when the messages are displayed locally to the control.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.AddRowButtonProperties
Sets the add row button width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.BasicBlockControl
Sets the panel width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.CellStyleProperties
Sets the width of the table column.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.GridControl
Sets the width of the Grid Control.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.GroupAndPagePanelProperties
Sets the width of the Control.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.HorizontalLineControl
Sets the line width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.InfoPopupProperties
Sets the window width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.MenuControl
Sets the menu width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.PageControl
Sets the width for the page including any configured JSPs.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.PageNavigationPanel
Sets the width of the Pave Navigation Panel.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.RepeatingStyleProperties
Sets the width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.SpacerControl
Sets the spacer width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.TableControl
Sets the table width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.TableSortProperties
Sets the sort icon width.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.TabSetControl
Sets the width of the Tab Set Control.
setWidth(String) - Method in interface com.ebasetech.xi.api.controls.TitlePanelControl
Sets the width of the Titled Panel Control.
setWidthToHeightRatio(String) - Method in interface com.ebasetech.xi.api.controls.BarcodeControl
Sets the ratio of the barcode width to the height.
show() - Method in interface com.ebasetech.xi.api.controls.Control
Shows the control, this is equivalent to setting property hidden to false.
SIGNATURE_ES256 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for ECDSA using P-256 and SHA-256
SIGNATURE_ES384 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for ECDSA using P-384 and SHA-384.
SIGNATURE_ES512 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for ECDSA using P-512 and SHA-512.
SIGNATURE_HS256 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for HMAC using SHA-256.
SIGNATURE_HS384 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for HMAC using SHA-384.
SIGNATURE_HS512 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for HMAC using SHA-512.
SIGNATURE_NONE - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA name for No digital signature or MAC performed
SIGNATURE_PS256 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for RSASSA-PSS using SHA-256 and MGF1 with SHA-256.
SIGNATURE_PS384 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for RSASSA-PSS using SHA-384 and MGF1 with SHA-384.
SIGNATURE_PS512 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for RSASSA-PSS using SHA-512 and MGF1 with SHA-512.
SIGNATURE_RS256 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for RSASSA-PKCS-v1_5 using SHA-256
SIGNATURE_RS384 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for RSASSA-PKCS-v1_5 using SHA-384
SIGNATURE_RS512 - Static variable in interface com.ebasetech.xi.api.KeyManager
JWA algorithm name for RSASSA-PKCS-v1_5 using SHA-512
signWithEC(String, PrivateKey) - Method in interface com.ebasetech.xi.api.JWTBuilder
 
signWithHMAC(String, SecretKey) - Method in interface com.ebasetech.xi.api.JWTBuilder
 
signWithRSA(String, PrivateKey) - Method in interface com.ebasetech.xi.api.JWTBuilder
 
Snapshot - Interface in com.ebasetech.xi.api
Interface Snapshot represents a snapshot that contains all of the form and user state when created.
SnapshotManager - Interface in com.ebasetech.xi.api
Interface SnapshotManager contains a number of methods to allow applications to create and restore snapshots.
SnapshotQuery - Class in com.ebasetech.xi.api
A Snapshot query is used to filter snapshots based on the filter information supplied.
SnapshotQuery() - Constructor for class com.ebasetech.xi.api.SnapshotQuery
 
sort(TableColumn) - Method in interface com.ebasetech.xi.api.Table
Sorts the table rows using the single column specified by column in ascending order.
sort(TableColumn[]) - Method in interface com.ebasetech.xi.api.Table
Sorts the table rows using multiple columns in ascending order.
sort(TableColumn[], String[]) - Method in interface com.ebasetech.xi.api.Table
Sorts the table rows using multiple columns.
sort(TableColumn, String) - Method in interface com.ebasetech.xi.api.Table
Sorts the table rows using the single column specified by column in the order specified by direction.
SORT_DIRECTION_ASCENDING - Static variable in interface com.ebasetech.xi.api.Table
A constant for sort direction ascending for use with the sort() methods
SORT_DIRECTION_DESCENDING - Static variable in interface com.ebasetech.xi.api.Table
A constant for sort direction descending for use with the sort() methods
SpacerControl - Interface in com.ebasetech.xi.api.controls
A Spacer Control control represents either or both a horizontal space and/or a vertical space.
stateOf(WorkflowManagement.FallibleEnactmentDescriptor, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Answers the state of the described task enactment.
stateOf(String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Answers the state of the described task enactment.
StaticList - Interface in com.ebasetech.xi.api
The StaticList interface represents a Static List attached to a field.
StaticMenuItemControl - Interface in com.ebasetech.xi.api.controls
A Static Menu Item Control represents a static menu item in either a Vertical Menu or a Horizontal Menu.
stopExecution() - Method in interface com.ebasetech.xi.api.EventContext
Immediately stops processing of the current script and the current event.
StoredProcedureResource - Interface in com.ebasetech.xi.api
The StoredProcedureResource interface provides the ability to call a database stored procedure.
supportsCookies() - Method in interface com.ebasetech.xi.api.Client
Returns false if cookies are disabled on the client browser, otherwise returns true.
supportsJavascript() - Method in interface com.ebasetech.xi.api.Client
Returns false if Javascript is disabled on the client browser, otherwise returns true.
SystemPreferences - Interface in com.ebasetech.xi.api
The SystemPreferences interface provides access to some of the system preferences configured via Tools > System Preferences.
SystemTexts - Interface in com.ebasetech.xi.api
The SystemTexts interface acts as a parent object for all system texts.
SystemVariable - Interface in com.ebasetech.xi.api
The SystemVariable interface represents a single system variable.
SystemVariables - Interface in com.ebasetech.xi.api
The SystemVariables interface acts as a parent object for all system variables, LDAP variables and environment variables (in fact, all variable names that begin with a $).
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes|All Packages