SAP ABAP Class CL_GUI_DOCKING_CONTAINER (Docking Control Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 00000000 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /ASU/CL_SSM_NAVIGATION_BOX | Navigation Docking Container | 20080610 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AST_UI_DOCKING_CNTNR_FAKE | Internal Only! Fake of Docking Container For Test Purposes | 20071024 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_PDSYS_DT_NAVIGATION | Navigation in the Document Category | 20001128 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_PDTRANS_DT_NAVIGTION | Navigation for Document Category Transfer | 20050607 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_RAD_DCONT_DOC_WL | IS-H*MED: RAD Docking Container with Document List | 20000218 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WRF_PBAS_DOCKING_CONTAINER | Enhanced Docking Container | 20040707 |
Properties
| Class | CL_GUI_DOCKING_CONTAINER | |
| Short Description | Docking Control Container | |
| Super Class | CL_GUI_CONTAINER | Abstract Container for GUI Controls |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SCET | Control Enabling Technology / Control Framework |
| Created | 19981203 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_DOCKING_CONTAINER has no forward declaration.
Interfaces
Class CL_GUI_DOCKING_CONTAINER has no interface implemented.
Friends
Class CL_GUI_DOCKING_CONTAINER 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 | 0 | On Which Side is the Container Docked | 19990204 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 4 | Dock Control at Bottom | 19981203 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Dock Control at Left | 19981203 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 8 | Dock Control at Right | 19981203 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 2 | Dock Control at Top | 19981203 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | INTERNAL USE! | 19991220 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 470 | Docking Property | 19981203 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 480 | Floating Property | 19981203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19981203 | |
| 2 | Instance method | Public | Method | Dock This Control on Specified Side of Main Window | 19981203 | |
| 3 | Instance method | Private | Method | Internal use! | 19991220 | |
| 4 | Instance method | Public | Method | Change the State of Control Between Docking and Floating | 19981203 | |
| 5 | Instance method | Public | Method | Returns Docking Side | 19991110 | |
| 6 | Instance method | Public | Method | Get Current Extension | 19990217 | |
| 7 | Instance method | Public | Method | Returns Current Percentage of Current Screen | 20000112 | |
| 8 | Instance method | Public | Method | Sets a New Caption | 19990204 | |
| 9 | Instance method | Public | Method | Sets a New Extension | 19990204 | |
| 10 | Instance method | Private | Method | Internal use! | 19991220 | |
| 11 | Instance method | Private | Method | Internal use! | 19991220 |
Events
Class CL_GUI_DOCKING_CONTAINER has no event.
Types
Class CL_GUI_DOCKING_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Value transfer | Type reference (TYPE) | C | Caption | 19981216 | |||
| 2 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro to which this docking control is linked to | 19981203 | |||
| 3 | EXTENSION | Value transfer | Type reference (TYPE) | I | 50 | Extension of this control | 19981223 | ||
| 4 | LIFETIME | Value transfer | Type reference (TYPE) | I | lifetime_default | Lifetime | 19981215 | ||
| 5 | METRIC | Value transfer | Type reference (TYPE) | I | 0 | Metric | 19990204 | ||
| 6 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000112 | |||
| 7 | NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | dont autodefine progid and dynnr? | 19990325 | |||
| 8 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 19981203 | |||
| 9 | RATIO | Value transfer | Type reference (TYPE) | I | Prozent des Dynpros: gewinnt gegen EXTENSION | 19991220 | |||
| 10 | REPID | Value transfer | Type reference (TYPE) | SYREPID | Report to which this docking control is linked to | 19981203 | |||
| 11 | SIDE | Value transfer | Type reference (TYPE) | I | DOCK_AT_LEFT | Side to which this control is docked to | 19981203 | ||
| 12 | STYLE | Value transfer | Type reference (TYPE) | I | Windows style attributes applied to this docking container | 19981203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid parent control | 19981203 | ||
| 2 | System Error | 19981203 | ||
| 3 | Create Error | 19981203 | ||
| 4 | LIFETIME_DYNPRO_DYNPRO_LINK | 19981203 | ||
| 5 | Lifetime Error | 19981203 |
Method DOCK_AT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIDE | Value transfer | Type reference (TYPE) | I | Dock this control at specified side of its parent | 19981203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Control | 19981203 | ||
| 2 | System Error | 19981203 |
Method DOCK_AT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTIFY | Call by reference | Type reference (TYPE) | SYCHAR01 | 'X' | Benachrichtigung CFW? | 19991220 | ||
| 2 | SIDE | Value transfer | Type reference (TYPE) | I | Seite | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19991220 | ||
| 2 | System-Fehler | 19991220 |
Method FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_FLOAT | Value transfer | Type reference (TYPE) | I | Float or dock this control | 19981203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Control | 19981203 | ||
| 2 | System Error | 19981203 |
Method GET_DOCKING_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCKING_SIDE | Value transfer | Type reference (TYPE) | I | Docking-Seite | 19991110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Container ist nicht gedockt. | 19991110 |
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENSION | Call by reference | Type reference (TYPE) | I | Current Extension | 19990217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 19990217 | ||
| 2 | CNTL_SYSTEM_ERROR | 19990217 |
Method GET_RATIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RATIO | Call by reference | Type reference (TYPE) | I | Der Prozentsatz | 20000112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Steht in der aktuellen Situation nicht zur Verfügung | 20000112 |
Method SET_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Value transfer | Type reference (TYPE) | C | Sets a new caption | 19990204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cntl_error | 19990204 | ||
| 2 | cntl_system_error | 19990204 |
Method SET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENSION | Call by reference | Type reference (TYPE) | I | New Extension | 19990204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cntl_err | 19990204 |
Method SET_EXTENSION_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENSION | Call by reference | Type reference (TYPE) | I | Extension | 19991220 | |||
| 2 | NOTIFY | Call by reference | Type reference (TYPE) | SYCHAR01 | 'X' | Benachrichtigung von CFW | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19991220 |
Method SET_METRIC_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METRIC | Value transfer | Type reference (TYPE) | I | Metrik | 19991220 | |||
| 2 | NOTIFY | Call by reference | Type reference (TYPE) | SYCHAR01 | 'X' | Benachrichtigung CFW | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19991220 | ||
| 2 | Fehler | 19991220 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |