SAP ABAP Class CL_ISH_GUI_CONN_CUSTCONT_VIEW (Connectivity: GUI - Custom Container View)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CONN_MED (Package) i.s.h.med: Connectivity
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_CONTAINER_VIEW IS-H: GUI - Container View 20070818
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GUI_CUSTCONT_VIEW IS-H: GUI - Custom Container View 20070818
Properties
Class CL_ISH_GUI_CONN_CUSTCONT_VIEW  
Short Description Connectivity: GUI - Custom Container View    
Super Class CL_ISH_GUI_CONTAINER_VIEW IS-H: GUI - Container View 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20070818   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GUI_CONN_CUSTCONT_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_GUI_CUSTCONT_VIEW IS-H: GUI - Custom Container View 20070818
Friends
Class CL_ISH_GUI_CONN_CUSTCONT_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CONTAINER_NAME Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20070818
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates the Object 20070818
2 INITIALIZE Instance method Public Method Initializes the Object 20070818
3 _INIT_CUSTCONT_VIEW Instance method Protected Method Initializes the Object 20070818
Events
Class CL_ISH_GUI_CONN_CUSTCONT_VIEW has no event.
Types
Class CL_ISH_GUI_CONN_CUSTCONT_VIEW has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_NAME Value transfer Type reference (TYPE) N1GUI_ELEMENT_NAME Name eines Oberflächenelements 20070818
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_CONN_CUSTCONT_VIEW Connectivity: GUI - Custom Container View 20070818

Method CREATE on class CL_ISH_GUI_CONN_CUSTCONT_VIEW has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_CONTROLLER IS-H: GUI - Controller 20070818
2 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_ISH_GUI_CONTROL_LAYOUT IS-H: GUI - Layout eines Control Views 20070818
3 Importing IR_PARENT_VIEW Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_VIEW IS-H: GUI - View 20070818
4 Importing I_CONTAINER_NAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20070818
5 Importing I_VCODE Value transfer Type reference (TYPE) TNDYM-VCODE IS-H: Verarbeitungsmodus 20070818
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070818

Method _INIT_CUSTCONT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_CONTROLLER IS-H: GUI - Controller 20070818
2 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_ISH_GUI_CONTROL_LAYOUT IS-H: GUI - Layout eines Control Views 20070818
3 Importing IR_PARENT_VIEW Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_VIEW IS-H: GUI - View 20070818
4 Importing I_CONTAINER_NAME Value transfer Type reference (TYPE) ISH_FIELDNAME Containername 20070818
5 Importing I_VCODE Value transfer Type reference (TYPE) TNDYM-VCODE CO_VCODE_DISPLAY IS-H: Verarbeitungsmodus 20070818
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070818
History
Last changed by/on SAP  20071120 
SAP Release Created in