SAP ABAP Class CL_SRM_GSP_DIALOGBOX (Generic Support for Amodal Dialog Boxes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GSP_ARCHIVE (Package) Archiving for Generic SP

⤷

⤷

Properties
Class | CL_SRM_GSP_DIALOGBOX | |
Short Description | Generic Support for Amodal Dialog Boxes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_GSP_ARCHIVE | Archiving for Generic SP |
Created | 20041116 | SAP |
Last change | 20050214 | 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) |
Interfaces
Class CL_SRM_GSP_DIALOGBOX has no interface implemented.
Friends
Class CL_SRM_GSP_DIALOGBOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20041116 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in Screen Area | 20041116 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_RECEIVER | Local Event Handler | 20041116 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Height of the Dialog Box | 20041116 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Position of the Dialog Box (Left) | 20041116 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Position of the Dialog Box (Top) | 20041116 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20041116 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20041116 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20041116 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Width of the Dialog Box | 20041116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Addition of a Toolbar (Initial with a Cancel Button) | 20041116 |
2 | ![]() |
Instance method | Public | Constructor | Creation of a Dialog Box Container | 20041116 |
3 | ![]() |
Instance method | Public | Method | Removal of the Dialog Box | 20041201 |
4 | ![]() |
Instance method | Public | Method | Gets Reference to the Content Container | 20041116 |
Events
Class CL_SRM_GSP_DIALOGBOX has no event.
Types
Class CL_SRM_GSP_DIALOGBOX has no local type.
Method Signatures
Method ADD_TOOLBAR Signature
Method ADD_TOOLBAR on class CL_SRM_GSP_DIALOGBOX has no parameter.
Method ADD_TOOLBAR on class CL_SRM_GSP_DIALOGBOX has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_TOOLBAR | Call by reference | Type reference (TYPE) | SRMGS_BOOLEAN | Soll Dialogbox Toolbar besitzen? | 20041116 | ||
2 | ![]() |
HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe der Dialogbox | 20041116 | ||
3 | ![]() |
LEFT | Call by reference | Type reference (TYPE) | I | Position der Dialogbox (links) | 20041116 | ||
4 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20041116 | ||
5 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | C | Dialogtitel | 20041116 | ||
6 | ![]() |
TOP | Call by reference | Type reference (TYPE) | I | Position der Dialogbox (oben) | 20041116 | ||
7 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | I | Breite der Dialogbox | 20041116 |
Method CONSTRUCTOR on class CL_SRM_GSP_DIALOGBOX has no exception.
Method DESTROY Signature
Method DESTROY on class CL_SRM_GSP_DIALOGBOX has no parameter.
Method DESTROY on class CL_SRM_GSP_DIALOGBOX has no exception.
Method GET_CONTENT_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTENT_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20041116 |
Method GET_CONTENT_CONTAINER on class CL_SRM_GSP_DIALOGBOX has no exception.
History
Last changed by/on | SAP | 20050214 |
SAP Release Created in | 700 |