SAP ABAP Class IF_RSRT_UI_WINDOW (UI Window)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120926 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_UI_WINDOW | UI View Element: Window | 20120926 |
Properties
| Class | IF_RSRT_UI_WINDOW | |
| Short Description | UI Window | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120926 | SAP |
| Last change | 20140121 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSRT_UI_WINDOW has no interface implemented.
Friends
Class IF_RSRT_UI_WINDOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120926 | ||||
| 2 | Constant | Public | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_CID | IF_RSRT_UI_VIEW_USAGE=>N_C_CID | Unique Type ID | 20120926 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120926 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20120926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Apply | 20130307 | |
| 2 | Instance method | Public | Method | Close | 20120926 | |
| 3 | Instance method | Public | Method | Get Header | 20120926 | |
| 4 | Instance method | Public | Method | Get Window Toolbar | 20120928 | |
| 5 | Instance method | Public | Method | Is Window Modal | 20120926 | |
| 6 | Instance method | Public | Method | Open | 20120926 |
Events
Class IF_RSRT_UI_WINDOW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_WINDOW | Public | See coding | Window List | 20120926 | tn_t_window type standard table of ref to if_rsrt_ui_window with default key initial size 1
|
Method Signatures
Method APPLY Signature
Method APPLY on class IF_RSRT_UI_WINDOW has no parameter.
Method APPLY on class IF_RSRT_UI_WINDOW has no exception.
Method CLOSE Signature
Method CLOSE on class IF_RSRT_UI_WINDOW has no parameter.
Method CLOSE on class IF_RSRT_UI_WINDOW has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_HEADER | UI Element: Header | 20120926 |
Method GET_HEADER on class IF_RSRT_UI_WINDOW has no exception.
Method GET_WINDOW_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW_TOOLBAR | 20120928 |
Method GET_WINDOW_TOOLBAR on class IF_RSRT_UI_WINDOW has no exception.
Method IS_MODAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120926 |
Method IS_MODAL on class IF_RSRT_UI_WINDOW has no exception.
Method OPEN Signature
Method OPEN on class IF_RSRT_UI_WINDOW has no parameter.
Method OPEN on class IF_RSRT_UI_WINDOW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |