SAP ABAP Class /IWBEP/IF_SBUI_COMPONENT (SB: UI component (displays something in a window))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBCM_MSG_CONTEXT | SB: message context | 20120118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBUI_COMPOSITE | SB: UI composite (contains other components) | 20120131 |
| 2 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBUI_CONTROL_HANDLER | SB: UI control handler behavior | 20120118 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_COMPONENT | SB: UI component | 20120113 |
Properties
| Class | /IWBEP/IF_SBUI_COMPONENT | |
| Short Description | SB: UI component (displays something in a window) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120113 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_SBUI_COMPONENT has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_COMPONENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_CATEGORY | 'C' | category container | 20120123 | ||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_CATEGORY | 'D' | category edit (detail) | 20130507 | ||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_CATEGORY | 'E' | category edit (master) | 20120116 | ||
| 4 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_CATEGORY | 'X' | category explore | 20120116 | ||
| 5 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_CATEGORY | 'N' | category navigate | 20120116 | ||
| 6 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_CATEGORY | 'I' | category notify | 20120116 | ||
| 7 | Constant | Public | Type reference (TYPE) | TY_METRIC | '1' | GUI metric dynpro | 20120113 | ||
| 8 | Constant | Public | Type reference (TYPE) | TY_METRIC | '3' | GUI metric millimeter | 20120113 | ||
| 9 | Constant | Public | Type reference (TYPE) | TY_METRIC | '2' | GUI metric pixel | 20120113 | ||
| 10 | Constant | Public | Type reference (TYPE) | TY_METRIC | '4' | GUI metric relative | 20120113 | ||
| 11 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_TYPE | 'G' | type ALV grid | 20120116 | ||
| 12 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_TYPE | 'T' | type ALV tree | 20120116 | ||
| 13 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_TYPE | 'D' | type dialog | 20120119 | ||
| 14 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_TYPE | 'M' | type screen | 20120119 | ||
| 15 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_TYPE | 'S' | type subscreen | 20120116 | ||
| 16 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_TYPE | 'V' | type control | 20120217 | ||
| 17 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_TYPE | 'W' | type wizard | 20120119 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | TY_S_NAME | component name (plugin and component) | 20120116 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_CATEGORY | component category | 20120216 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | indicates state is inactive | 20130417 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/SBUI_ICON | component icon | 20130419 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/SBUI_COMPONENT_LABEL | component label | 20120116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get interactive componentes from sub-tree, starting with me | 20120410 | |
| 2 | Instance method | Public | Method | get display options | 20130413 | |
| 3 | Instance method | Public | Method | get current parent | 20120131 | |
| 4 | Instance method | Public | Method | get calculated size of the whole component | 20120113 | |
| 5 | Instance method | Public | Method | get display state | 20130913 | |
| 6 | Instance method | Public | Method | get visibility of this component (ask parent) | 20120718 | |
| 7 | Instance method | Public | Method | set display options | 20130413 | |
| 8 | Instance method | Public | Method | set new parent (initial == detach from previous parent only) | 20120116 | |
| 9 | Instance method | Public | Method | set calculated size of the whole component | 20120113 | |
| 10 | Instance method | Public | Method | set display state | 20130913 | |
| 11 | Instance method | Public | Method | set visibility of this component (notfiy parent) | 20120116 |
Events
Class /IWBEP/IF_SBUI_COMPONENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_METRIC | Public | Type reference (TYPE) | /IWBEP/IF_SBUI_SETUP_SERVICE=>TY_METRIC | gui sizing metric | 20120113 | |
| 2 | TY_POSITION | Public | Type reference (TYPE) | /IWBEP/IF_SBUI_SETUP_SERVICE=>TY_POSITION | simple position value | 20120524 | |
| 3 | TY_SIZE | Public | Type reference (TYPE) | /IWBEP/IF_SBUI_SETUP_SERVICE=>TY_SIZE | simple size value | 20120126 | |
| 4 | TY_S_AREA | Public | Type reference (TYPE) | /IWBEP/IF_SBUI_SETUP_SERVICE=>TY_S_AREA | component area (left, top, right, bottom) | 20120524 | |
| 5 | TY_S_NAME | Public | Type reference (TYPE) | /IWBEP/IF_SBUI_SETUP_SERVICE=>TY_S_COMPONENT_NAME | component name (plugin, component) | 20120116 | |
| 6 | TY_S_SIZE | Public | Type reference (TYPE) | /IWBEP/IF_SBUI_SETUP_SERVICE=>TY_S_SIZE | component size (width, height) | 20120113 | |
| 7 | TY_T_COMPONENT | Public | See coding | collection of components | 20130413 | TY_T_COMPONENT type standard table of ref to /IWBEP/IF_SBUI_COMPONENT with default key
|
|
| 8 | TY_T_INTERACTIVE | Public | Type reference (TYPE) | /IWBEP/T_SBUI_INTERACTIVE | collection of interative components | 20120218 | |
Method Signatures
Method GET_INTERACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SCOPE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DYNPRO_BASED | search scope restriction to a screen (excluding subscreens) | 20120613 | |||
| 2 | RT_INTERACTIVE | Value transfer | Type reference (TYPE) | TY_T_INTERACTIVE | collaction of interactive components | 20120410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120410 |
Method GET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OPTIONS | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DISPLAY_OPTIONS | display options | 20130413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130413 |
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PARENT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_COMPOSITE | parent, can be initial | 20120131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120131 |
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METRIC | Call by reference | Type reference (TYPE) | TY_METRIC | gui sizing metric | 20120113 | |||
| 2 | IV_PROPOSAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | proposed size requested, not real current size | 20120618 | ||
| 3 | RS_SIZE | Value transfer | Type reference (TYPE) | TY_S_SIZE | calculated size | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120113 |
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STATE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DISPLAY_STATE | current settings (memento) | 20130913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130913 |
Method GET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | visible or not ? | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120718 |
Method SET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OPTIONS | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DISPLAY_OPTIONS | display options | 20130413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130413 |
Method SET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_COMPOSITE | parent (initial == detach from previous parent only) | 20120116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120116 |
Method SET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SIZE | Value transfer | Type reference (TYPE) | TY_S_SIZE | calculated size | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120113 |
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STATE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DISPLAY_STATE | settings to be restored (memento) | 20130913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130913 |
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | visible or not ? | 20120116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120116 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |