SAP ABAP Class CL_ISHMED_DWS_MONITOR (IS-H*MED DWS: Monitor (internal use only!))
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 20050405
Properties
Class CL_ISHMED_DWS_MONITOR  
Short Description IS-H*MED DWS: Monitor (internal use only!)    
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 P  SAP Standard Production Program 
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20050405   SAP 
Last change 20050520   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_MONITOR has no interface implemented.
Friends
Class CL_ISHMED_DWS_MONITOR 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_MONITOR' DWS Context Viewer ID 20050405
2 GR_DOCVIEW Instance attribute Private Object reference (TYPE REF TO) LCL_ACTIVE_DOCUMENT 20050429
3 GR_INFO_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_ANY_CONTAINER Help Class - Single Container for Untyped Data -> DOCU 20050429
4 GR_NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_CONTAINER_NAVIGATOR IS-H*MED: Management and Navigation of Container Objects 20050407
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050405
2 CREATE_HTML_TABLE Instance method Private Method Creates HTML Table 20050405
3 GET_DOC_QUEUE_ITERATOR Instance method Private Method Returns Iterator for Document Queue 20050617
4 ON_NAVIG_REFRESH Instance method Private Event handling method Event Handler: Refresh in Navigator 20050422
5 ON_SET_ACTIVE_DOCUMENT Instance method Private Event handling method Event Handler: Document Was Activated 20050405
6 SET_INFO_OBJECT Instance method Public Method Info Object Transferred to Monitor 20050429
Events
Class CL_ISHMED_DWS_MONITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LS_COL_TYPE Private See coding 20050405 BEGIN OF ls_col_type, col1 TYPE sdydo_text_element, col2 TYPE sdydo_text_element, col3 TYPE sdydo_text_element, emphasize TYPE abap_bool, END OF ls_col_type
2 LT_COLS_TYPE Private See coding 20050405 lt_cols_type TYPE STANDARD TABLE OF ls_col_type
Method Signatures

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 20050405
2 Importing BUSINESS_KEY Call by reference Type reference (TYPE) N2DWS_BUSINESSKEY IS-H*MED DWS: Objektschlüssel 20050405
3 Importing COMP_PARAMETERS Call by reference Object reference (TYPE REF TO) CL_ISHMED_ANY_CONTAINER Komponentenparameter 20050405
4 Importing CONTAINER_NAME Call by reference Type reference (TYPE) STRING Container Name 20050405
5 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWS_CONTEXT IS-H*MED: Kontext Hauptinterface 20050405
6 Importing CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy-Klasse für Control im GUI 20050405
7 Importing OBJECTTYPE Call by reference Type reference (TYPE) I 20050405
8 Importing VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Komponente sichtbar/unsichtbar? 20050405
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP IS-H*MED DWS: Ausnahme Komponenten (Root-Exception) 20050405

Method CREATE_HTML_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLS Call by reference Type reference (TYPE) I 2 20050405
2 Importing DYNDOC Call by reference Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamische Dokumente: Dokument 20050407
3 Importing HEADER Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050405
4 Importing LINES Call by reference Type reference (TYPE) LT_COLS_TYPE 20050405

Method CREATE_HTML_TABLE on class CL_ISHMED_DWS_MONITOR has no exception.

Method GET_DOC_QUEUE_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITERATOR Value transfer Object reference (TYPE REF TO) IF_ISHMED_ITERATOR IS-H*MED: Iterator Interface 20050617

Method GET_DOC_QUEUE_ITERATOR on class CL_ISHMED_DWS_MONITOR has no exception.

Method ON_NAVIG_REFRESH Signature

Method ON_NAVIG_REFRESH on class CL_ISHMED_DWS_MONITOR has no parameter.
Method ON_NAVIG_REFRESH on class CL_ISHMED_DWS_MONITOR 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 Value transfer Attribute reference (LIKE) 20050405

Method ON_SET_ACTIVE_DOCUMENT on class CL_ISHMED_DWS_MONITOR has no exception.

Method SET_INFO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISHMED_ANY_CONTAINER Hilfsklasse-einfacher Container für untypisierte Daten->DOKU 20050429

Method SET_INFO_OBJECT on class CL_ISHMED_DWS_MONITOR has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 600