SAP ABAP Class CL_ISH_SCREEN_COLLAPSIBLE_STD (IS-H: Expandable/Collapsible Screen Header Components CORD)
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_SCREEN_STD IS-H: Basic Class for Screens of Standard 20040211
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SCREEN_COLLAPSIBLE IS-H: Interface for Expandable/Collapsible Screens 20040211
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_CORDHEAD_COLL IS-H: Expandable/Collapsible Screen Header Components CORD 20040211
2 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_CORDPOS_COLL IS-H: Expandable/Collapsible Screen Item Components CORD 20040211
3 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_PATIENT_COLLAPS IS-H: Class for Expanding/Collapsing Patient Data Screen 20040211
Properties
Class CL_ISH_SCREEN_COLLAPSIBLE_STD  
Short Description IS-H: Expandable/Collapsible Screen Header Components CORD    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20040211   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCREEN_COLLAPSIBLE_STD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_SCREEN_COLLAPSIBLE IS-H: Interface for Expandable/Collapsible Screens 20040211
Friends
Class CL_ISH_SCREEN_COLLAPSIBLE_STD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SCR_COLLAPSIBLE Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCR_COLLAPSIBLE IS-H: Screen Class for Expanding / Collapsing Screens 20040211
2 GT_SCR_EMBEDDED Instance attribute Protected Type reference (TYPE) ISH_T_SCREEN_OBJECTS Embedded Screen Objects 20040211
Methods
# Method Level Visibility Method type Description Created on
1 GET_EMBEDDED_SCREENS Instance method Public Method 20040211
2 GET_INITIAL_PROPERTIES Instance method Protected Method Returns Settings for Inaugural Display 20040211
3 GET_SCREEN_ACTIVE Instance method Public Method 20040211
4 GET_SCR_COLLAPSIBLE Instance method Public Method 20040211
5 HANDLE_EV_SWITCH Instance method Protected Event handling method Expand/Collapse Event 20040211
6 INITIALIZE_EMBEDDED_SCREENS Instance method Protected Method Generates and Initializes the Embedded Screen Objects 20040211
7 SWITCH Instance method Public Method 20040211
Events
Class CL_ISH_SCREEN_COLLAPSIBLE_STD has no event.
Types
Class CL_ISH_SCREEN_COLLAPSIBLE_STD has no local type.
Method Signatures

Method GET_EMBEDDED_SCREENS Signature

Method GET_EMBEDDED_SCREENS on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no parameter.
Method GET_EMBEDDED_SCREENS on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no exception.

Method GET_INITIAL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040211
2 Exporting ER_SCREEN_ACTIVE Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN IS-H: Interface für die Screenklassen 20040211
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040211
4 Exporting E_STATE Value transfer Type reference (TYPE) I Status für Icon (siehe CL_ISH_SCR_COLLAPSIBLE=>CO_STATE_*) 20040211

Method GET_INITIAL_PROPERTIES on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no exception.

Method GET_SCREEN_ACTIVE Signature

Method GET_SCREEN_ACTIVE on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no parameter.
Method GET_SCREEN_ACTIVE on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no exception.

Method GET_SCR_COLLAPSIBLE Signature

Method GET_SCR_COLLAPSIBLE on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no parameter.
Method GET_SCR_COLLAPSIBLE on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no exception.

Method HANDLE_EV_SWITCH Signature

Method HANDLE_EV_SWITCH on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no parameter.
Method HANDLE_EV_SWITCH on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no exception.

Method INITIALIZE_EMBEDDED_SCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040211
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040211

Method INITIALIZE_EMBEDDED_SCREENS on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no exception.

Method SWITCH Signature

Method SWITCH on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no parameter.
Method SWITCH on class CL_ISH_SCREEN_COLLAPSIBLE_STD has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 472