SAP ABAP Class IF_RSRT_UI_VIEW (UI View)
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 | 20120510 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_UI_VIEW | UI View | 20120928 |
Properties
Class | IF_RSRT_UI_VIEW | |
Short Description | UI View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111022 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSRT_UI_VIEW has no interface implemented.
Friends
Class IF_RSRT_UI_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'VIEW' | Unique Type ID | 20120524 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120621 | |||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSRT_UI_VIEW_ELEMENT | UI Element: Root | 20111023 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20120303 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20120303 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_T_VIEW_ELEMENT | View Element List | 20111112 |
Methods
Events
Class IF_RSRT_UI_VIEW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_VIEW | Public | See coding | View | 20111112 | begin of tn_s_view,
id type if_rsrt_ui_view_element=>tn_id,
uid type if_rsrt_ui_view_element=>tn_uid,
o_view type ref to if_rsrt_ui_view,
end of tn_s_view
|
|
2 | TN_T_VIEW | Public | See coding | View List | 20111104 | tn_t_view type sorted table of tn_s_view with unique key id
with unique sorted key uid components uid
initial size 1
|
Method Signatures
Method GET_CONTEXT_MENU_MANAGER 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_CMENU_MANAGER | UI ContextMenu Manager | 20120925 |
Method GET_CONTEXT_MENU_MANAGER on class IF_RSRT_UI_VIEW has no exception.
Method GET_DATA_MANAGER 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_DATA_MANAGER | Data Manager | 20120925 |
Method GET_DATA_MANAGER on class IF_RSRT_UI_VIEW has no exception.
Method GET_MAIN_VIEW 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_MAIN_VIEW | UI Main View | 20130304 |
Method GET_MAIN_VIEW on class IF_RSRT_UI_VIEW has no exception.
Method GET_MESSAGE_MANAGER 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_MESSAGE_MANAGER | Message Manager | 20120925 |
Method GET_MESSAGE_MANAGER on class IF_RSRT_UI_VIEW has no exception.
Method GET_VIEW_CONTROLLER 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_VIEW_CONTROLLER | UI View Controller | 20120516 |
Method GET_VIEW_CONTROLLER on class IF_RSRT_UI_VIEW has no exception.
Method GET_VIEW_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_ID | ID | 20120208 | ||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120208 |
Method GET_VIEW_ELEMENT on class IF_RSRT_UI_VIEW has no exception.
Method GET_VIEW_ELEMENTS_BY_CID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CID | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_CID | Constant Unique ID | 20120208 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_T_VIEW_ELEMENT | Element List | 20120208 |
Method GET_VIEW_ELEMENTS_BY_CID on class IF_RSRT_UI_VIEW has no exception.
Method GET_VIEW_USAGE_MANAGER 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_VIEW_USAGE_MANAGER | View Usage Manager | 20120925 |
Method GET_VIEW_USAGE_MANAGER on class IF_RSRT_UI_VIEW has no exception.
Method GET_WINDOW_MANAGER 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_MANAGER | UI Window Manager | 20120925 |
Method GET_WINDOW_MANAGER on class IF_RSRT_UI_VIEW has no exception.
Method INVALIDATE Signature
Method INVALIDATE on class IF_RSRT_UI_VIEW has no parameter.
Method INVALIDATE on class IF_RSRT_UI_VIEW has no exception.
Method RESET Signature
Method RESET on class IF_RSRT_UI_VIEW has no parameter.
Method RESET on class IF_RSRT_UI_VIEW has no exception.
Method SET_ROOT_UIE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UIE_ROOT | UI Element: Root | 20111104 |
Method SET_ROOT_UIE on class IF_RSRT_UI_VIEW has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBTITLE | Call by reference | Type reference (TYPE) | STRING | 20120303 | |||
2 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20120303 |
Method SET_TITLE on class IF_RSRT_UI_VIEW has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |