SAP ABAP Class CL_RSRT_UIE_ACCORDION (UI Element: Accordion)
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 | UI View Element: UI Element | 20120103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_UIE_ROOT | UI Element: Root | 20120103 |
Properties
| Class | CL_RSRT_UIE_ACCORDION | |
| Short Description | UI Element: Accordion | |
| Super Class | CL_RSRT_UIE | UI View Element: UI Element |
| 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) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_UIE_ROOT | UI Element: Root | 20120103 |
Friends
Class CL_RSRT_UIE_ACCORDION 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' | 20120508 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | ABAP_TRUE | 20120508 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_TRUE | 20120508 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120508 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120508 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_SELECTION_MODE | CL_RSRT_UIE=>N_CS_SELECTION_MODE-SINGLE | 20120508 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE_ACCORDION_ITEM=>TN_T_ITEM | 20120508 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | 20120508 |
Methods
Events
Class CL_RSRT_UIE_ACCORDION has no event.
Types
Class CL_RSRT_UIE_ACCORDION has no local type.
Method Signatures
Method ADD_ITEM 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 | Call by reference | Object reference (TYPE REF TO) | CL_RSRT_UIE_ACCORDION_ITEM | UI Element: Accordion Item | 20120508 |
Method ADD_ITEM on class CL_RSRT_UIE_ACCORDION has no exception.
Method BIND_EXPANDABLE 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_EXPANDABLE on class CL_RSRT_UIE_ACCORDION has no exception.
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 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 | 20120103 | ||||
| 2 | BIND_EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 3 | BIND_EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 4 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | 20120103 | ||||
| 5 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | 20120103 | ||||
| 6 | CID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | Unique Type ID | 20120103 | |||
| 7 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120103 | ||
| 8 | EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | ABAP_TRUE | Expandable | 20120424 | ||
| 9 | EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_TRUE | Expanded (True, False) | 20120424 | ||
| 10 | EXPAND_STATE_VISUALIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120104 | |||
| 11 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20120103 | |||
| 12 | ONSELECT | Call by reference | Type reference (TYPE) | STRING | 20120103 | ||||
| 13 | ONSELECT_MAP | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | 20120103 | ||||
| 14 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120103 | |||
| 15 | SELECTION_MODE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_SELECTION_MODE | CL_RSRT_UIE=>N_CS_SELECTION_MODE-SINGLE | Selection Mode | 20120104 | ||
| 16 | TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20120103 | |||
| 17 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120103 |
Method CONSTRUCTOR on class CL_RSRT_UIE_ACCORDION has no exception.
Method CREATE_ACCORDION 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_EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 3 | BIND_EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 4 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120103 | |||
| 5 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120103 | |||
| 6 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120103 | ||
| 7 | EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | ABAP_TRUE | Expandable | 20120424 | ||
| 8 | EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_TRUE | Expanded (True, False) | 20120424 | ||
| 9 | EXPAND_STATE_VISUALIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120104 | |||
| 10 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120103 | |||
| 11 | ONSELECT | Call by reference | Type reference (TYPE) | STRING | 20120103 | ||||
| 12 | ONSELECT_MAP | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20120103 | |||
| 13 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120103 | |||
| 14 | SELECTION_MODE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_SELECTION_MODE | CL_RSRT_UIE=>N_CS_SELECTION_MODE-SINGLE | Selection Mode | 20120104 | ||
| 15 | TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20120103 | |||
| 16 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_ACCORDION | UI Element: Accordion | 20120103 | |||
| 17 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120103 |
Method CREATE_ACCORDION on class CL_RSRT_UIE_ACCORDION has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120508 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_ACCORDION_ITEM | UI Element: Accordion Item | 20120508 |
Method GET_ITEM on class CL_RSRT_UIE_ACCORDION has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE_ACCORDION_ITEM=>TN_T_ITEM | Accordion Item List | 20120508 |
Method GET_ITEMS on class CL_RSRT_UIE_ACCORDION has no exception.
Method GET_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_SELECTION_MODE | Selection Mode | 20120508 |
Method GET_SELECTION_MODE on class CL_RSRT_UIE_ACCORDION has no exception.
Method IS_EXPANDABLE 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_EXPANDABLE | Expandable | 20120508 |
Method IS_EXPANDABLE on class CL_RSRT_UIE_ACCORDION 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 has no exception.
Method IS_EXPAND_STATE_VISUALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120508 |
Method IS_EXPAND_STATE_VISUALIZED on class CL_RSRT_UIE_ACCORDION has no exception.
Method REMOVE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120508 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120508 |
Method REMOVE_ITEM on class CL_RSRT_UIE_ACCORDION has no exception.
Method REMOVE_ITEMS Signature
Method REMOVE_ITEMS on class CL_RSRT_UIE_ACCORDION has no parameter.
Method REMOVE_ITEMS on class CL_RSRT_UIE_ACCORDION has no exception.
Method SET_EXPANDABLE 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_EXPANDABLE | Expandable | 20120508 |
Method SET_EXPANDABLE on class CL_RSRT_UIE_ACCORDION 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 | Expanded (True, False) | 20120508 |
Method SET_EXPANDED on class CL_RSRT_UIE_ACCORDION has no exception.
Method SET_EXPAND_STATE_VISUALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120508 |
Method SET_EXPAND_STATE_VISUALIZED on class CL_RSRT_UIE_ACCORDION has no exception.
Method SET_ONSELECT 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_ONSELECT on class CL_RSRT_UIE_ACCORDION has no exception.
Method SET_ONSELECT_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_ONSELECT_MAP on class CL_RSRT_UIE_ACCORDION has no exception.
Method SET_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_SELECTION | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120508 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_SELECTION_MODE | CL_RSRT_UIE=>N_CS_SELECTION_MODE-DEFAULT | Selection Mode | 20120508 |
Method SET_SELECTION_MODE on class CL_RSRT_UIE_ACCORDION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |