SAP ABAP Class CL_HTMLB_TREE (<htmlb:tree>)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_HTMLB_TREE | Base: |
20010917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20040810 |
Properties
| Class | CL_HTMLB_TREE | |
| Short Description | <htmlb:tree> | |
| Super Class | CLG_HTMLB_TREE | Base: <htmlb:tree> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBSPEXT_HTMLB | BSP Extensions: HTMLB |
| Created | 20010917 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_DATA | Input Data from HTMLB | 20040810 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HTMLB_TREENODE | 20011011 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | C | 20011012 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030108 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030512 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030108 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030108 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | Level in Tree | 20011012 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030108 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | L_TVIEW | Tree View | 20030127 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | C | Boolean Value (Char) for Attribute ROOTNODEISVISIBLE | 20011114 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | L_TVIEW | Tree View | 20011017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20020111 | ||
| 2 | Instance method | Private | Method | 20020115 | ||
| 3 | Instance method | Private | Method | 20020114 | ||
| 4 | Instance method | Protected | Method | 20011011 | ||
| 5 | Instance method | Private | Method | 20010927 | ||
| 6 | Instance method | Private | Method | 20011019 | ||
| 7 | Instance method | Private | Method | 20011018 | ||
| 8 | Instance method | Private | Method | 20020115 | ||
| 9 | Instance method | Protected | Method | 20011012 | ||
| 10 | Instance method | Private | Method | 20020111 | ||
| 11 | Instance method | Private | Method | 20011019 | ||
| 12 | Instance method | Private | Method | 20020111 | ||
| 13 | Instance method | Protected | Method | 20011012 | ||
| 14 | Instance method | Protected | Method | 20011012 |
Events
Class CL_HTMLB_TREE has no event.
Types
Class CL_HTMLB_TREE has no local type.
Method Signatures
Method ADD_DUMMY_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020111 |
Method ADD_DUMMY_NODE on class CL_HTMLB_TREE has no exception.
Method ADD_DUMMY_NODE_NN4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020115 |
Method ADD_DUMMY_NODE_NN4 on class CL_HTMLB_TREE has no exception.
Method ADD_DUMMY_NODE_NN6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020114 |
Method ADD_DUMMY_NODE_NN6 on class CL_HTMLB_TREE has no exception.
Method ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Type reference (TYPE) | STRING | 20011011 | ||||
| 2 | TREENODE | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_TREENODE | GEN: CLG_HTMLB_TREENODE | 20011011 |
Method ADD_ITEM on class CL_HTMLB_TREE has no exception.
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20010927 | |||
| 3 | NODE | Call by reference | Type reference (TYPE) | L_TVIEWNODE | TreeView Structure for Customer TagLib | 20010927 | |||
| 4 | TVIEW | Call by reference | Type reference (TYPE) | L_TVIEW | TreeView | 20010927 |
Method ADD_NODE on class CL_HTMLB_TREE has no exception.
Method ADD_NODE_NN4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011019 | |||
| 3 | NODE | Call by reference | Type reference (TYPE) | L_TVIEWNODE | TreeView Structure for Customer TagLib | 20011019 | |||
| 4 | TVIEW | Call by reference | Type reference (TYPE) | L_TVIEW | TreeView | 20011019 |
Method ADD_NODE_NN4 on class CL_HTMLB_TREE has no exception.
Method ADD_NODE_NN6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011018 | |||
| 3 | NODE | Call by reference | Type reference (TYPE) | L_TVIEWNODE | TreeView Structure for Customer TagLib | 20011018 | |||
| 4 | TVIEW | Call by reference | Type reference (TYPE) | L_TVIEW | TreeView | 20011018 |
Method ADD_NODE_NN6 on class CL_HTMLB_TREE has no exception.
Method ADD_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODEID | Call by reference | Type reference (TYPE) | STRING | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20020115 | |||
| 2 | TOGGLE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020117 | |||
| 3 | TREE | Call by reference | Type reference (TYPE) | L_TVIEW | TreeView | 20020115 | |||
| 4 | TREEVIEW | Value transfer | Type reference (TYPE) | L_TVIEW | TreeView | 20020115 |
Method ADD_TREE_NODE on class CL_HTMLB_TREE has no exception.
Method DECREMENT Signature
Method DECREMENT on class CL_HTMLB_TREE has no parameter.
Method DECREMENT on class CL_HTMLB_TREE has no exception.
Method GET_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030107 | ||||
| 2 | TREEVIEW | Call by reference | Type reference (TYPE) | L_TVIEW | TreeView | 20020111 |
Method GET_TREE on class CL_HTMLB_TREE has no exception.
Method GET_TREE_NN4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | TREEVIEW | Call by reference | Type reference (TYPE) | L_TVIEW | TreeView | 20011019 |
Method GET_TREE_NN4 on class CL_HTMLB_TREE has no exception.
Method GET_TREE_NN6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20030108 | ||||
| 2 | TREEVIEW | Call by reference | Type reference (TYPE) | L_TVIEW | TreeView | 20020111 |
Method GET_TREE_NN6 on class CL_HTMLB_TREE has no exception.
Method INCREMENT Signature
Method INCREMENT on class CL_HTMLB_TREE has no parameter.
Method INCREMENT on class CL_HTMLB_TREE has no exception.
Method SET_FINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | C | 20011012 |
Method SET_FINAL on class CL_HTMLB_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |