SAP ABAP Class CL_ISH_GUI_TOOLBAR_VIEW (IS-H: GUI - Toolbar 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_CONTROL_VIEW | IS-H: GUI - Control View | 20070716 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_TOOLBAR_VIEW | IS-H: GUI - Toolbar View | 20070716 |
Properties
| Class | CL_ISH_GUI_TOOLBAR_VIEW | |
| Short Description | IS-H: GUI - Toolbar View | |
| Super Class | CL_ISH_GUI_CONTROL_VIEW | IS-H: GUI - Control View |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20070716 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_GUI_TOOLBAR_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_GUI_TOOLBAR_VIEW | IS-H: GUI - Toolbar View | 20070716 |
Friends
Class CL_ISH_GUI_TOOLBAR_VIEW has no friend class.
Attributes
Class CL_ISH_GUI_TOOLBAR_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates the Object | 20070716 | |
| 2 | Instance method | Public | Method | 20070716 | ||
| 3 | Instance method | Public | Method | Initializes the Object | 20070716 | |
| 4 | Instance method | Protected | Event handling method | Event Handler: Dropdown Button Was Pressed | 20070716 | |
| 5 | Instance method | Protected | Event handling method | Event Handler: Function Was Chosen | 20070716 | |
| 6 | Instance method | Protected | Method | Initializes the Object | 20070716 |
Events
Class CL_ISH_GUI_TOOLBAR_VIEW has no event.
Types
Class CL_ISH_GUI_TOOLBAR_VIEW has no local type.
Method Signatures
Method CREATE 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 | 20070716 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_TOOLBAR_VIEW | IS-H: GUI - Toolbar View | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070716 |
Method GET_TOOLBAR Signature
Method GET_TOOLBAR on class CL_ISH_GUI_TOOLBAR_VIEW has no parameter.
Method GET_TOOLBAR on class CL_ISH_GUI_TOOLBAR_VIEW has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | IS-H: GUI - Controller | 20070716 | |||
| 2 | IR_LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_CONTROL_LAYOUT | IS-H: GUI - Layout eines Control Views | 20070716 | |||
| 3 | IR_PARENT_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTAINER_VIEW | Übergeordneter View | 20070716 | |||
| 4 | I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | CO_VCODE_DISPLAY | IS-H: Verarbeitungsmodus | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070716 |
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20070716 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 20070716 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 20070716 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20070716 |
Method ON_DROPDOWN_CLICKED on class CL_ISH_GUI_TOOLBAR_VIEW has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20070716 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20070716 |
Method ON_FUNCTION_SELECTED on class CL_ISH_GUI_TOOLBAR_VIEW has no exception.
Method _INIT_TOOLBAR_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | IS-H: GUI - Controller | 20070716 | |||
| 2 | IR_LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_CONTROL_LAYOUT | IS-H: GUI - Layout eines Control Views | 20070716 | |||
| 3 | IR_PARENT_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTAINER_VIEW | Übergeordneter View | 20070716 | |||
| 4 | I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | CO_VCODE_DISPLAY | IS-H: Verarbeitungsmodus | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070716 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |