SAP ABAP Class IF_SIMPLEPROPTREE_LISTENER (Event rec. CL_SIMPLETPROPTREE)
Properties
Class IF_SIMPLEPROPTREE_LISTENER  
Short Description Event rec. CL_SIMPLETPROPTREE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991003   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIMPLEPROPTREE_LISTENER has no forward declaration.
Interfaces
Class IF_SIMPLEPROPTREE_LISTENER has no interface implemented.
Friends
Class IF_SIMPLEPROPTREE_LISTENER has no friend class.
Attributes
Class IF_SIMPLEPROPTREE_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NODE_INSERTED Instance method Public Method Node Inserted 19991003
2 NODE_REMOVED Instance method Public Method Node Deleted 19991003
3 VALUE_MODIFIED Instance method Public Method Value Modified 19991003
Events
Class IF_SIMPLEPROPTREE_LISTENER has no event.
Types
Class IF_SIMPLEPROPTREE_LISTENER has no local type.
Method Signatures

Method NODE_INSERTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SIMPLEPROPTREE Modifizierter Knoten 19991003

Method NODE_INSERTED on class IF_SIMPLEPROPTREE_LISTENER has no exception.

Method NODE_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SIMPLEPROPTREE Knoten 19991003

Method NODE_REMOVED on class IF_SIMPLEPROPTREE_LISTENER has no exception.

Method VALUE_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name des Werts 19991003
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SIMPLEPROPTREE Knoten 19991003

Method VALUE_MODIFIED on class IF_SIMPLEPROPTREE_LISTENER has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in