SAP ABAP Class CL_RSRT_UIE_A_BUTTON (UI Element: Abstract Button)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE_A_CAPTION | UI Element: Abstract Caption | 20111206 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE_BUTTON | UI Element: Button | 20111206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE_TOGGLE_BUTTON | UI Element: Toggle Button | 20111206 |
Properties
| Class | CL_RSRT_UIE_A_BUTTON | |
| Short Description | UI Element: Abstract Button | |
| Super Class | CL_RSRT_UIE_A_CAPTION | UI Element: Abstract Caption |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20111206 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSRT_UIE_A_BUTTON has no interface implemented.
Friends
Class CL_RSRT_UIE_A_BUTTON 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) | CL_RSRT_UIE=>TN_BUTTON_TYPE | Button Type | 20120731 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120508 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | 20120508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111206 | |
| 2 | Instance method | Public | Method | Set OnClick Event | 20120508 | |
| 3 | Instance method | Public | Method | Set OnClick Event Map Parameters | 20120508 |
Events
Class CL_RSRT_UIE_A_BUTTON has no event.
Types
Class CL_RSRT_UIE_A_BUTTON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 2 | BIND_FONT_WEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 3 | BIND_IMAGE_FIRST | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 4 | BIND_IMAGE_HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 5 | BIND_IMAGE_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 6 | BIND_IMAGE_WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 7 | BIND_MAXLENGTH | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20130521 | |||
| 8 | BIND_TEXT | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 9 | BIND_TEXT_DECORATION | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 10 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 11 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111206 | |||
| 12 | BUTTON_TYPE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_BUTTON_TYPE | CL_RSRT_UIE=>N_CS_BUTTON_TYPE-STANDARD | Button Type | 20120731 | ||
| 13 | CID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | Unique Type ID | 20111206 | |||
| 14 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20111206 | ||
| 15 | FONT_WEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_FONT_WEIGHT | CL_RSRT_UIE=>N_CS_FONT_WEIGHT-DEFAULT | Font Weight (normal (400), bold (700), bolder, lighter) | 20120424 | ||
| 16 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20111206 | |||
| 17 | IMAGE_FIRST | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_IMAGE_FIRST | ABAP_TRUE | Image First | 20111206 | ||
| 18 | IMAGE_HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | Height | 20111206 | ||
| 19 | IMAGE_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_IMAGE_SOURCE | Image Source | 20111206 | |||
| 20 | IMAGE_WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20111206 | ||
| 21 | MAXLENGTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_LENGTH | Length | 20130521 | |||
| 22 | ONCLICK | Call by reference | Type reference (TYPE) | STRING | 20111220 | ||||
| 23 | ONCLICK_MAP | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20111220 | |||
| 24 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111206 | |||
| 25 | TEXT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TEXT | Text | 20111206 | |||
| 26 | TEXT_DECORATION | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TEXT_DECORATION | CL_RSRT_UIE=>N_CS_TEXT_DECORATION-DEFAULT | Text Decoration (none, underline, line-through) | 20120424 | ||
| 27 | TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20111206 | |||
| 28 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20111206 |
Method CONSTRUCTOR on class CL_RSRT_UIE_A_BUTTON has no exception.
Method SET_ONCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20120508 |
Method SET_ONCLICK on class CL_RSRT_UIE_A_BUTTON has no exception.
Method SET_ONCLICK_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20120508 |
Method SET_ONCLICK_MAP on class CL_RSRT_UIE_A_BUTTON has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |