Hierarchy
⤷
⤷
Properties
| Class | CL_THTMLB_SECTION508_UTILS | |
| Short Description | Utility Functions for Section 508 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20060208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_THTMLB_SECTION508_UTILS has no interface implemented.
Friends
Class CL_THTMLB_SECTION508_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | True if accessibility mode is on | 20060706 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | '&' | Single-Character Flag | 20060208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Tooltip for a bradcrumb conforming to Section 508 | 20060208 | |
| 2 | Static method | Public | Method | Tooltip for a bradcrumb conforming to Section 508 | 20060208 | |
| 3 | Static method | Public | Method | Tooltip for a Button Group Conforming to Section 508 | 20060208 | |
| 4 | Static method | Public | Method | Tooltip for a pushbutton conforming to Section 508 | 20060208 | |
| 5 | Static method | Public | Method | Gets a button tooltip via OTR Tooltip with 508 check | 20060706 | |
| 6 | Static method | Public | Method | Adds the word 'Button' to the text in accessibility mode | 20060706 | |
| 7 | Static method | Public | Method | Tooltip for Checkbox Group Conforming to Section 508 | 20060208 | |
| 8 | Static method | Public | Method | Tooltip for a Checkbox Conforming to Section 508 | 20060208 | |
| 9 | Static method | Public | Method | Tooltip for a Dropdown List Box Conforming to Section 508 | 20060627 | |
| 10 | Static method | Public | Method | Tooltip for a Dropdown List Box Conforming to Section 508 | 20060208 | |
| 11 | Static method | Public | Method | Tooltip for a pushbutton conforming to Section 508 | 20090408 | |
| 12 | Static method | Public | Method | Get Code for Entry or Exit Point of Container Only for 508 | 20060208 | |
| 13 | Static method | Public | Method | Tooltip for a Group Conforming to Section 508 | 20060208 | |
| 14 | Static method | Public | Method | Tooltip for an Image Conforming to Section 508 | 20060208 | |
| 15 | Static method | Public | Method | Tooltip for an Input Field Conforming to Section 508 | 20060208 | |
| 16 | Static method | Public | Method | Returns the summary text to be used for layout HTML tables | 20060710 | |
| 17 | Static method | Public | Method | Tool Tip for a Link Icon Conforming to Section 508 | 20060208 | |
| 18 | Static method | Public | Method | Tooltip for a List Box Conforming to Section 508 | 20060208 | |
| 19 | Static method | Public | Method | Tooltip for Radio Button Group Conforming to Section 508 | 20060208 | |
| 20 | Static method | Public | Method | Tooltip for a Radio Button Conforming to Section 508 | 20060208 | |
| 21 | Static method | Public | Method | Tooltip for a Table Filter Conforming to Section 508 | 20060208 | |
| 22 | Static method | Public | Method | Tooltip for a Tab Header Conforming to Section 508 | 20060208 | |
| 23 | Static method | Public | Method | Tooltip for a Table Line Conforming to Section 508 | 20060208 | |
| 24 | Static method | Public | Method | Tooltip for a Tabstrip Item conforming to Section 508 | 20060208 | |
| 25 | Static method | Public | Method | Tooltip for a Text Edit Conforming to Section 508 | 20060208 | |
| 26 | Static method | Public | Method | Tooltip for More button Conforming to Section 508 | 20060704 | |
| 27 | Static method | Public | Method | Tooltip for a Toolbar Conforming to Section 508 | 20060208 | |
| 28 | Static method | Public | Method | Tooltip for a Tray Icon Conforming to Section 508 | 20060208 | |
| 29 | Static method | Public | Method | Tooltip for a Tray Conforming to Section 508 | 20060208 | |
| 30 | Static method | Public | Method | Tooltip for a Tree Node Conforming to Section 508 | 20060208 | |
| 31 | Static method | Public | Method | Tooltip for Expander Icons in tree Conforming to Section 508 | 20060704 | |
| 32 | Static method | Public | Method | Tooltip for Table View Footer Conforming to Section 508 | 20060208 | |
| 33 | Static method | Public | Method | Tooltip for a Tab Strip Conforming to Section 508 | 20060208 | |
| 34 | Static method | Public | Method | Returns TRUE if the element is in accessibility mode | 20060628 | |
| 35 | Static method | Public | Method | Returns TRUE if the Runtime is in accessibility mode | 20061024 | |
| 36 | Static method | Public | Method | Truncate the tooltip standard string value to a | 20070214 |
Events
Class CL_THTMLB_SECTION508_UTILS has no event.
Types
Class CL_THTMLB_SECTION508_UTILS has no local type.
Method Signatures
Method GET_BC_SELECTED_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BREADCRUMB | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_BREADCRUMB | GEN: CLG_HTMLB_BREADCRUMB | 20060208 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Entries for Breadcrumb | 20060208 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Nodes | 20060208 |
Method GET_BC_SELECTED_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_BREADCRUMB_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BREADCRUMB | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_BREADCRUMB | GEN: CLG_HTMLB_BREADCRUMB | 20060208 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Table with Entries | 20060208 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Nodes | 20060208 |
Method GET_BREADCRUMB_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_BUTTONGROUP_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTONGROUP | Call by reference | Object reference (TYPE REF TO) | CL_XHTMLB_BUTTONGROUP | Element Handler: |
20060208 | |||
| 2 | BUTTONNAME | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 3 | MODE | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 4 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_BUTTONGROUP_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_BUTTON_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTON | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_BUTTON | Element-Handler: |
20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Pushbutton | 20060208 |
Method GET_BUTTON_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_BUTTON_TOOLTIP_FROM_OTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OTR_ALIAS | Call by reference | Type reference (TYPE) | STRING | OTR Alias | 20060706 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | Correct Text for a button | 20060706 |
Method GET_BUTTON_TOOLTIP_FROM_OTR on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_BUTTON_TOOLTIP_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Text for Button Tooltip | 20060706 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | Changed Text for Button Tooltip | 20060706 |
Method GET_BUTTON_TOOLTIP_TEXT on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_CHECKBOXGROUP_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKBOXGROUP | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_CHECKBOXGROUP | 20060208 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_CHECKBOXGROUP_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_CHECKBOX_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKBOX | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_CHECKBOX | Checkbox | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_CHECKBOX_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_DDLISTBOX_ICON_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDLISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_DROPDOWNLISTBOX | GEN: CLG_HTMLB_DROPDOWNLISTBOX | 20060627 | |||
| 2 | IV_ICON_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20060627 | ||||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060627 |
Method GET_DDLISTBOX_ICON_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_DDLISTBOX_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDLISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_DROPDOWNLISTBOX | GEN: CLG_HTMLB_DROPDOWNLISTBOX | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_DDLISTBOX_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_DYNAMENU_ITEM_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESSIBILITY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090408 | ||||
| 2 | MENU_ITEM | Call by reference | Type reference (TYPE) | WCFS_DYNAMENU_ITEM | 20090408 | ||||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Pushbutton | 20090408 |
Method GET_DYNAMENU_ITEM_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_ENTRY_EXIT_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Value transfer | Type reference (TYPE) | STRING | 20060208 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | 20060208 | ||||
| 3 | CONTNAME | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 5 | MODE | Call by reference | Type reference (TYPE) | STRING | 20060208 |
Method GET_ENTRY_EXIT_POINT on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_GROUP_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_GROUP | GEN: CLG_HTMLB_GROUP | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_GROUP_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_IMAGE_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMAGE | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_IMAGE | 20060208 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_IMAGE_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_INPUTFIELD_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUTFIELD | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_INPUTFIELD | GEN: CLG_HTMLB_INPUTFIELD | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_INPUTFIELD_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_LAYOUT_TABLE_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUMMARY_HTML | Value transfer | Type reference (TYPE) | STRING | The HTML-encoded summary string | 20060710 |
Method GET_LAYOUT_TABLE_SUMMARY on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_LINK_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_LINK | 20060208 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_LINK_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_LISTBOX_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LISTBOX | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_LISTBOX | GEN: CLG_HTMLB_LISTBOX | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_LISTBOX_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_RADIOBUTTONGROUP_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RADIOBUTTONGROUP | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_RADIOBUTTONGROUP | GEN: CLG_HTMLB_RADIOBUTTONGROUP | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_RADIOBUTTONGROUP_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_RADIOBUTTON_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RADIOBUTTON | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_RADIOBUTTON | GEN: CLG_HTMLB_RADIOBUTTON | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_RADIOBUTTON_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TABFILTER_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLEVIEW | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TABLEVIEW | 20060208 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_TABFILTER_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TABHEADER_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLEVIEW | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TABLEVIEW | 20060208 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_TABHEADER_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TABLINE_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CBVALUE | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 2 | ROWNUMBER | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 3 | TABLEVIEW | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_TABLE_VIEW | 20060208 | ||||
| 4 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_TABLINE_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TABSTRIPITEM_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED | Call by reference | Type reference (TYPE) | STRING | Selected Tabstrip | 20060208 | |||
| 2 | TABSTRIPITEM | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TABSTRIPITEM | 20060208 | ||||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Tabstrip | 20060208 |
Method GET_TABSTRIPITEM_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TEXTEDIT_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXTEDIT | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_TEXTAREA | 20060208 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_TEXTEDIT_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TOOLBARMORE_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_TOOLBAR | Element-Handler: |
20060704 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Tabstrip | 20060704 |
Method GET_TOOLBARMORE_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TOOLBAR_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAYER | Call by reference | Type reference (TYPE) | SBSPEXT_XHTMLB_TOOLBAR_LAYER | 20060208 | ||||
| 2 | TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_XHTMLB_TOOLBAR | Element Handler: |
20060208 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_TOOLBAR_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TRAYICON_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Call by reference | Type reference (TYPE) | STRING | Icon Name | 20060208 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Pushbutton | 20060208 | |||
| 3 | TRAY | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TRAY | 20060208 |
Method GET_TRAYICON_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TRAY_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Tabstrip | 20060208 | |||
| 2 | TRAY | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TRAY | 20060208 |
Method GET_TRAY_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TREENODE_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | Context | 20060208 | |||
| 2 | FINAL | Call by reference | Type reference (TYPE) | C | Leaf or Node? | 20060208 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | I | Node Level | 20060208 | |||
| 4 | OPEN | Call by reference | Type reference (TYPE) | C | Open? | 20060208 | |||
| 5 | TEXT | Call by reference | Type reference (TYPE) | STRING | Text of Node | 20060208 | |||
| 6 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Nodes | 20060208 |
Method GET_TREENODE_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TREE_EXPANDER_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip for the Tabstrip | 20060704 | |||
| 2 | TREE | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_TREE | Element-Handler: |
20060704 |
Method GET_TREE_EXPANDER_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_TVFOOTER_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060208 | |||
| 2 | TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_TVFOOTER_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method GET_XTABSTRIPITEM_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | STRING | 20060208 | ||||
| 2 | TABSTRIPITEM | Call by reference | Object reference (TYPE REF TO) | CL_XHTMLB_TABSTRIPITEM | Element Handler: |
20060208 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20060208 |
Method GET_XTABSTRIPITEM_TOOLTIP on class CL_THTMLB_SECTION508_UTILS has no exception.
Method IS_IN_ACCESSIBILITY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | BSP Element Basis Class | 20060628 | |||
| 2 | RV_ACCESSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060628 |
Method IS_IN_ACCESSIBILITY_MODE on class CL_THTMLB_SECTION508_UTILS has no exception.
Method IS_RT_IN_ACCESSIBILITY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACC_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | True if accessibility mode is switched on for runtime | 20061024 |
Method IS_RT_IN_ACCESSIBILITY_MODE on class CL_THTMLB_SECTION508_UTILS has no exception.
Method TRUNCATE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_LENGTH | Call by reference | Type reference (TYPE) | I | 255 | 20070214 | |||
| 2 | IV_TOOLTIP_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070214 | ||||
| 3 | RV_TOOLTIP_TEXT | Value transfer | Type reference (TYPE) | STRING | 20070214 |
Method TRUNCATE_STRING on class CL_THTMLB_SECTION508_UTILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |