SAP ABAP Class CL_ISHMED_DWS_CONTEXTVIEWER (i.s.h.med DWS: Context Viewer)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DWS_COMP i.s.h.med DWS: Super Class for Runtime Components 20050220
Properties
Class CL_ISHMED_DWS_CONTEXTVIEWER  
Short Description i.s.h.med DWS: Context Viewer    
Super Class CL_ISHMED_DWS_COMP i.s.h.med DWS: Super Class for Runtime Components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class N2DWS    
Program status     
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20050220   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_DWS_CONTEXTVIEWER has no interface implemented.
Friends
Class CL_ISHMED_DWS_CONTEXTVIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMP_ID Constant Public Type reference (TYPE) N2DWS_BUSINESSKEY 'DWS_CONTEXTVIEWER' DWS Context Viewer ID 20050301
2 GR_ACTIVE_CTX Instance attribute Private Object reference (TYPE REF TO) IF_ISHMED_DWS_CONTEXT_OBJECT DWS Context Object 20050225
3 GR_CTX_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_EX_ISHMED_DWS_CTX_VIEW BAdI Interface IF_EX_ISHMED_DWS_CTX_VIEW 20050220
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_AREA Instance method Public Method Displays Component in other Output Area 20050220
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050220
3 ON_CTX_CHANGED Instance method Private Event handling method Event Handler: DWS Context Changed 20050220
4 ON_SET_ACTIVE_DOCUMENT Instance method Private Event handling method Event Handler: Document Was Activated 20050312
Events
Class CL_ISHMED_DWS_CONTEXTVIEWER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LS_COL_TYPE Private See coding 20050220 BEGIN OF ls_col_type, col1 TYPE sdydo_text_element, col2 TYPE sdydo_text_element, END OF ls_col_type
2 LT_COLS_TYPE Private See coding 20050220 lt_cols_type TYPE STANDARD TABLE OF ls_col_type
Method Signatures

Method CHANGE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_AREA_ELEMENT Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_AREA_ELEMENT IS-H*MED DWS: Ausgabebereichselement 20050220
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP IS-H*MED DWS: Ausnahme Komponenten (Root-Exception) 20050220

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_ELEMENT Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_AREA_ELEMENT IS-H*MED DWS: Ausgabebereichselement 20050220
2 Importing BUSINESS_KEY Call by reference Type reference (TYPE) N2DWS_BUSINESSKEY IS-H*MED DWS: Objektschlüssel 20050220
3 Importing COMP_PARAMETERS Call by reference Object reference (TYPE REF TO) CL_ISHMED_ANY_CONTAINER Komponentenparameter 20050227
4 Importing CONTAINER_NAME Call by reference Type reference (TYPE) STRING Container Name 20050220
5 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWS_CONTEXT IS-H*MED: DWS Kontext 20050220
6 Importing CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy-Klasse für Control im GUI 20050220
7 Importing OBJECTTYPE Call by reference Type reference (TYPE) I 20050220
8 Importing VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Komponente sichtbar/unsichtbar? 20050220
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP IS-H*MED DWS: Ausnahme Komponenten (Root-Exception) 20050220

Method ON_CTX_CHANGED Signature

Method ON_CTX_CHANGED on class CL_ISHMED_DWS_CONTEXTVIEWER has no parameter.
Method ON_CTX_CHANGED on class CL_ISHMED_DWS_CONTEXTVIEWER has no exception.

Method ON_SET_ACTIVE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Attribute reference (LIKE) 20050312

Method ON_SET_ACTIVE_DOCUMENT on class CL_ISHMED_DWS_CONTEXTVIEWER has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 600