Hierarchy
⤷
⤷
Properties
| Class | CL_HTMLB_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 | SBSPEXT_HTMLB | BSP Extensions: HTMLB |
| Created | 20011120 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HTMLB_SECTION508_UTILS has no forward declaration.
Interfaces
Class CL_HTMLB_SECTION508_UTILS has no interface implemented.
Friends
Class CL_HTMLB_SECTION508_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR1 | '&' | Single-Character Flag | 20011120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Tooltip for a bradcrumb conforming to Section 508 | 20011120 | |
| 2 | Static method | Public | Method | Tooltip for a bradcrumb conforming to Section 508 | 20011120 | |
| 3 | Static method | Public | Method | Tooltip for a Button Group Conforming to Section 508 | 20020806 | |
| 4 | Static method | Public | Method | Tooltip for a pushbutton conforming to Section 508 | 20011120 | |
| 5 | Static method | Public | Method | Tooltip for Checkbox Group Conforming to Section 508 | 20040317 | |
| 6 | Static method | Public | Method | Tooltip for a Checkbox Conforming to Section 508 | 20020805 | |
| 7 | Static method | Public | Method | Tooltip for a Dropdown List Box Conforming to Section 508 | 20020808 | |
| 8 | Static method | Public | Method | Get Code for Entry or Exit Point of Container Only for 508 | 20021002 | |
| 9 | Static method | Public | Method | Tooltip for a Group Conforming to Section 508 | 20020806 | |
| 10 | Static method | Public | Method | Tooltip for an Image Conforming to Section 508 | 20020805 | |
| 11 | Static method | Public | Method | Tooltip for an Input Field Conforming to Section 508 | 20020806 | |
| 12 | Static method | Public | Method | Tool Tip for a Link Icon Conforming to Section 508 | 20020802 | |
| 13 | Static method | Public | Method | Tooltip for a List Box Conforming to Section 508 | 20020808 | |
| 14 | Static method | Public | Method | Tooltip for Radio Button Group Conforming to Section 508 | 20040317 | |
| 15 | Static method | Public | Method | Tooltip for a Radio Button Conforming to Section 508 | 20020806 | |
| 16 | Static method | Public | Method | Tooltip for a Table Filter Conforming to Section 508 | 20020806 | |
| 17 | Static method | Public | Method | Tooltip for a Tab Header Conforming to Section 508 | 20020806 | |
| 18 | Static method | Public | Method | Tooltip for a Table Line Conforming to Section 508 | 20020806 | |
| 19 | Static method | Public | Method | Tooltip for a Tabstrip Item conforming to Section 508 | 20011120 | |
| 20 | Static method | Public | Method | Tooltip for a Text Edit Conforming to Section 508 | 20020806 | |
| 21 | Static method | Public | Method | Tooltip for a Toolbar Conforming to Section 508 | 20020806 | |
| 22 | Static method | Public | Method | Tooltip for a Tray Icon Conforming to Section 508 | 20011120 | |
| 23 | Static method | Public | Method | Tooltip for a Tray Conforming to Section 508 | 20011120 | |
| 24 | Static method | Public | Method | Tooltip for a Tree Node Conforming to Section 508 | 20011120 | |
| 25 | Static method | Public | Method | Tooltip for Table View Footer Conforming to Section 508 | 20040329 | |
| 26 | Static method | Public | Method | Tooltip for a Tab Strip Conforming to Section 508 | 20030516 |
Events
Class CL_HTMLB_SECTION508_UTILS has no event.
Types
Class CL_HTMLB_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 | 20031107 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Einträge für Breadcrumb | 20031107 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip für den Knoten | 20011120 |
Method GET_BC_SELECTED_TOOLTIP on class CL_HTMLB_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 | 20011120 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Tabelle mit den Einträgen | 20031107 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20030422 |
Method GET_BREADCRUMB_TOOLTIP on class CL_HTMLB_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: |
20020806 | |||
| 2 | BUTTONNAME | Call by reference | Type reference (TYPE) | STRING | 20020806 | ||||
| 3 | MODE | Call by reference | Type reference (TYPE) | STRING | 20020806 | ||||
| 4 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_BUTTONGROUP_TOOLTIP on class CL_HTMLB_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_HTMLB_BUTTON | 20011120 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip für den Button | 20011120 |
Method GET_BUTTON_TOOLTIP on class CL_HTMLB_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 | 20040317 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20040317 |
Method GET_CHECKBOXGROUP_TOOLTIP on class CL_HTMLB_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_HTMLB_CHECKBOX | Checkbox | 20020805 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020805 |
Method GET_CHECKBOX_TOOLTIP on class CL_HTMLB_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_HTMLB_DROPDOWNLISTBOX | GEN: CLG_HTMLB_DROPDOWNLISTBOX | 20020808 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020808 |
Method GET_DDLISTBOX_TOOLTIP on class CL_HTMLB_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 | 20021002 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | 20021002 | ||||
| 3 | CONTNAME | Call by reference | Type reference (TYPE) | STRING | 20021002 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20021002 | ||||
| 5 | MODE | Call by reference | Type reference (TYPE) | STRING | 20021002 |
Method GET_ENTRY_EXIT_POINT on class CL_HTMLB_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 | 20020806 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_GROUP_TOOLTIP on class CL_HTMLB_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_HTMLB_IMAGE | 20020805 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020805 |
Method GET_IMAGE_TOOLTIP on class CL_HTMLB_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_HTMLB_INPUTFIELD | GEN: CLG_HTMLB_INPUTFIELD | 20020806 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_INPUTFIELD_TOOLTIP on class CL_HTMLB_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_HTMLB_LINK | 20020802 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020802 |
Method GET_LINK_TOOLTIP on class CL_HTMLB_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 | 20020808 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020808 |
Method GET_LISTBOX_TOOLTIP on class CL_HTMLB_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_HTMLB_RADIOBUTTONGROUP | GEN: CLG_HTMLB_RADIOBUTTONGROUP | 20040317 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20040317 |
Method GET_RADIOBUTTONGROUP_TOOLTIP on class CL_HTMLB_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_HTMLB_RADIOBUTTON | GEN: CLG_HTMLB_RADIOBUTTON | 20020806 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_RADIOBUTTON_TOOLTIP on class CL_HTMLB_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 | 20020806 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_TABFILTER_TOOLTIP on class CL_HTMLB_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 | 20020806 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_TABHEADER_TOOLTIP on class CL_HTMLB_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 | 20020807 | ||||
| 2 | ROWNUMBER | Call by reference | Type reference (TYPE) | STRING | 20020807 | ||||
| 3 | TABLEVIEW | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TABLEVIEW | 20020806 | ||||
| 4 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_TABLINE_TOOLTIP on class CL_HTMLB_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 | Selektierter Tabreiter | 20011120 | |||
| 2 | TABSTRIPITEM | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TABSTRIPITEM | 20030516 | ||||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip für den Tabstrip | 20011120 |
Method GET_TABSTRIPITEM_TOOLTIP on class CL_HTMLB_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_HTMLB_TEXTEDIT | 20020806 | ||||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_TEXTEDIT_TOOLTIP on class CL_HTMLB_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 | 20030509 | ||||
| 2 | TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_XHTMLB_TOOLBAR | Element-Handler: |
20020806 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20020806 |
Method GET_TOOLBAR_TOOLTIP on class CL_HTMLB_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 | Name der Icone | 20011120 | |||
| 2 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip für den Button | 20011120 | |||
| 3 | TRAY | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TRAY | 20011120 |
Method GET_TRAYICON_TOOLTIP on class CL_HTMLB_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 für den Tabstrip | 20011120 | |||
| 2 | TRAY | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TRAY | 20011120 |
Method GET_TRAY_TOOLTIP on class CL_HTMLB_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 | Kontext | 20030512 | |||
| 2 | FINAL | Call by reference | Type reference (TYPE) | C | Blatt oder Knoten? | 20011121 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | I | Ebene des Knotens | 20011120 | |||
| 4 | OPEN | Call by reference | Type reference (TYPE) | C | geöffnet? | 20011121 | |||
| 5 | TEXT | Call by reference | Type reference (TYPE) | STRING | Text des Knoten | 20011121 | |||
| 6 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | Tooltip für den Knoten | 20011120 |
Method GET_TREENODE_TOOLTIP on class CL_HTMLB_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 | boolsche Variable (X=true, -=false, space=unknown) | 20040329 | |||
| 2 | TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20040329 | ||||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20040329 |
Method GET_TVFOOTER_TOOLTIP on class CL_HTMLB_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 | 20030516 | ||||
| 2 | TABSTRIPITEM | Call by reference | Object reference (TYPE REF TO) | CL_XHTMLB_TABSTRIPITEM | Element-Handler: |
20030516 | |||
| 3 | TOOLTIP508 | Value transfer | Type reference (TYPE) | STRING | 20030516 |
Method GET_XTABSTRIPITEM_TOOLTIP on class CL_HTMLB_SECTION508_UTILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |