SAP ABAP Class CL_HTMLB_TREENODE (<htmlb:treeNode>)
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_TREENODE Base: 20010920
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20040810
Properties
Class CL_HTMLB_TREENODE  
Short Description <htmlb:treeNode>    
Super Class CLG_HTMLB_TREENODE Base: <htmlb:treeNode> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20010920   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES 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
Class CL_HTMLB_TREENODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SELECTION_NONE Constant Public Type reference (TYPE) STRING 'NONE' Enum Value 'NONE' for Selection 20040616
2 C_SELECTION_PRIMARYSELECTION Constant Public Type reference (TYPE) STRING 'PRIMARYSELECTION' Enum Value 'PRIMARYSELECTION' for Selection 20040616
3 C_SELECTION_SECONDARYSELECTION Constant Public Type reference (TYPE) STRING 'SECONDARYSELECTION' Enum Value 'SECONDARYSELECTION' for Selection 20040616
4 C_TREENODE_CLOSED Static Attribute Public Type reference (TYPE) STRING 'C' 20030107
5 C_TREENODE_FINAL Static Attribute Public Type reference (TYPE) STRING 'F' 20030107
6 C_TREENODE_OPEN Static Attribute Public Type reference (TYPE) STRING 'O' 20030107
7 C_TREENODE_SELECTIONS Constant Public Type reference (TYPE) STRING 'NONE/PRIMARYSELECTION/SECONDARYSELECTION' Enum Type of Tree Node Selection 20040616
8 HAS_CHILDS Instance attribute Public Type reference (TYPE) XFELD Node has Children: Yes/No 20011120
9 TREE Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_TREE 20030504
Methods
Class CL_HTMLB_TREENODE has no method.
Events
Class CL_HTMLB_TREENODE has no event.
Types
Class CL_HTMLB_TREENODE has no local type.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620