SAP ABAP Interface IF_ISH_GUI_CONTAINER_VIEW (IS-H: GUI - Container View)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ISH_GUI_CUSTCONT_VIEW IS-H: GUI - Custom Container View 20070710
2 Interface composition (i COMPRISING i_ref)  IF_ISH_GUI_DOCKCONT_VIEW IS-H: GUI - Docking Container View 20070710
3 Interface composition (i COMPRISING i_ref)  IF_ISH_GUI_SPLITTER_VIEW IS-H: GUI - Splitter Container View 20070710
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_GUI_CONTAINER_VIEW IS-H: GUI - Container View 20070712
Properties
Interface IF_ISH_GUI_CONTAINER_VIEW  
Short Description IS-H: GUI - Container View    
General Data
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070709   SAP 
Last changed 20071120   SAP 
Unicode checks active    
Forward declarations
Interface IF_ISH_GUI_CONTAINER_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_GUI_CONTROL_VIEW IS-H: GUI - Control View 20070710
Friends
Interface IF_ISH_GUI_CONTAINER_VIEW has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_REFRMODE_IMMEDIATE Instance attribute Public Attribute reference (LIKE) 20070709
2 CO_REFRMODE_ON_REQUEST Instance attribute Public Attribute reference (LIKE) 20070709
3 CO_VCODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20070709
4 CO_VCODE_INSERT Instance attribute Public Attribute reference (LIKE) 20070709
5 CO_VCODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20070709
Methods
# Method Level Visibility Method type Description Created on
1 DESTROY Instance method Public Method 20070709
2 FIRST_DISPLAY Instance method Public Method 20070709
3 GET_APPLICATION Instance method Public Method 20070709
4 GET_CHILD_VIEWS Instance method Public Method 20070709
5 GET_CHILD_VIEW_BY_ID Instance method Public Method 20070709
6 GET_CHILD_VIEW_BY_NAME Instance method Public Method 20070709
7 GET_CONTAINER Instance method Public Method Returns the Underlying Container 20070709
8 GET_CONTAINER_FOR_CHILD_VIEW Instance method Public Method Returns the Container for a Lower-Level View 20070709
9 GET_CONTROL Instance method Public Method 20070709
10 GET_CONTROLLER Instance method Public Method 20070709
11 GET_CONTROL_LAYOUT Instance method Public Method 20070709
12 GET_ELEMENT_ID Instance method Public Method 20070709
13 GET_ELEMENT_NAME Instance method Public Method 20070709
14 GET_LAYOUT Instance method Public Method 20070709
15 GET_PARENT_VIEW Instance method Public Method 20070709
16 GET_REFRESH_MODE Instance method Public Method 20070709
17 GET_VCODE Instance method Public Method 20070709
18 GET_VISIBILITY Instance method Public Method 20070709
19 HAS_FOCUS Instance method Public Method 20070709
20 IS_DESTROYED Instance method Public Method 20070709
21 IS_FIRST_DISPLAY_DONE Instance method Public Method 20070709
22 IS_INITIALIZED Instance method Public Method 20070709
23 IS_IN_DESTROY_MODE Instance method Public Method 20070709
24 IS_IN_FIRST_DISPLAY_MODE Instance method Public Method 20070709
25 IS_IN_INITIALIZATION_MODE Instance method Public Method 20070709
26 PROCESS_REQUEST Instance method Public Method 20070709
27 REFRESH_DISPLAY Instance method Public Method 20070709
28 REGISTER_CHILD_VIEW Instance method Public Method 20070709
29 SET_FOCUS Instance method Public Method 20070709
30 SET_REFRESH_MODE Instance method Public Method 20070709
31 SET_VCODE Instance method Public Method 20070709
32 SET_VISIBILITY Instance method Public Method 20070709
Events
# Event Type Visibility Description Created on
1 EV_AFTER_DESTROY Instance Event
(0)
Public
(2)
20070709
2 EV_BEFORE_DESTROY Instance Event
(0)
Public
(2)
20070709
3 EV_VISIBILITY_CHANGED Instance Event
(0)
Public
(2)
20070709
Types
Interface IF_ISH_GUI_CONTAINER_VIEW has no local type.
Method Signatures

Method DESTROY Signature

Method DESTROY on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method DESTROY on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method FIRST_DISPLAY Signature

Method FIRST_DISPLAY on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method FIRST_DISPLAY on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_APPLICATION on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CHILD_VIEWS Signature

Method GET_CHILD_VIEWS on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_CHILD_VIEWS on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CHILD_VIEW_BY_ID Signature

Method GET_CHILD_VIEW_BY_ID on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_CHILD_VIEW_BY_ID on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CHILD_VIEW_BY_NAME Signature

Method GET_CHILD_VIEW_BY_NAME on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_CHILD_VIEW_BY_NAME on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20070709

Method GET_CONTAINER on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CONTAINER_FOR_CHILD_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHILD_VIEW Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_CONTROL_VIEW Untergeordneter View 20070709
2 Returning RR_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für den untergeordneten View 20070709

Method GET_CONTAINER_FOR_CHILD_VIEW on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CONTROL Signature

Method GET_CONTROL on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_CONTROL on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CONTROLLER Signature

Method GET_CONTROLLER on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_CONTROLLER on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_CONTROL_LAYOUT Signature

Method GET_CONTROL_LAYOUT on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_CONTROL_LAYOUT on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_ELEMENT_ID Signature

Method GET_ELEMENT_ID on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_ELEMENT_ID on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_ELEMENT_NAME Signature

Method GET_ELEMENT_NAME on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_ELEMENT_NAME on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_LAYOUT Signature

Method GET_LAYOUT on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_LAYOUT on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_PARENT_VIEW Signature

Method GET_PARENT_VIEW on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_PARENT_VIEW on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_REFRESH_MODE Signature

Method GET_REFRESH_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_REFRESH_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_VCODE Signature

Method GET_VCODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_VCODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method GET_VISIBILITY Signature

Method GET_VISIBILITY on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method GET_VISIBILITY on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method HAS_FOCUS Signature

Method HAS_FOCUS on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method HAS_FOCUS on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method IS_DESTROYED Signature

Method IS_DESTROYED on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method IS_DESTROYED on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method IS_FIRST_DISPLAY_DONE Signature

Method IS_FIRST_DISPLAY_DONE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method IS_FIRST_DISPLAY_DONE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method IS_INITIALIZED Signature

Method IS_INITIALIZED on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method IS_INITIALIZED on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method IS_IN_DESTROY_MODE Signature

Method IS_IN_DESTROY_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method IS_IN_DESTROY_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method IS_IN_FIRST_DISPLAY_MODE Signature

Method IS_IN_FIRST_DISPLAY_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method IS_IN_FIRST_DISPLAY_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method IS_IN_INITIALIZATION_MODE Signature

Method IS_IN_INITIALIZATION_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method IS_IN_INITIALIZATION_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method PROCESS_REQUEST Signature

Method PROCESS_REQUEST on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method PROCESS_REQUEST on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method REFRESH_DISPLAY on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method REGISTER_CHILD_VIEW Signature

Method REGISTER_CHILD_VIEW on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method REGISTER_CHILD_VIEW on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method SET_FOCUS Signature

Method SET_FOCUS on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method SET_FOCUS on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method SET_REFRESH_MODE Signature

Method SET_REFRESH_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method SET_REFRESH_MODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method SET_VCODE Signature

Method SET_VCODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method SET_VCODE on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.

Method SET_VISIBILITY Signature

Method SET_VISIBILITY on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Method SET_VISIBILITY on Interface IF_ISH_GUI_CONTAINER_VIEW has no exception.
Event Signatures

Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
Event EV_VISIBILITY_CHANGED Signature
Event EV_VISIBILITY_CHANGED on Interface IF_ISH_GUI_CONTAINER_VIEW has no parameter.
History
Last changed by/on SAP  20071120 
SAP Release Created in