SAP ABAP Class CL_ISH_GUI_TREE_EVENT (IS-H: GUI - Event Request for a Tree)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_CONTROL_EVENT IS-H: GUI - Event Request for a Control 20070716
Properties
Class CL_ISH_GUI_TREE_EVENT  
Short Description IS-H: GUI - Event Request for a Tree    
Super Class CL_ISH_GUI_CONTROL_EVENT IS-H: GUI - Event Request for a Control 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070716   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GUI_TREE_EVENT has no forward declaration.
Interfaces
Class CL_ISH_GUI_TREE_EVENT has no interface implemented.
Friends
Class CL_ISH_GUI_TREE_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FCODE_BUTTON_CLICK Constant Public Type reference (TYPE) UI_FUNC 'BUTTON_CLICK' Function Code 20070716
2 CO_FCODE_HOTSPOT_CLICK Constant Public Type reference (TYPE) UI_FUNC 'HOTSPOT_CLICK' Function Code 20070716
3 CO_FCODE_ITEM_DOUBLE_CLICK Constant Public Type reference (TYPE) UI_FUNC 'ITEM_DOUBLE_CLICK' Function Code 20070716
4 CO_FCODE_NODE_DOUBLE_CLICK Constant Public Type reference (TYPE) UI_FUNC 'NODE_DOUBLE_CLICK' Function Code 20070716
5 GR_NODE_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_ISH_GUI_MODEL Node Model 20070716
6 G_COL_FIELDNAME Instance attribute Private Type reference (TYPE) ISH_FIELDNAME Column Field Name 20070716
7 G_NKEY Instance attribute Private Type reference (TYPE) LVC_NKEY NodeKey 20070716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070716
2 CREATE Static method Public Method Creates the Object 20070716
3 GET_COL_FIELDNAME Instance method Public Method Returns the Column Field Name 20070716
4 GET_NKEY Instance method Public Method Returns the Node Key 20070716
5 GET_NODE_MODEL Instance method Public Method Returns the Node Model 20070716
6 GET_TREE_VIEW Instance method Public Method Returns the Triggering Tree View 20070716
Events
Class CL_ISH_GUI_TREE_EVENT has no event.
Types
Class CL_ISH_GUI_TREE_EVENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE_MODEL Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_MODEL Knotenmodel 20070716
2 Importing IR_SENDER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_TREE_VIEW Auslösender Tree View 20070716
3 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenfeldname 20070716
4 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20070716
5 Importing I_NKEY Call by reference Type reference (TYPE) LVC_NKEY NodeKey 20070716
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070717

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE_MODEL Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_MODEL Knotenmodel 20070716
2 Importing IR_SENDER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_TREE_VIEW Auslösender Tree View 20070716
3 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenfeldname 20070716
4 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20070716
5 Importing I_NKEY Call by reference Type reference (TYPE) LVC_NKEY NodeKey 20070716
6 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_TREE_EVENT IS-H: GUI - Ereignisanfrage zu einem Tree 20070716

Method CREATE on class CL_ISH_GUI_TREE_EVENT has no exception.

Method GET_COL_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COL_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Spaltenfeldname 20070717

Method GET_COL_FIELDNAME on class CL_ISH_GUI_TREE_EVENT has no exception.

Method GET_NKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NKEY Value transfer Type reference (TYPE) LVC_NKEY NodeKey 20070717

Method GET_NKEY on class CL_ISH_GUI_TREE_EVENT has no exception.

Method GET_NODE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NODE_MODEL Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_MODEL Knotenmodel 20070717

Method GET_NODE_MODEL on class CL_ISH_GUI_TREE_EVENT has no exception.

Method GET_TREE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TREE_VIEW Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_TREE_VIEW IS-H: GUI - ALVTree View 20070717

Method GET_TREE_VIEW on class CL_ISH_GUI_TREE_EVENT has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in