Text |
BarcodeControl.getAlternativeText() |
Returns the Text object for the barcode alternate text; <barcode-name> barcode is returned if a value is not entered.
|
Text |
ImageControlProperties.getAlternativeText() |
Returns the Text object for the image alternate text.
|
Text |
AriaControlProperties.getAriaLabelText() |
Returns the Text object for the ARIA label text.
|
Text |
FieldControlProperties.getAriaLabelText() |
Returns the Text object for the aria label text.
|
Text |
ButtonControlProperties.getButtonText() |
Returns the Text object for the button text.
|
Text |
FieldControlProperties.getButtonText() |
Returns the Text object for the button text.
|
Text |
GroupPanelControl.getGroupHeaderText() |
Returns the Text object for the header text.
|
Text |
GroupPanelControl.getGroupInfoText() |
Returns the Text object for the information text.
|
Text |
GroupPanelControl.getGroupTrailerText() |
Returns the Text object for the trailer text.
|
Text |
ButtonColumnControl.getHeaderText() |
Returns the Text object for the column header text.
|
Text |
ImageColumnControl.getHeaderText() |
Returns the Text object for the column header text.
|
Text |
HTMLControl.getHtmlText() |
Returns the Text object for the text.
|
Text |
StaticMenuItemControl.getImageAltText() |
Returns the Text object for the menu item image alternate text.
|
Text |
TabControl.getImageAltText() |
Returns the Text object for the tab header image alternate text.
|
Text |
TitlePanelControl.getImageAltText() |
Returns the Text object for the title bar image alternatetext.
|
Text |
StaticMenuItemControl.getImageMouseOverText() |
Returns the Text object for the menu item image mouse over text.
|
Text |
TabControl.getImageMouseOverText() |
Returns the Text object for the tab header image mouse over text.
|
Text |
TitlePanelControl.getImageMouseOverText() |
Returns the Text object for the title bar image mouse over text.
|
Text |
BarcodeControl.getMessage() |
Returns the text for the barcode.
|
Text |
BarcodeControl.getMouseOverText() |
Returns the Text object for the mouse over text.
|
Text |
ButtonControlProperties.getMouseOverText() |
Returns the Text object for the mouse over text.
|
Text |
ImageControlProperties.getMouseOverText() |
Returns the Text object for the mouse over text.
|
Text |
PageControl.getPdfFooterText() |
Returns the Text object for the PDF footer text when a page is included in a PDF.
|
Text |
PageControl.getPdfHeaderText() |
Returns the Text object for the PDF header text when a page is included in a PDF.
|
Text |
FieldControlProperties.getPlaceHolderText() |
Returns the Text object for the place holder text.
|
Text |
FieldControlProperties.getRequiredText() |
Returns the required message Text displayed when the field is missing.
|
Text |
TableControl.getTableCaptionText() |
Returns the Text object for the table caption text.
|
Text |
TableControl.getTableHeaderText() |
Returns the Text object for the table header text.
|
Text |
TableControl.getTableInfoText() |
Returns the Text object for the table information text.
|
Text |
TableControl.getTableTrailerText() |
Returns the Text object for the table trailer text.
|
Text |
HeadingControl.getText() |
Returns the Text object for the heading.
|
Text |
HyperlinkControl.getText() |
Returns the Text object for the hyperlink text.
|
Text |
StaticMenuItemControl.getText() |
Returns the Text object for the menu item text.
|
Text |
TabControl.getText() |
Returns the Text object for the tab header text.
|
Text |
TextControl.getText() |
Returns the Text object for the text.
|
Text |
TitlePanelControl.getText() |
Returns the Text object for the title bar text.
|
Text |
HyperlinkControl.getTitle() |
Returns the Text object for the mouse over text.
|
Text |
FieldControlProperties.getValidationText() |
Returns the HTML5 validation message Text .
|