SAP ABAP Class CL_RSRT_UIE_ACCORDION_ITEM (UI Element: Accordion Item)
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_CONTAINER | UI Element: Abstract Container | 20120209 |
Properties
| Class | CL_RSRT_UIE_ACCORDION_ITEM | |
| Short Description | UI Element: Accordion Item | |
| Super Class | CL_RSRT_UIE_A_CONTAINER | UI Element: Abstract Container |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20120103 | 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) |
Interfaces
Class CL_RSRT_UIE_ACCORDION_ITEM has no interface implemented.
Friends
Class CL_RSRT_UIE_ACCORDION_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'ACCORDION_ITEM' | 20120508 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_FALSE | 20120508 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_PADDING | ABAP_TRUE | Padding | 20121005 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20121005 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRT_UIE_HEADER | UI Element: Header | 20120103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Bind Expanded | 20120508 | |
| 2 | Instance method | Public | Method | Has Padding | 20121005 | |
| 3 | Instance method | Protected | Constructor | CONSTRUCTOR | 20120103 | |
| 4 | Static method | Public | Method | Create Accordion Item | 20120103 | |
| 5 | Instance method | Public | Method | Get Header | 20120508 | |
| 6 | Instance method | Public | Method | Get Padding | 20121005 | |
| 7 | Instance method | Public | Method | Is Expanded | 20120508 | |
| 8 | Instance method | Public | Method | Set Expanded | 20120508 | |
| 9 | Instance method | Public | Method | Set Padding | 20121005 |
Events
Class CL_RSRT_UIE_ACCORDION_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_ITEM | Public | See coding | 20120508 | tn_t_item type standard table of ref to cl_rsrt_uie_accordion_item with default key initial size 1
|
Method Signatures
Method BIND_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120508 |
Method BIND_EXPANDED on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
Method BIND_PADDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20121005 |
Method BIND_PADDING on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
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 | 20120103 | |||
| 2 | BIND_EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 3 | BIND_PADDING | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20121005 | |||
| 4 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120103 | |||
| 5 | CID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | Unique Type ID | 20120103 | |||
| 6 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120103 | ||
| 7 | EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_FALSE | Expanded (True, False) | 20120424 | ||
| 8 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20120103 | |||
| 9 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120103 | |||
| 10 | PADDING | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_PADDING | ABAP_TRUE | Padding | 20121005 | ||
| 11 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120103 |
Method CONSTRUCTOR on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
Method CREATE_ACCORDION_ITEM 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 | 20120103 | |||
| 2 | BIND_EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 3 | BIND_PADDING | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20121005 | |||
| 4 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120103 | |||
| 5 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120103 | ||
| 6 | EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_FALSE | Expanded (True, False) | 20120424 | ||
| 7 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20120103 | |||
| 8 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120103 | |||
| 9 | PADDING | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_PADDING | ABAP_TRUE | Padding | 20121005 | ||
| 10 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_ACCORDION_ITEM | UI Element: Accordion Item | 20120103 | |||
| 11 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120103 |
Method CREATE_ACCORDION_ITEM on class CL_RSRT_UIE_ACCORDION_ITEM 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 | 20120508 |
Method GET_HEADER on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
Method HAS_PADDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20121005 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_PADDING | Padding | 20121005 |
Method HAS_PADDING on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
Method IS_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120508 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | Expanded (True, False) | 20120508 |
Method IS_EXPANDED on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_TRUE | Expanded (True, False) | 20120508 |
Method SET_EXPANDED on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
Method SET_PADDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_PADDING | ABAP_TRUE | Padding | 20121005 |
Method SET_PADDING on class CL_RSRT_UIE_ACCORDION_ITEM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |