SAP ABAP Class CLG_M_TABLEVIEW (Base: <m:tableView>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
CRM_BSP_MOBILE (Package) UIF for BSP-based CRM applications running on mobile devices
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_M_ELEMENT | Element class for CRM Mobile tag library | 20080216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_M_TABLEVIEW | Element-Handler: |
20080216 |
Properties
| Class | CLG_M_TABLEVIEW | |
| Short Description | Base: <m:tableView> | |
| Super Class | CL_M_ELEMENT | Element class for CRM Mobile tag library |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 70 | Basis Class for BSP Element Handlers |
| Package | CRM_BSP_MOBILE | UIF for BSP-based CRM applications running on mobile devices |
| Created | 20080216 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLG_M_TABLEVIEW has no forward declaration.
Interfaces
Class CLG_M_TABLEVIEW has no interface implemented.
Friends
Class CLG_M_TABLEVIEW 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) | TABLEVIEWCONTROLTAB | Standard column response | 20080216 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'STANDARD' | STANDARD / FULLSCREEN | 20080216 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Title | 20080216 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTMLB_TABLEVIEW_ITERATOR | Iterator | 20080216 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Key column name | 20080216 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 'STANDARD' | STANDARD / DELETE | 20080216 | ||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20080216 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | No header on empty table | 20080216 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | No header | 20080216 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | onClientRowSelection event handler | 20080216 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | onHeaderClick event handler | 20080216 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | onRowSelection event handler | 20080216 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | onTableLineAdd event handler | 20080216 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | TABLEVIEWOVERWRITETAB | Override standard response | 20080216 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Entries displayed in the pager | 20080216 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Reset table | 20080216 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | Line count, only required if not all lines will be displayed | 20080216 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | 'STANDARD' | STANDARD / ARROW / CHECKED / UNCHECKED / TABLEHEADER | 20090415 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | Show a message if the table is empty | 20080216 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Stable core switch ID | 20080229 | |||
| 21 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Table data | 20080216 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | Index of first row displayed in current page | 20080216 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | Number of rows per page | 20080216 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | STRING | Table data | 20080216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080216 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080216 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20080216 | |
| 4 | Static method | Public | Method | FACTORY CLEAR METHOD | 20080216 |
Events
Class CLG_M_TABLEVIEW has no event.
Types
Class CLG_M_TABLEVIEW has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_M_TABLEVIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_M_TABLEVIEW has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_M_TABLEVIEW has no parameter.
Method CONSTRUCTOR on class CLG_M_TABLEVIEW has no exception.
Method FACTORY Signature
Method FACTORY on class CLG_M_TABLEVIEW has no exception.
Method FACTORY_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_M_TABLEVIEW | 20080216 |
Method FACTORY_CLEAR on class CLG_M_TABLEVIEW has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |