SAP ABAP Class IF_UAC_GROUP_HANDLER (IF w callback methods for events of the grouping panel)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UAC_ETREE_HANDLER Composite: tree, group ( for Edit-Control ) 20020325
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_GUI_HANDLER Handler for Events of Assignment Control 20030210
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_EVENT_HANDLER Event Handler (View Callbacks) 20020705
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_FORMULA_GUI_HANDLER Formula Builder: Event Handler for Tree View 20021125
Properties
Class IF_UAC_GROUP_HANDLER  
Short Description IF w callback methods for events of the grouping panel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020325   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UAC_GROUP_HANDLER has no forward declaration.
Interfaces
Class IF_UAC_GROUP_HANDLER has no interface implemented.
Friends
Class IF_UAC_GROUP_HANDLER has no friend class.
Attributes
Class IF_UAC_GROUP_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_GROUP_ITEM_ADDED Instance method Public Event handling method ON_GROUP_ITEM_ADDED 20020325
2 ON_GROUP_ITEM_REMOVED Instance method Public Event handling method ON_GROUP_ITEM_REMOVED 20020325
3 ON_GROUP_ORDER_CHANGED Instance method Public Event handling method ON_GROUP_ORDER_CHANGED 20020325
Events
Class IF_UAC_GROUP_HANDLER has no event.
Types
Class IF_UAC_GROUP_HANDLER has no local type.
Method Signatures

Method ON_GROUP_ITEM_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
2 Importing PARENT_COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
3 Importing SENDER Call by reference Attribute reference (LIKE) 20020903

Method ON_GROUP_ITEM_ADDED on class IF_UAC_GROUP_HANDLER has no exception.

Method ON_GROUP_ITEM_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
2 Importing SENDER Call by reference Attribute reference (LIKE) 20020903

Method ON_GROUP_ITEM_REMOVED on class IF_UAC_GROUP_HANDLER has no exception.

Method ON_GROUP_ORDER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
2 Importing PARENT_COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
3 Importing SENDER Call by reference Attribute reference (LIKE) 20020903

Method ON_GROUP_ORDER_CHANGED on class IF_UAC_GROUP_HANDLER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in