SAP ABAP Class /BOBF/CL_TUI_HTML_BUILDER (Helper to create html code for BO selection)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-TST (Application Component) Business Object Processing Framework Tests
⤷
/BOBF/TEST_UI (Package) Business Object Processing Framework Test UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TUI_EVENTS | Interface containing all Events of the Controls | 20120425 |
Properties
| Class | /BOBF/CL_TUI_HTML_BUILDER | |
| Short Description | Helper to create html code for BO selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/TEST_UI | Business Object Processing Framework Test UI |
| Created | 20120420 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_TUI_HTML_BUILDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_TUI_EVENTS | Interface containing all Events of the Controls | 20120425 |
Friends
Class /BOBF/CL_TUI_HTML_BUILDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ABAP_CR_LF | CL_ABAP_CHAR_UTILITIES=>CR_LF | 20120427 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Dynamic Documents: Button Element | 20120424 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Dynamic Documents: Button Element | 20120424 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20120424 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20120424 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamic Documents: Range of a Form | 20120424 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Dynamic Documents: Input Element | 20120424 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Container | 20120504 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20120504 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120504 | ||
| 2 | Instance method | Private | Method | 20120427 | ||
| 3 | Instance method | Public | Constructor | 20120424 | ||
| 4 | Instance method | Public | Event handling method | 20120424 | ||
| 5 | Instance method | Public | Event handling method | 20120424 | ||
| 6 | Instance method | Public | Event handling method | 20120424 | ||
| 7 | Instance method | Public | Event handling method | 20120424 | ||
| 8 | Instance method | Public | Event handling method | 20120424 | ||
| 9 | Instance method | Public | Event handling method | 20120424 | ||
| 10 | Instance method | Private | Method | 20120515 |
Events
Class /BOBF/CL_TUI_HTML_BUILDER has no event.
Types
Class /BOBF/CL_TUI_HTML_BUILDER has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LINE | Call by reference | Type reference (TYPE) | STRING | 20120504 |
Method ADD on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method ADD_AUTOSUGGEST_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HTML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20120427 |
Method ADD_AUTOSUGGEST_FEATURE on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20120424 |
Method CONSTRUCTOR on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method HANDLE_BUTTON_DISPLAY Signature
Method HANDLE_BUTTON_DISPLAY on class /BOBF/CL_TUI_HTML_BUILDER has no parameter.
Method HANDLE_BUTTON_DISPLAY on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method HANDLE_BUTTON_F4 Signature
Method HANDLE_BUTTON_F4 on class /BOBF/CL_TUI_HTML_BUILDER has no parameter.
Method HANDLE_BUTTON_F4 on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method HANDLE_INPUT_KEY_ENTER Signature
Method HANDLE_INPUT_KEY_ENTER on class /BOBF/CL_TUI_HTML_BUILDER has no parameter.
Method HANDLE_INPUT_KEY_ENTER on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method HANDLE_INPUT_KEY_F4 Signature
Method HANDLE_INPUT_KEY_F4 on class /BOBF/CL_TUI_HTML_BUILDER has no parameter.
Method HANDLE_INPUT_KEY_F4 on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method HANDLE_ITEM_SELECTED Signature
Method HANDLE_ITEM_SELECTED on class /BOBF/CL_TUI_HTML_BUILDER has no parameter.
Method HANDLE_ITEM_SELECTED on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method HANDLE_SAPEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Attribute reference (LIKE) | 20120427 |
Method HANDLE_SAPEVENT on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
Method OPEN_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20120515 |
Method OPEN_BO on class /BOBF/CL_TUI_HTML_BUILDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |