SAP ABAP Class CL_ISH_GUI_ELEMENT (IS-H: Interface Element)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_ELEMENT | IS-H: GUI - Interface Element | 20070705 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_CONTROLLER | IS-H: GUI - Controller | 20070713 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_LAYOUT | IS-H: GUI - Settings for an Interface Element | 20070706 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_MDY_PFSTATUS | IS-H: GUI - GUI Status of a Subscreen Container | 20070706 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_MDY_TITLEBAR | IS-H: GUI - Title Bar of a Subscreen Container | 20070706 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_VIEW | IS-H: GUI - View | 20070710 |
Properties
| Class | CL_ISH_GUI_ELEMENT | |
| Short Description | IS-H: Interface Element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20070705 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_GUI_ELEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_GUI_ELEMENT | IS-H: GUI - Interface Element | 20070705 |
Friends
Class CL_ISH_GUI_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | N1GUI_ELEMENT_ID | Unique Identification of Interface Element | 20070705 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | N1GUI_ELEMENT_NAME | Name of Interface Element | 20070705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070705 | |
| 2 | Instance method | Public | Method | 20070706 | ||
| 3 | Instance method | Public | Method | 20070706 |
Events
Class CL_ISH_GUI_ELEMENT has no event.
Types
Class CL_ISH_GUI_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_NAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | Name eines Oberflächenelements | 20070705 |
Method CONSTRUCTOR on class CL_ISH_GUI_ELEMENT has no exception.
Method GET_ELEMENT_ID Signature
Method GET_ELEMENT_ID on class CL_ISH_GUI_ELEMENT has no parameter.
Method GET_ELEMENT_ID on class CL_ISH_GUI_ELEMENT has no exception.
Method GET_ELEMENT_NAME Signature
Method GET_ELEMENT_NAME on class CL_ISH_GUI_ELEMENT has no parameter.
Method GET_ELEMENT_NAME on class CL_ISH_GUI_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |