RepeatingTableListControl
AriaControlProperties Functions
addAriaCustomAttribute | RepeatingTableListControl.addAriaCustomAttribute( name , value ) | Add an ARIA custom attribute with a specified name and value. |
getAriaCustomAttributes | RepeatingTableListControl.getAriaCustomAttributes( ) | Returns a comma separated list of the ARIA custom attributes for the control. |
setAriaCustomAttributes | RepeatingTableListControl.setAriaCustomAttributes( ariaCustomAttributes ) | Sets the ARIA custom attributes as a comma separated list associated with the control property and overrides the aria custom attributes value. |
getAriaDescribedBy | RepeatingTableListControl.getAriaDescribedBy( ) | Returns the ARIA described-by element ID for the control. |
getAriaLabelledBy | RepeatingTableListControl.getAriaLabelledBy( ) | Returns the ARIA labelled-by element ID for the control. |
getAriaLabelText | RepeatingTableListControl.getAriaLabelText( ) | Returns the com.ebasetech.xi.api.Text object for the ARIA label text. |
getAriaRole | RepeatingTableListControl.getAriaRole( ) | Returns the ARIA role for the control. |
setAriaRole | RepeatingTableListControl.setAriaRole( role ) | Sets the ARIA role for the control. |
removeAriaCustomAttribute | RepeatingTableListControl.removeAriaCustomAttribute( name ) | Remove an ARIA custom attribute specified by name. |
BaseTableControl Functions
getActivePageNumberProperties | RepeatingTableListControl.getActivePageNumberProperties( ) | Text styling properties for active (clickable) page numbers in the navigation bar. |
getCurrentPageClass | RepeatingTableListControl.getCurrentPageClass( ) | Returns the list of CSS classes configured for inactive pages (i.e. |
setCurrentPageClass | RepeatingTableListControl.setCurrentPageClass( currentPageClass ) | Sets one or more CSS classes to be applied to inactive pages (i.e. |
getCurrentPageStyle | RepeatingTableListControl.getCurrentPageStyle( ) | Returns the inline CSS style configured for inactive pages (i.e. |
setCurrentPageStyle | RepeatingTableListControl.setCurrentPageStyle( currentPageStyle ) | Sets the inline CSS style to be applied to inactive pages (i.e. |
isDisplayInfoPrefix | RepeatingTableListControl.isDisplayInfoPrefix( ) | Indicates whether or not the navigation bar prefix text is displayed. |
setDisplayInfoPrefix | RepeatingTableListControl.setDisplayInfoPrefix( displayInfoPrefix ) | Sets whether or not the navigation bar prefix text is displayed. |
isDisplayScrollTopBottomIcons | RepeatingTableListControl.isDisplayScrollTopBottomIcons( ) | Indicates whether or not scroll to top and scroll to bottom icons or corresponding texts are included in the navigation bar. |
setDisplayScrollTopBottomIcons | RepeatingTableListControl.setDisplayScrollTopBottomIcons( displayScrollTopBottomIcons ) | Sets whether or not scroll to top and scroll to bottom icons or corresponding texts are included in the navigation bar. |
getFilterExpression | RepeatingTableListControl.getFilterExpression( ) | Returns an FPL conditional expression that limits which table rows are displayed or null if no expression is configured. |
setFilterExpression | RepeatingTableListControl.setFilterExpression( filterExpression ) | Sets an FPL conditional expression that limits which table rows are displayed. |
getFirstDisplayRow | RepeatingTableListControl.getFirstDisplayRow( ) | Returns the row number of the first displayable row - equivalent to scroll to top. |
getInactiveNavigationClass | RepeatingTableListControl.getInactiveNavigationClass( ) | Returns the list of CSS classes configured for inactive (not clickable) scroll icons/texts in the navigation bar. |
setInactiveNavigationClass | RepeatingTableListControl.setInactiveNavigationClass( inactiveNavigationClass ) | Sets one or more CSS classes to be applied to inactive (not clickable) scroll icons/texts in the navigation bar. |
getInactiveNavigationStyle | RepeatingTableListControl.getInactiveNavigationStyle( ) | Returns the inline CSS style configured for inactive (not clickable) scroll icons/texts in the navigation bar. |
setInactiveNavigationStyle | RepeatingTableListControl.setInactiveNavigationStyle( inactiveNavigationStyle ) | Sets the inline CSS style to be applied to inactive (not clickable) scroll icons/texts in the navigation bar. |
getInactivePageNumberProperties | RepeatingTableListControl.getInactivePageNumberProperties( ) | Text styling properties for inactive (not clickable) page numbers in the navigation bar. |
getInactiveScrollDownIcon | RepeatingTableListControl.getInactiveScrollDownIcon( ) | URL of the inactive (not clickable) scroll down icon in the navigation bar. |
setInactiveScrollDownIcon | RepeatingTableListControl.setInactiveScrollDownIcon( inactiveScrollDownIcon ) | Sets the URL of the inactive (not clickable) scroll down icon in the navigation bar. |
getInactiveScrollToBottomIcon | RepeatingTableListControl.getInactiveScrollToBottomIcon( ) | URL of the inactive (not clickable) scroll to bottom icon in the navigation bar. |
setInactiveScrollToBottomIcon | RepeatingTableListControl.setInactiveScrollToBottomIcon( inactiveScrollToBottomIcon ) | Sets the URL of the inactive ( not clickable) scroll to bottom icon in the navigation bar. |
getInactiveScrollToTopIcon | RepeatingTableListControl.getInactiveScrollToTopIcon( ) | URL of the inactive (not clickable) scroll to top icon in the navigation bar. |
setInactiveScrollToTopIcon | RepeatingTableListControl.setInactiveScrollToTopIcon( inactiveScrollToTopIcon ) | Sets the URL of the inactive (not clickable) scroll to top icon in the navigation bar. |
getInactiveScrollUpIcon | RepeatingTableListControl.getInactiveScrollUpIcon( ) | URL of the inactive (not clickable) scroll up icon in the navigation bar. |
setInactiveScrollUpIcon | RepeatingTableListControl.setInactiveScrollUpIcon( inactiveScrollUpIcon ) | Sets the URL of the inactive (not clickable) scroll up icon in the navigation bar. |
isIncludePageNumbers | RepeatingTableListControl.isIncludePageNumbers( ) | Indicates whether or not clickable page numbers are included in the navigation bar. |
setIncludePageNumbers | RepeatingTableListControl.setIncludePageNumbers( includePageNumbers ) | Sets whether or not clickable page numbers are included in the navigation bar. |
getInfoPrefixClass | RepeatingTableListControl.getInfoPrefixClass( ) | Returns the list of CSS classes configured for the navigation bar prefix text. |
setInfoPrefixClass | RepeatingTableListControl.setInfoPrefixClass( infoPrefixClass ) | Sets one or more CSS classes to be applied to the navigation bar prefix text. |
getInfoPrefixStyle | RepeatingTableListControl.getInfoPrefixStyle( ) | Returns the inline CSS style configured for the navigation bar prefix text. |
setInfoPrefixStyle | RepeatingTableListControl.setInfoPrefixStyle( infoPrefixStyle ) | Sets the inline CSS style to be applied to the navigation bar prefix text. |
getMaxNumberOfResultPages | RepeatingTableListControl.getMaxNumberOfResultPages( ) | Returns the maximum number of page numbers included in the navigation bar when property includePageNumbers is true . |
setMaxNumberOfResultPages | RepeatingTableListControl.setMaxNumberOfResultPages( maxNumberOfResultPages ) | Sets the maximum number of page numbers included in the navigation bar when property includePageNumbers is true . |
getNavigationAlignBottom | RepeatingTableListControl.getNavigationAlignBottom( ) | Returns the alignment of the navigation bar relative to the table when the bar is displayed below the table. |
setNavigationAlignBottom | RepeatingTableListControl.setNavigationAlignBottom( navigationAlignBottom ) | Sets the alignment of the navigation bar relative to the table when the bar is displayed below the table. |
getNavigationAlignTop | RepeatingTableListControl.getNavigationAlignTop( ) | Returns the alignment of the navigation bar relative to the table when the bar is displayed above the table. |
setNavigationAlignTop | RepeatingTableListControl.setNavigationAlignTop( navigationAlignTop ) | Sets the alignment of the navigation bar relative to the table when the bar is displayed above the table. |
getNavigationBarClass | RepeatingTableListControl.getNavigationBarClass( ) | Returns the list of CSS classes configured for the <div> tag containing the entire navigation bar. |
setNavigationBarClass | RepeatingTableListControl.setNavigationBarClass( navigationBarClass ) | Sets one or more CSS classes to be applied to the <div> tag containing the entire navigation bar. |
getNavigationBarStyle | RepeatingTableListControl.getNavigationBarStyle( ) | Returns the inline CSS style configured for the <div> tag containing the entire navigation bar. |
setNavigationBarStyle | RepeatingTableListControl.setNavigationBarStyle( navigationBarStyle ) | Sets the inline CSS style to be applied to the <div> tag containing the entire navigation bar. |
getNavigationClass | RepeatingTableListControl.getNavigationClass( ) | Returns the list of CSS classes configured for active (clickable) scroll icons/texts in the navigation bar. |
setNavigationClass | RepeatingTableListControl.setNavigationClass( navigationClass ) | Sets one or more CSS classes to be applied to active (clickable) scroll icons/texts in the navigation bar. |
getNavigationDisplay | RepeatingTableListControl.getNavigationDisplay( ) | Returns the position of the navigation bar. |
setNavigationDisplay | RepeatingTableListControl.setNavigationDisplay( navigationDisplay ) | Sets the position of the navigation bar. |
getNavigationStyle | RepeatingTableListControl.getNavigationStyle( ) | Returns the inline CSS style configured for active (clickable) scroll icons/texts in the navigation bar. |
setNavigationStyle | RepeatingTableListControl.setNavigationStyle( navigationStyle ) | Sets the inline CSS style to be applied to active (clickable) scroll icons/texts in the navigation bar. |
getNavigationStyleProperties | RepeatingTableListControl.getNavigationStyleProperties( ) | Navigation bar styling properties |
getNumVisibleRows | RepeatingTableListControl.getNumVisibleRows( ) | Returns the number of rows in a scroll set i.e. |
setNumVisibleRows | RepeatingTableListControl.setNumVisibleRows( numVisibleRows ) | Sets the number of rows in a scroll set i.e. |
getPageNavigationInactiveProperties | RepeatingTableListControl.getPageNavigationInactiveProperties( ) | Text styling properties for inactive (not clickable) icons/texts in the navigation bar. |
getPageNavigationProperties | RepeatingTableListControl.getPageNavigationProperties( ) | Text styling properties for active (clickable) icons/texts in the navigation bar. |
getPageNumbersClass | RepeatingTableListControl.getPageNumbersClass( ) | Returns the list of CSS classes configured for active (clickable) page numbers in the navigation bar. |
setPageNumbersClass | RepeatingTableListControl.setPageNumbersClass( pageNumbersClass ) | Sets one or more CSS classes to be applied to active (clickable) page numbers in the navigation bar. |
getPageNumbersStyle | RepeatingTableListControl.getPageNumbersStyle( ) | Returns the inline CSS style configured for active (clickable) page numbers in the navigation bar. |
setPageNumbersStyle | RepeatingTableListControl.setPageNumbersStyle( pageNumbersStyle ) | Sets the inline CSS style to be applied to active (clickable) page numbers in the navigation bar. |
getRowInformationClass | RepeatingTableListControl.getRowInformationClass( ) | Returns the list of CSS classes configured for the row information text in the navigation bar. |
setRowInformationClass | RepeatingTableListControl.setRowInformationClass( rowInformationClass ) | Sets one or more CSS classes to be applied to the row information text in the navigation bar. |
getRowInformationProperties | RepeatingTableListControl.getRowInformationProperties( ) | Navigation bar row information text properties Further documentation. |
getRowInformationStyle | RepeatingTableListControl.getRowInformationStyle( ) | Returns the inline CSS style configured for the row information text in the navigation bar. |
setRowInformationStyle | RepeatingTableListControl.setRowInformationStyle( rowInformationStyle ) | Sets the inline CSS style to be applied to the row information text in the navigation bar. |
getRowPrefixProperties | RepeatingTableListControl.getRowPrefixProperties( ) | Navigation bar prefix text properties. |
scrollDown | RepeatingTableListControl.scrollDown( ) | Scroll the table vertically down one page |
getScrollDownIcon | RepeatingTableListControl.getScrollDownIcon( ) | URL of the active (clickable) scroll down icon in the navigation bar. |
setScrollDownIcon | RepeatingTableListControl.setScrollDownIcon( scrollDownIcon ) | Sets the URL of the active (clickable) scroll down icon in the navigation bar. |
scrollToBottom | RepeatingTableListControl.scrollToBottom( ) | Scroll the table vertically to the last page |
getScrollToBottomIcon | RepeatingTableListControl.getScrollToBottomIcon( ) | URL of the active (clickable) scroll to bottom icon in the navigation bar. |
setScrollToBottomIcon | RepeatingTableListControl.setScrollToBottomIcon( scrollToBottomIcon ) | Sets the URL of the active (clickable) scroll to bottom icon in the navigation bar. |
scrollToTop | RepeatingTableListControl.scrollToTop( ) | Scroll the table vertically to the first page |
getScrollToTopIcon | RepeatingTableListControl.getScrollToTopIcon( ) | URL of the active (clickable) scroll to top icon in the navigation bar. |
setScrollToTopIcon | RepeatingTableListControl.setScrollToTopIcon( scrollToTopIcon ) | Sets the URL of the active (clickable) scroll to top icon in the navigation bar. |
scrollUp | RepeatingTableListControl.scrollUp( ) | Scroll the table vertically up one page |
getScrollUpIcon | RepeatingTableListControl.getScrollUpIcon( ) | URL of the active (clickable) scroll up icon in the navigation bar. |
setScrollUpIcon | RepeatingTableListControl.setScrollUpIcon( scrollUpIcon ) | Sets the URL of the active (clickable) scroll up icon in the navigation bar. |
isShowInactiveScrollIcons | RepeatingTableListControl.isShowInactiveScrollIcons( ) | Indicates whether or not inactive scroll icons/texts are included in the navigation bar. |
setShowInactiveScrollIcons | RepeatingTableListControl.setShowInactiveScrollIcons( showInactiveScrollIcons ) | Sets whether or not inactive scroll icons/texts are included in the navigation bar. |
isShowInfoMessage | RepeatingTableListControl.isShowInfoMessage( ) | Indicates whether or not the row information text is displayed in the navigation bar. |
setShowInfoMessage | RepeatingTableListControl.setShowInfoMessage( showInfoMessage ) | Sets whether or not the row information text is displayed in the navigation bar. |
isStartNewRowOnNextPage | RepeatingTableListControl.isStartNewRowOnNextPage( ) | When a page is included in a PDF, indicates whether the content of a table row can be split across two pages. |
setStartNewRowOnNextPage | RepeatingTableListControl.setStartNewRowOnNextPage( startNewRowOnNextPage ) | When a page is included in a PDF, sets whether the content of a table row can be split across two pages. |
getTable | RepeatingTableListControl.getTable( ) | Returns the com.ebasetech.xi.api.Table displayed by this control. |
getVisibleRow | RepeatingTableListControl.getVisibleRow( ) | Returns the row number of the first row currently visible to the user i.e. |
setVisibleRow | RepeatingTableListControl.setVisibleRow( row ) | Scrolls the table to make the table row with row number row visible. |
LayoutControl Functions
getLayout | RepeatingTableListControl.getLayout( ) | Returns the Layout object configured for the container control or null if no layout is configured. |
getLayoutType | RepeatingTableListControl.getLayoutType( ) | Returns a String representing the layout type for the container. |
RepeatingStyleProperties Functions
getWidth | RepeatingTableListControl.getWidth( ) | Returns the width. |
setWidth | RepeatingTableListControl.setWidth( width ) | Sets the width. |
BackgroundStyleProperties Functions
getBackgroundColor | RepeatingTableListControl.getBackgroundColor( ) | Background color. |
setBackgroundColor | RepeatingTableListControl.setBackgroundColor( backgroundColor ) | Sets the background color, this is equivalent to the CSS background-color property and any valid value for this CSS property can be used. |
getBackgroundImage | RepeatingTableListControl.getBackgroundImage( ) | URL of the background image. |
setBackgroundImage | RepeatingTableListControl.setBackgroundImage( backgroundImage ) | Sets the URL of the background image. |
getBackgroundImagePosition | RepeatingTableListControl.getBackgroundImagePosition( ) | Background image position. |
setBackgroundImagePosition | RepeatingTableListControl.setBackgroundImagePosition( backgroundImagePosition ) | Sets the background image position. |
getBackgroundImageRepeat | RepeatingTableListControl.getBackgroundImageRepeat( ) | Background image repeat property. |
setBackgroundImageRepeat | RepeatingTableListControl.setBackgroundImageRepeat( backgroundImageRepeat ) | Sets the background image repeat property. |
BorderStyleProperties Functions
getBorderColor | RepeatingTableListControl.getBorderColor( ) | Border color applied to all borders. |
setBorderColor | RepeatingTableListControl.setBorderColor( borderColor ) | Sets border color. |
getBorderRadius | RepeatingTableListControl.getBorderRadius( ) | Border radius. |
setBorderRadius | RepeatingTableListControl.setBorderRadius( borderRadius ) | Sets border radius. |
getBorderStyle | RepeatingTableListControl.getBorderStyle( ) | Border style applied to all borders. |
setBorderStyle | RepeatingTableListControl.setBorderStyle( borderStyle ) | Sets border style. |
getBorderWidth | RepeatingTableListControl.getBorderWidth( ) | Border width applied to all four borders. |
setBorderWidth | RepeatingTableListControl.setBorderWidth( borderWidth ) | Sets the border width applied to all four borders. |
getBottomBorderWidth | RepeatingTableListControl.getBottomBorderWidth( ) | Bottom border width, overriding property borderWidth . |
setBottomBorderWidth | RepeatingTableListControl.setBottomBorderWidth( bottomBorderWidth ) | Sets the bottom border width, overriding property borderWidth . |
getLeftBorderWidth | RepeatingTableListControl.getLeftBorderWidth( ) | Left border width, overriding property borderWidth . |
setLeftBorderWidth | RepeatingTableListControl.setLeftBorderWidth( leftBorderWidth ) | Sets the left border width, overriding property borderWidth . |
getRightBorderWidth | RepeatingTableListControl.getRightBorderWidth( ) | Right border width, overriding property borderWidth . |
setRightBorderWidth | RepeatingTableListControl.setRightBorderWidth( rightBorderWidth ) | Sets the right border width, overriding property borderWidth . |
getTopBorderWidth | RepeatingTableListControl.getTopBorderWidth( ) | Top border width, overriding property borderWidth . |
setTopBorderWidth | RepeatingTableListControl.setTopBorderWidth( topBorderWidth ) | Sets the top border width, overriding property borderWidth . |
ContainerControl Functions
getChildControls | RepeatingTableListControl.getChildControls( ) | Returns an array of controls that are immediate children of this control. |
MarginStyleProperties Functions
getAllMargin | RepeatingTableListControl.getAllMargin( ) | Single MarginStyleProperties size value used for top, bottom, left and right margin. |
setAllMargin | RepeatingTableListControl.setAllMargin( allMargin ) | Sets the MarginStyleProperties size value used for top, bottom, left and right margin. |
getBottomMargin | RepeatingTableListControl.getBottomMargin( ) | Bottom MarginStyleProperties size value. |
setBottomMargin | RepeatingTableListControl.setBottomMargin( bottomMargin ) | Sets the bottom MarginStyleProperties size value. |
getLeftMargin | RepeatingTableListControl.getLeftMargin( ) | Left MarginStyleProperties size value. |
setLeftMargin | RepeatingTableListControl.setLeftMargin( leftMargin ) | Sets the left MarginStyleProperties size value. |
getRightMargin | RepeatingTableListControl.getRightMargin( ) | Right MarginStyleProperties size value. |
setRightMargin | RepeatingTableListControl.setRightMargin( rightMargin ) | Sets the right MarginStyleProperties size value. |
getTopMargin | RepeatingTableListControl.getTopMargin( ) | Top MarginStyleProperties size value. |
setTopMargin | RepeatingTableListControl.setTopMargin( topMargin ) | Sets the top MarginStyleProperties size value. |
MessageProperties Functions
getErrorMessageStyle | RepeatingTableListControl.getErrorMessageStyle( ) | Returns the MessageStyleProperties object representing error message styling properties. |
getInfoMessageStyle | RepeatingTableListControl.getInfoMessageStyle( ) | Returns the MessageStyleProperties object representing info message styling properties. |
getWarningMessageStyle | RepeatingTableListControl.getWarningMessageStyle( ) | Returns the MessageStyleProperties object representing warning message styling properties. |
PaddingStyleProperties Functions
getAllPadding | RepeatingTableListControl.getAllPadding( ) | Single PaddingStyleProperties size value used for top, bottom, left and right padding. |
setAllPadding | RepeatingTableListControl.setAllPadding( allPadding ) | Sets the PaddingStyleProperties size value used for top, bottom, left and right padding. |
getBottomPadding | RepeatingTableListControl.getBottomPadding( ) | Bottom PaddingStyleProperties size value. |
setBottomPadding | RepeatingTableListControl.setBottomPadding( bottomPadding ) | Sets the bottom PaddingStyleProperties size value. |
getLeftPadding | RepeatingTableListControl.getLeftPadding( ) | Left PaddingStyleProperties size value. |
setLeftPadding | RepeatingTableListControl.setLeftPadding( leftPadding ) | Sets the left PaddingStyleProperties size value. |
getRightPadding | RepeatingTableListControl.getRightPadding( ) | Right PaddingStyleProperties size value. |
setRightPadding | RepeatingTableListControl.setRightPadding( rightPadding ) | Sets the right PaddingStyleProperties size value. |
getTopPadding | RepeatingTableListControl.getTopPadding( ) | Top PaddingStyleProperties size value. |
setTopPadding | RepeatingTableListControl.setTopPadding( topPadding ) | Sets the top PaddingStyleProperties size value. |
TextStyleProperties Functions
getLineHeight | RepeatingTableListControl.getLineHeight( ) | Line height. |
setLineHeight | RepeatingTableListControl.setLineHeight( lineHeight ) | Sets the line height, this is equivalent to the CSS line-height property and any valid value for this CSS property can be used. |
getTextBold | RepeatingTableListControl.getTextBold( ) | Text bold setting. |
setTextBold | RepeatingTableListControl.setTextBold( textBold ) | Sets the text bold setting. |
getTextColor | RepeatingTableListControl.getTextColor( ) | Text color. |
setTextColor | RepeatingTableListControl.setTextColor( textColor ) | Sets the text color, this is equivalent to the CSS color property and any valid value for this CSS property can be used. |
getTextDecoration | RepeatingTableListControl.getTextDecoration( ) | Text decoration property (shown as Lines in the designer). |
setTextDecoration | RepeatingTableListControl.setTextDecoration( textDecoration ) | Sets the text decoration property (shown as Lines in the designer). |
getTextFont | RepeatingTableListControl.getTextFont( ) | List of text fonts. |
setTextFont | RepeatingTableListControl.setTextFont( textFont ) | 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. |
getTextItalic | RepeatingTableListControl.getTextItalic( ) | Text italic setting. |
setTextItalic | RepeatingTableListControl.setTextItalic( textItalic ) | Sets the text italic setting. |
getTextSize | RepeatingTableListControl.getTextSize( ) | Text size. |
setTextSize | RepeatingTableListControl.setTextSize( textSize ) | Sets the text size, this is equivalent to the CSS font-size property and any valid value for this CSS property can be used. |
Control Functions
addCssClass | RepeatingTableListControl.addCssClass( cssClass ) | Adds one or more CSS classes to the list of classes applied to the control, retaining any existing classes. |
getAll | RepeatingTableListControl.getAll( ) | Returns a control object of the same type as the control object on which this method is invoked, that gives access to all occurrences of this control on the page. |
isContainer | RepeatingTableListControl.isContainer( ) | Returns true if this control is a container control i.e. |
getCssClass | RepeatingTableListControl.getCssClass( ) | Returns the list of CSS classes configured for the control. |
setCssClass | RepeatingTableListControl.setCssClass( cssClass ) | Sets one or more CSS classes to be applied to the control. |
isDisplayOnly | RepeatingTableListControl.isDisplayOnly( ) | Returns true if the control is marked as display only, otherwise returns false . |
setDisplayOnly | RepeatingTableListControl.setDisplayOnly( displayOnly ) | Marks the control and all its children as display only (when displayOnly is true ) or
enterable (when displayOnly is false ). |
isDisplayOnlyIncludingParents | RepeatingTableListControl.isDisplayOnlyIncludingParents( ) | Returns true if the control or any of its parents is marked as display only, otherwise returns false . |
getErrorMsgClass | RepeatingTableListControl.getErrorMsgClass( ) | Returns the list of CSS classes configured for error messages when the messages are displayed locally to the control. |
setErrorMsgClass | RepeatingTableListControl.setErrorMsgClass( errorMsgClass ) | Sets one or more CSS classes to be applied to error messages when the messages are displayed locally to the control. |
getErrorMsgStyle | RepeatingTableListControl.getErrorMsgStyle( ) | Returns the inline CSS style configured for error messages when the messages are displayed locally to the control. |
setErrorMsgStyle | RepeatingTableListControl.setErrorMsgStyle( errorMsgStyle ) | Sets inline CSS style to be applied to error messages when the messages are displayed locally to the control. |
isEventField | RepeatingTableListControl.isEventField( ) | Returns true if the control is an event field i.e. |
hasModifier | RepeatingTableListControl.hasModifier( modifier ) | Returns true if the control has the specified modifier, otherwise returns false. |
isHidden | RepeatingTableListControl.isHidden( ) | Returns true if the control is marked as hidden, otherwise returns false . |
setHidden | RepeatingTableListControl.setHidden( hidden ) | Hides or shows the control and all its children. |
hide | RepeatingTableListControl.hide( ) | Hides the control, this is equivalent to setting property hidden to true . |
getInfoMsgClass | RepeatingTableListControl.getInfoMsgClass( ) | Returns the list of CSS classes configured for info messages when the messages are displayed locally to the control. |
setInfoMsgClass | RepeatingTableListControl.setInfoMsgClass( infoMsgClass ) | Sets one or more CSS classes to be applied to info messages when the messages are displayed locally to the control. |
getInfoMsgStyle | RepeatingTableListControl.getInfoMsgStyle( ) | Returns the inline CSS style configured for info messages when the messages are displayed locally to the control. |
setInfoMsgStyle | RepeatingTableListControl.setInfoMsgStyle( infoMsgStyle ) | Sets inline CSS style to be applied to info messages when the messages are displayed locally to the control. |
isInheritMsg | RepeatingTableListControl.isInheritMsg( ) | Returns true if Use parent control setting is checked in the Message Options properties for the control, otherwise returns false . |
getLayoutCell | RepeatingTableListControl.getLayoutCell( ) | Returns the LayoutCell object which can be used to override properties of the parent control's layout as applied to this control. |
isLocalMsg | RepeatingTableListControl.isLocalMsg( ) | Returns true if Local Message is checked in the Message Options properties for the control, otherwise returns false . |
isNewLine | RepeatingTableListControl.isNewLine( ) | Returns the new line property. |
setNewLine | RepeatingTableListControl.setNewLine( newLine ) | Sets or unsets the control's new line property. |
getNextSiblingControl | RepeatingTableListControl.getNextSiblingControl( ) | Returns the control that appears after this control within the same parent, or null if no such control exists. |
getPage | RepeatingTableListControl.getPage( ) | Returns the com.ebasetech.xi.api.Page where this control is located. |
getParentControl | RepeatingTableListControl.getParentControl( ) | Returns this control's parent control or null if no such parent exists. |
getPreviousSiblingControl | RepeatingTableListControl.getPreviousSiblingControl( ) | Returns the control that appears before this control within the same parent, or null if no such control exists. |
refresh | RepeatingTableListControl.refresh( ) | Refreshes this control in the user's browser when the page is next displayed. |
removeCssClass | RepeatingTableListControl.removeCssClass( cssClass ) | Removes one or more CSS classes from the control. |
requestFocus | RepeatingTableListControl.requestFocus( ) | Sets the browser focus to the control. |
getRootHtmlElementProperties | RepeatingTableListControl.getRootHtmlElementProperties( ) | Return the root com.ebasetech.xi.api.controls.HtmlElementProperties for the Control |
show | RepeatingTableListControl.show( ) | Shows the control, this is equivalent to setting property hidden to false . |
isShowing | RepeatingTableListControl.isShowing( ) | Returns true if the control will be included in the web page when it's next displayed to the user, otherwise returns false . |
getStyle | RepeatingTableListControl.getStyle( ) | Returns the inline CSS style configured for the control. |
setStyle | RepeatingTableListControl.setStyle( style ) | Sets inline CSS style to be applied to the control. |
getWarningMsgClass | RepeatingTableListControl.getWarningMsgClass( ) | Returns the list of CSS classes configured for warning messages when the messages are displayed locally to the control. |
setWarningMsgClass | RepeatingTableListControl.setWarningMsgClass( warningMsgClass ) | Sets one or more CSS classes to be applied to warning messages when the messages are displayed locally to the control. |
getWarningMsgStyle | RepeatingTableListControl.getWarningMsgStyle( ) | Returns the inline CSS style configured for warning messages when the messages are displayed locally to the control. |
setWarningMsgStyle | RepeatingTableListControl.setWarningMsgStyle( warningMsgStyle ) | Sets inline CSS style to be applied to warning messages when the messages are displayed locally to the control. |
MessageContainer Functions
addErrorMessage | RepeatingTableListControl.addErrorMessage( message [, stopProcessing ] ) | Adds an error message that will be displayed to the user. |
addErrorMessage | RepeatingTableListControl.addErrorMessage( messageNo [, replaceParameters ] [, stopProcessing ] ) | Adds an error message that will be displayed to the user. |
addErrorMessageText | RepeatingTableListControl.addErrorMessageText( text [, replaceParameters ] [, stopProcessing ] ) | Adds an error message that will be displayed to the user, sourced from an existing text. |
addInfoMessage | RepeatingTableListControl.addInfoMessage( message [, stopProcessing ] ) | Adds an information message that will be displayed to the user. |
addInfoMessageText | RepeatingTableListControl.addInfoMessageText( text [, replaceParameters ] [, stopProcessing ] ) | Adds an info message that will be displayed to the user, sourced from an existing text. |
addWarningMessage | RepeatingTableListControl.addWarningMessage( message [, stopProcessing ] ) | Adds a warning message that will be displayed to the user. |
addWarningMessage | RepeatingTableListControl.addWarningMessage( messageNo [, replaceParameters ] [, stopProcessing ] ) | Adds a warning message that will be displayed to the user. |
addWarningMessageText | RepeatingTableListControl.addWarningMessageText( text [, replaceParameters ] [, stopProcessing ] ) | Adds a warning message that will be displayed to the user, sourced from an existing text. |
existErrorMessages | RepeatingTableListControl.existErrorMessages( ) | Returns true if undisplayed error messages exist for this element, otherwise returns false . |
existInfoMessages | RepeatingTableListControl.existInfoMessages( ) | Returns true if undisplayed info messages exist for this element, otherwise returns false . |
existMessages | RepeatingTableListControl.existMessages( ) | Returns true if undisplayed info, warning or error messages exist for this element, otherwise returns false . |
existWarningMessages | RepeatingTableListControl.existWarningMessages( ) | Returns true if undisplayed warning messages exist for this element, otherwise returns false . |
Element Functions
getElementName | RepeatingTableListControl.getElementName( ) | Returns the element name |
getElementType | RepeatingTableListControl.getElementType( ) | Returns the element type |