Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_ELEMENT | IS-H: Interface Element | 20070713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_DESTROYABLE | IS-H: Destroyable Object | 20070713 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_CONTROLLER | IS-H: GUI - Controller | 20070713 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Request Processor | 20070713 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Request Sender | 20070713 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_GC_CONN_HANDLER | ISHMED: CORD/Conn. Controller Handler | 20070813 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_GC_CONN_HNDLCONFIG | ISHMED: CORD/Conn. Controller Handler Configuration | 20070813 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_GC_CONN_HNDLDATA | ISHMED: CORD/Conn. Controller Handler Data | 20070813 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GC_SIMPLE | IS-H: GUI - Simple Controller | 20070718 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_MAIN_CONTROLLER | IS-H: GUI - Main Controller | 20070716 |
Properties
| Class | CL_ISH_GUI_CONTROLLER | |
| Short Description | IS-H: GUI - Controller | |
| Super Class | CL_ISH_GUI_ELEMENT | IS-H: Interface Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20070713 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | 20070713 | ||
| 2 | IF_ISH_GUI_CONTROLLER | IS-H: GUI - Controller | 20070713 | ||
| 3 | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Request Processor | 20070713 | ||
| 4 | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Request Sender | 20070713 |
Friends
Class CL_ISH_GUI_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | IS-H: GUI - Model | 20070713 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | Superordinate Controller | 20070713 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_GUI_VIEW | IS-H: GUI - View | 20070713 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ISH_T_GUI_CTRNAME_HASH | Subordinate Controller | 20070713 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Destroyed | 20070713 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Being Destroyed | 20070713 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Being Initialized | 20070713 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Initialized | 20070713 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TNDYM-VCODE | IS-H: Processing Mode | 20070713 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_AFTER_DESTROY | Instance Event (0) |
Public (2) |
20070713 | |
| 2 | EV_BEFORE_DESTROY | Instance Event (0) |
Public (2) |
20070713 |
Types
Class CL_ISH_GUI_CONTROLLER has no local type.
Method Signatures
Method DESTROY Signature
Method DESTROY on class CL_ISH_GUI_CONTROLLER has no parameter.
Method DESTROY on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_APPLICATION Signature
Method GET_APPLICATION on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_APPLICATION on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_CHILD_CONTROLLERS Signature
Method GET_CHILD_CONTROLLERS on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_CHILD_CONTROLLERS on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_CHILD_CONTROLLER_BY_ID Signature
Method GET_CHILD_CONTROLLER_BY_ID on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_CHILD_CONTROLLER_BY_ID on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_CHILD_CONTROLLER_BY_NAME Signature
Method GET_CHILD_CONTROLLER_BY_NAME on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_CHILD_CONTROLLER_BY_NAME on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_MAIN_CONTROLLER Signature
Method GET_MAIN_CONTROLLER on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_MAIN_CONTROLLER on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_MODEL Signature
Method GET_MODEL on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_MODEL on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_PARENT_CONTROLLER Signature
Method GET_PARENT_CONTROLLER on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_PARENT_CONTROLLER on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_VCODE Signature
Method GET_VCODE on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_VCODE on class CL_ISH_GUI_CONTROLLER has no exception.
Method GET_VIEW Signature
Method GET_VIEW on class CL_ISH_GUI_CONTROLLER has no parameter.
Method GET_VIEW on class CL_ISH_GUI_CONTROLLER has no exception.
Method IS_DESTROYED Signature
Method IS_DESTROYED on class CL_ISH_GUI_CONTROLLER has no parameter.
Method IS_DESTROYED on class CL_ISH_GUI_CONTROLLER has no exception.
Method IS_INITIALIZED Signature
Method IS_INITIALIZED on class CL_ISH_GUI_CONTROLLER has no parameter.
Method IS_INITIALIZED on class CL_ISH_GUI_CONTROLLER has no exception.
Method IS_IN_DESTROY_MODE Signature
Method IS_IN_DESTROY_MODE on class CL_ISH_GUI_CONTROLLER has no parameter.
Method IS_IN_DESTROY_MODE on class CL_ISH_GUI_CONTROLLER has no exception.
Method IS_IN_INITIALIZATION_MODE Signature
Method IS_IN_INITIALIZATION_MODE on class CL_ISH_GUI_CONTROLLER has no parameter.
Method IS_IN_INITIALIZATION_MODE on class CL_ISH_GUI_CONTROLLER has no exception.
Method ON_CHILDCTR_AFTER_DESTROY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20070713 |
Method ON_CHILDCTR_AFTER_DESTROY on class CL_ISH_GUI_CONTROLLER has no exception.
Method ON_CHILDCTR_BEFORE_DESTROY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20070713 |
Method ON_CHILDCTR_BEFORE_DESTROY on class CL_ISH_GUI_CONTROLLER has no exception.
Method PROCESS_REQUEST Signature
Method PROCESS_REQUEST on class CL_ISH_GUI_CONTROLLER has no parameter.
Method PROCESS_REQUEST on class CL_ISH_GUI_CONTROLLER has no exception.
Method REGISTER_CHILD_CONTROLLER Signature
Method REGISTER_CHILD_CONTROLLER on class CL_ISH_GUI_CONTROLLER has no parameter.
Method REGISTER_CHILD_CONTROLLER on class CL_ISH_GUI_CONTROLLER has no exception.
Method SET_VCODE Signature
Method SET_VCODE on class CL_ISH_GUI_CONTROLLER has no parameter.
Method SET_VCODE on class CL_ISH_GUI_CONTROLLER has no exception.
Method _ADD_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 | 20070713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ISH: Oberklasse für Dynamic Exceptions | 20070713 |
Method _CMD_EVENT Signature
Method _CMD_EVENT on class CL_ISH_GUI_CONTROLLER has no parameter.
Method _CMD_EVENT on class CL_ISH_GUI_CONTROLLER has no exception.
Method _DESTROY Signature
Method _DESTROY on class CL_ISH_GUI_CONTROLLER has no parameter.
Method _DESTROY on class CL_ISH_GUI_CONTROLLER has no exception.
Method _INIT_CTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_MODEL | IS-H: GUI - Model | 20070713 | |||
| 2 | IR_PARENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | Übergeordneter Controller | 20070713 | |||
| 3 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_VIEW | IS-H: GUI - View | 20070713 | |||
| 4 | I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | IF_ISH_GUI_VIEW=>CO_VCODE_DISPLAY | IS-H: Verarbeitungsmodus | 20070713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070713 |
Method _PROCESS_COMMAND_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMMAND_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_COMMAND_REQUEST | IS-H: GUI - Kommandoanfrage | 20070713 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070713 |
Method _PROCESS_COMMAND_REQUEST on class CL_ISH_GUI_CONTROLLER has no exception.
Method _PROCESS_EVENT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EVENT_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_EVENT_REQUEST | IS-H: GUI - Anfrage zu einem Ereignis | 20070713 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070713 |
Method _PROCESS_EVENT_REQUEST on class CL_ISH_GUI_CONTROLLER has no exception.
Method _PROPAGATE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070713 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070713 |
Method _PROPAGATE_EXCEPTION on class CL_ISH_GUI_CONTROLLER has no exception.
Method _PROPAGATE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20070713 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070713 |
Method _PROPAGATE_MESSAGES on class CL_ISH_GUI_CONTROLLER has no exception.
Method _PROPAGATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_REQUEST | IS-H: GUI - Anfrage | 20070713 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070713 |
Method _PROPAGATE_REQUEST on class CL_ISH_GUI_CONTROLLER has no exception.
Method _REMOVE_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 | 20070713 | |||
| 2 | R_REMOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Untergeordneter Controller wurde entfernt | 20070713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070713 |
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 | 20070713 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Verarbeitungsmodus wurde verändert | 20070713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070713 |
Event Signatures
Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on class CL_ISH_GUI_CONTROLLER has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on class CL_ISH_GUI_CONTROLLER has no parameter.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |