SAP ABAP Class /IWBEP/CL_SBUI_VIEW_COMPOSITE (SB: UI view composite)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_UI_BASE (Package) Gateway Service Builder UI - API and SPI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_VIEW | SB: UI view (control-based) | 20120502 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBUI_COMPOSITE | SB: UI composite (contains other components) | 20120502 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_DP_MAPPING_COMP | SB: DSP UI mapping container with splitters | 20120503 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_ON_CPV_ANNO | SB: ON Composite View for Annotations | 20130320 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_ON_CPV_EXPV | SB: ON Composite View for Expression Values | 20130506 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_GW_UI_MAP_DS_SADL_C | SADL view composite: sets up mapping UI with GRID &Tree | 20130409 |
Properties
| Class | /IWBEP/CL_SBUI_VIEW_COMPOSITE | |
| Short Description | SB: UI view composite | |
| Super Class | /IWBEP/CL_SBUI_VIEW | SB: UI view (control-based) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_UI_BASE | Gateway Service Builder UI - API and SPI |
| Created | 20120502 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBUI_COMPOSITE | SB: UI composite (contains other components) | 20120502 |
Friends
Class /IWBEP/CL_SBUI_VIEW_COMPOSITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | I | /IWBEP/IF_SBUI_SETUP_SERVICE=>GC_SPLIT_MODE_COLS | mode vertical | 20120502 | ||
| 2 | Constant | Protected | Type reference (TYPE) | I | /IWBEP/IF_SBUI_SETUP_SERVICE=>GC_SPLIT_MODE_ROWS | mode horizontal | 20120502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | utility: create component splitter | 20120502 | |
| 2 | Instance method | Protected | Method | utility: create component switch | 20120502 | |
| 3 | Instance method | Protected | Method | utility: create component view (control-based view) | 20120507 |
Events
Class /IWBEP/CL_SBUI_VIEW_COMPOSITE has no event.
Types
Class /IWBEP/CL_SBUI_VIEW_COMPOSITE has no local type.
Method Signatures
Method CREATE_COMPONENT_SPLITTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | I | GC_SPLIT_COLS | rows or columns (see constants) | 20120502 | ||
| 2 | IV_SIZING | Call by reference | Type reference (TYPE) | STRING | '50:50' | relative size for each cell in percent | 20120502 | ||
| 3 | RO_SPLITTER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_FRAMESET | SB: UI frameset | 20120502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120502 |
Method CREATE_COMPONENT_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | stable visibility | 20130418 | ||
| 2 | RO_SWITCH | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_FRAMESET | composite (contains other components) | 20120502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120502 |
Method CREATE_COMPONENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | OBSOLETE | 20120507 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT | name (from setup) | 20120507 | |||
| 3 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | plugin (from setup) | 20120507 | |||
| 4 | RO_VIEW | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_VIEW | view (control-based) | 20120507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120507 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |