SAP ABAP Interface IF_ISH_GUI_CONTROLLER (IS-H: GUI - Controller)
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_MAIN_CONTROLLER | IS-H: GUI - Main Controller | 20070710 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GUI_CONTROLLER | IS-H: GUI - Controller | 20070713 |
Properties
| Interface | IF_ISH_GUI_CONTROLLER | |
| Short Description | IS-H: GUI - Controller |
General Data
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20070705 | SAP |
| Last changed | 20071120 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_DESTROYABLE | IS-H: Destroyable Object | 20070705 | ||
| 2 | IF_ISH_GUI_ELEMENT | IS-H: GUI - Interface Element | 20070705 | ||
| 3 | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Request Processor | 20070705 | ||
| 4 | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Request Sender | 20070705 |
Friends
Interface IF_ISH_GUI_CONTROLLER has no friend.
Attributes
Interface IF_ISH_GUI_CONTROLLER has no attribute.
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_AFTER_DESTROY | Instance Event (0) |
Public (2) |
20070705 | |
| 2 | EV_BEFORE_DESTROY | Instance Event (0) |
Public (2) |
20070705 |
Types
Interface IF_ISH_GUI_CONTROLLER has no local type.
Method Signatures
Method DESTROY Signature
Method DESTROY on Interface IF_ISH_GUI_CONTROLLER has no parameter.
Method DESTROY on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_APPLICATION | IS-H: GUI - Applikation | 20070705 |
Method GET_APPLICATION on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_CHILD_CONTROLLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_SUBCHILDREN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | abap_true: Alle untergeordneten Controller berücksichtigen | 20070710 | ||
| 2 | RT_CHILD_CONTROLLER | Value transfer | Type reference (TYPE) | ISH_T_GUI_CTRID_HASH | Untergeordnete Controller | 20070710 |
Method GET_CHILD_CONTROLLERS on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_CHILD_CONTROLLER_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROLLER_ID | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_ID | Eindeutige Identifikation eines Oberflächenelements | 20070705 | |||
| 2 | I_WITH_SUBCHILDREN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | abap_true: Alle untergeordneten Controller berücksichtigen | 20070705 | ||
| 3 | RR_CHILD_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | Untergeordneter Controller zur ID | 20070705 |
Method GET_CHILD_CONTROLLER_BY_ID on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_CHILD_CONTROLLER_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | Name eines Oberflächenelements | 20070705 | |||
| 2 | RR_CHILD_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | Untergeordneter Controller zum Namen | 20070705 |
Method GET_CHILD_CONTROLLER_BY_NAME on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_ELEMENT_ID Signature
Method GET_ELEMENT_ID on Interface IF_ISH_GUI_CONTROLLER has no parameter.
Method GET_ELEMENT_ID on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_ELEMENT_NAME Signature
Method GET_ELEMENT_NAME on Interface IF_ISH_GUI_CONTROLLER has no parameter.
Method GET_ELEMENT_NAME on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_MAIN_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MAIN_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MAIN_CONTROLLER | IS-H: GUI - Hauptcontroller | 20070705 |
Method GET_MAIN_CONTROLLER on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | IS-H: GUI - Model | 20070705 |
Method GET_MODEL on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_PARENT_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | Übergeordneter Controller | 20070705 |
Method GET_PARENT_CONTROLLER on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_VCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20070705 |
Method GET_VCODE on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method GET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_VIEW | IS-H: GUI - View | 20070705 |
Method GET_VIEW on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method IS_DESTROYED Signature
Method IS_DESTROYED on Interface IF_ISH_GUI_CONTROLLER has no parameter.
Method IS_DESTROYED on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method IS_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INITIALIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Objekt ist initialisiert | 20070705 |
Method IS_INITIALIZED on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method IS_IN_DESTROY_MODE Signature
Method IS_IN_DESTROY_MODE on Interface IF_ISH_GUI_CONTROLLER has no parameter.
Method IS_IN_DESTROY_MODE on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method IS_IN_INITIALIZATION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INITIALIZATION_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Objekt wird gerade initialisiert | 20070705 |
Method IS_IN_INITIALIZATION_MODE on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method PROCESS_REQUEST Signature
Method PROCESS_REQUEST on Interface IF_ISH_GUI_CONTROLLER has no parameter.
Method PROCESS_REQUEST on Interface IF_ISH_GUI_CONTROLLER has no exception.
Method REGISTER_CHILD_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHILD_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | IS-H: GUI - Controller | 20070705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070705 |
Method SET_VCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20070705 | |||
| 2 | I_WITH_CHILD_CONTROLLERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | abap_true: Untergeordnete Controller berücksichtigen | 20070705 | ||
| 3 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Verarbeitungsmodus wurde verändert | 20070705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070705 |
Event Signatures
Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on Interface IF_ISH_GUI_CONTROLLER has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on Interface IF_ISH_GUI_CONTROLLER has no parameter.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |