SAP ABAP Class CL_BSP_DELTA_HANDLER (BSP Extension Delta Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_ELEMENT BSP Element Basis Class 20020322
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_DELTA_HANDLER Delta Handling for BSP Extensions 20020129
Properties
Class CL_BSP_DELTA_HANDLER  
Short Description BSP Extension Delta Handler    
Super Class CL_BSP_ELEMENT BSP Element Basis Class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20020129   SAP 
Last change 20110908   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)
2 IHTTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_DELTA_HANDLER Delta Handling for BSP Extensions 20020129
Friends
Class CL_BSP_DELTA_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_WHITESPACE Instance attribute Protected Type reference (TYPE) STRING 20020129
2 CR_LF Constant Protected Type reference (TYPE) STRING CL_ABAP_CHAR_UTILITIES=>CR_LF 20020515
3 M_ACTIVE Instance attribute Private Type reference (TYPE) XFELD Checkbox Field 20020213
4 M_BROWSER_TYPE Instance attribute Protected Type reference (TYPE) I 20020507
5 M_BROWSER_VERSION Instance attribute Protected Type reference (TYPE) I 20020507
6 M_CACHE_CLEAR_LIST Instance attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20021215
7 M_CURRENT_NODE Instance attribute Private Object reference (TYPE REF TO) ELEMENT_NODE 20020129
8 M_DEBUG Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020726
9 M_DEBUG_TREE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020213
10 M_DUPLICATE_IDS Instance attribute Private Type reference (TYPE) XFELD Checkbox Field 20020420
11 M_GUID Instance attribute Private Type reference (TYPE) STRING 20020213
12 M_ORIGINAL_CURRENT_NODE Instance attribute Private Object reference (TYPE REF TO) ELEMENT_NODE 20020129
13 M_ORIGINAL_ROOT_NODE Instance attribute Private Object reference (TYPE REF TO) ELEMENT_NODE 20020129
14 M_PAGE_CONTEXT_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20020615
15 M_PAGE_DEPTH Instance attribute Private Type reference (TYPE) I 20020323
16 M_PAGE_URL Instance attribute Private Type reference (TYPE) STRING 20020213
17 M_ROOT_NODE Instance attribute Private Object reference (TYPE REF TO) ELEMENT_NODE 20020129
18 M_SAVED_FORMFIELDS Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (HTTP) Table Name/Value Pairs 20020213
Methods
# Method Level Visibility Method type Description Created on
1 CURRENT_NODE_REDUCE Instance method Protected Method 20020129
2 FACTORY Static method Public Method 20020129
3 GET Static method Public Method 20020509
4 GET_ORIGINAL_NODE Instance method Protected Method 20020129
5 JS_ESCAPE_STRING Instance method Protected Method 20020129
6 NAVIGATE_TO_PARENT Instance method Protected Method 20020129
7 NEXT_NODE Instance method Protected Method 20020129
8 ONE_OF_PARENT_NODES_CHANGED Instance method Protected Method 20020129
9 RESET Instance method Protected Method 20020213
10 TREE_INSPECTION Instance method Protected Method 20020213
11 TREE_REDUCTION Instance method Protected Method 20020129
12 TREE_RENDER Instance method Protected Method 20020129
13 USER_AVAILABLE_JS_FUNCTIONS Instance method Protected Method 20020323
Events
Class CL_BSP_DELTA_HANDLER has no event.
Types
Class CL_BSP_DELTA_HANDLER has no local type.
Method Signatures

Method CURRENT_NODE_REDUCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELETE_NODE Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20020129

Method CURRENT_NODE_REDUCE on class CL_BSP_DELTA_HANDLER has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DELTA_HANDLER Value transfer Object reference (TYPE REF TO) IF_BSP_DELTA_HANDLER Delta-Handling für BSP-Extensions 20020129
2 Importing P_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP-Seitenkontext für Element-Handler 20020129

Method FACTORY on class CL_BSP_DELTA_HANDLER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DELTA_HANDLER Value transfer Object reference (TYPE REF TO) IF_BSP_DELTA_HANDLER Delta-Handling für BSP-Extensions 20020509
2 Importing P_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP-Seitenkontext für Element-Handler 20020509

Method GET on class CL_BSP_DELTA_HANDLER has no exception.

Method GET_ORIGINAL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20020129

Method GET_ORIGINAL_NODE on class CL_BSP_DELTA_HANDLER has no exception.

Method JS_ESCAPE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING Eingabe 20020129
2 Returning OUTPUT Value transfer Type reference (TYPE) STRING Ausgabe 20020129

Method JS_ESCAPE_STRING on class CL_BSP_DELTA_HANDLER has no exception.

Method NAVIGATE_TO_PARENT Signature

Method NAVIGATE_TO_PARENT on class CL_BSP_DELTA_HANDLER has no parameter.
Method NAVIGATE_TO_PARENT on class CL_BSP_DELTA_HANDLER has no exception.

Method NEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_CURRENT_NODE Call by reference Type reference (TYPE) XFELD ' ' Feld zum Ankreuzen 20020129

Method NEXT_NODE on class CL_BSP_DELTA_HANDLER has no exception.

Method ONE_OF_PARENT_NODES_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT_CHANGED Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20020129

Method ONE_OF_PARENT_NODES_CHANGED on class CL_BSP_DELTA_HANDLER has no exception.

Method RESET Signature

Method RESET on class CL_BSP_DELTA_HANDLER has no parameter.
Method RESET on class CL_BSP_DELTA_HANDLER has no exception.

Method TREE_INSPECTION Signature

Method TREE_INSPECTION on class CL_BSP_DELTA_HANDLER has no parameter.
Method TREE_INSPECTION on class CL_BSP_DELTA_HANDLER has no exception.

Method TREE_REDUCTION Signature

Method TREE_REDUCTION on class CL_BSP_DELTA_HANDLER has no parameter.
Method TREE_REDUCTION on class CL_BSP_DELTA_HANDLER has no exception.

Method TREE_RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WRITER Call by reference Object reference (TYPE REF TO) IF_BSP_WRITER Interface zum Schreiben von Seiteninhalt 20020129

Method TREE_RENDER on class CL_BSP_DELTA_HANDLER has no exception.

Method USER_AVAILABLE_JS_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_JS Value transfer Type reference (TYPE) STRING 20020323

Method USER_AVAILABLE_JS_FUNCTIONS on class CL_BSP_DELTA_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620