SAP ABAP Class CL_BSP_DLC__TILETABLE_IMPL (controller view)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__TILETABLE | tile table controller | 20090402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_THTMLB_DRAG_N_DROP | drag and drop interface for thtmlb element | 20090415 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_THTMLB_DRAG_N_DROP_ITERATOR | drag and drop iterator for cellerator and cellerator tree | 20090415 |
Properties
| Class | CL_BSP_DLC__TILETABLE_IMPL | |
| Short Description | controller view | |
| Super Class | CL_BSP_DLC__TILETABLE | tile table controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TOOLS2 | Tools for Dynamic Layout |
| Created | 20090402 | SAP |
| Last change | 20100303 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_THTMLB_DRAG_N_DROP | drag and drop interface for thtmlb element | 20090415 | ||
| 2 | IF_THTMLB_DRAG_N_DROP_ITERATOR | drag and drop iterator for cellerator and cellerator tree | 20090415 |
Friends
Class CL_BSP_DLC__TILETABLE_IMPL has no friend class.
Attributes
Class CL_BSP_DLC__TILETABLE_IMPL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090402 | ||
| 2 | Instance method | Public | Method | 20090407 | ||
| 3 | Instance method | Public | Method | 20090406 | ||
| 4 | Instance method | Public | Method | 20090416 |
Events
Class CL_BSP_DLC__TILETABLE_IMPL has no event.
Types
Class CL_BSP_DLC__TILETABLE_IMPL has no local type.
Method Signatures
Method GET_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_BUTTONS | Value transfer | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Table of Buttons in Table View Header | 20090402 |
Method GET_BUTTONS on class CL_BSP_DLC__TILETABLE_IMPL has no exception.
Method GET_SELECTEDROWINDEXTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SELECTED_LINES | Value transfer | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20090407 |
Method GET_SELECTEDROWINDEXTABLE on class CL_BSP_DLC__TILETABLE_IMPL has no exception.
Method IS_SELECT_BUTTON_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090406 |
Method IS_SELECT_BUTTON_ENABLED on class CL_BSP_DLC__TILETABLE_IMPL has no exception.
Method ON_ITEM_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONFIG_DND_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_DND_OBJECT | Drag and Drop Object | 20090416 | |||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | Row Index | 20090416 |
Method ON_ITEM_DRAG on class CL_BSP_DLC__TILETABLE_IMPL has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |