SAP ABAP Class CL_ISH_GUI_DOCKCONT_LAYOUT (IS-H: GUI - Layout Settings of a Docking Container)
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_LAYOUT | IS-H: GUI - Layout of a Control View | 20070710 |
Properties
| Class | CL_ISH_GUI_DOCKCONT_LAYOUT | |
| Short Description | IS-H: GUI - Layout Settings of a Docking Container | |
| Super Class | CL_ISH_GUI_CONTROL_LAYOUT | IS-H: GUI - Layout of a Control View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20070710 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ISH_GUI_DOCKCONT_LAYOUT has no interface implemented.
Friends
Class CL_ISH_GUI_DOCKCONT_LAYOUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 50 | Size | 20070710 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | CL_GUI_DOCKING_CONTAINER=>DOCK_AT_LEFT | Item | 20070710 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | Style | 20070710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070710 | |
| 2 | Instance method | Public | Method | Returns the Size | 20070710 | |
| 3 | Instance method | Public | Method | Returns the Position | 20070710 | |
| 4 | Instance method | Public | Method | Returns the Style | 20070710 | |
| 5 | Instance method | Public | Method | Sets the Size | 20070710 | |
| 6 | Instance method | Public | Method | Sets the Position | 20070710 | |
| 7 | Instance method | Public | Method | Sets the Style | 20070710 |
Events
Class CL_ISH_GUI_DOCKCONT_LAYOUT has no event.
Types
Class CL_ISH_GUI_DOCKCONT_LAYOUT 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 | 20070710 | |||
| 2 | I_EXTENSION | Call by reference | Type reference (TYPE) | I | 50 | Grösse | 20070710 | ||
| 3 | I_SIDE | Call by reference | Type reference (TYPE) | I | CL_GUI_DOCKING_CONTAINER=>DOCK_AT_LEFT | Position | 20070710 | ||
| 4 | I_STYLE | Call by reference | Type reference (TYPE) | I | Stil | 20070710 | |||
| 5 | I_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | abap_true: Docking Container ist sichtbar | 20070710 |
Method CONSTRUCTOR on class CL_ISH_GUI_DOCKCONT_LAYOUT has no exception.
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXTENSION | Value transfer | Type reference (TYPE) | I | Grösse | 20070710 |
Method GET_EXTENSION on class CL_ISH_GUI_DOCKCONT_LAYOUT has no exception.
Method GET_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SIDE | Value transfer | Type reference (TYPE) | I | Position | 20070710 |
Method GET_SIDE on class CL_ISH_GUI_DOCKCONT_LAYOUT has no exception.
Method GET_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STYLE | Value transfer | Type reference (TYPE) | I | Stil | 20070710 |
Method GET_STYLE on class CL_ISH_GUI_DOCKCONT_LAYOUT has no exception.
Method SET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXTENSION | Call by reference | Type reference (TYPE) | I | Grösse | 20070710 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Grösse wurde verändert | 20070710 |
Method SET_EXTENSION on class CL_ISH_GUI_DOCKCONT_LAYOUT has no exception.
Method SET_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIDE | Call by reference | Type reference (TYPE) | I | Position | 20070710 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Position wurde verändert | 20070710 |
Method SET_SIDE on class CL_ISH_GUI_DOCKCONT_LAYOUT has no exception.
Method SET_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STYLE | Call by reference | Type reference (TYPE) | I | Stil | 20070710 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Stil wurde verändert | 20070710 |
Method SET_STYLE on class CL_ISH_GUI_DOCKCONT_LAYOUT has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |