SAP ABAP Class CL_TAJAX_AREA (Element-Handler: <tajax:area>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_TAJAX_AREA | Base: |
20060131 |
Properties
| Class | CL_TAJAX_AREA | |
| Short Description | Element-Handler: <tajax:area> | |
| Super Class | CLG_TAJAX_AREA | Base: <tajax:area> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20060131 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TAJAX_AREA has no forward declaration.
Interfaces
Class CL_TAJAX_AREA has no interface implemented.
Friends
Class CL_TAJAX_AREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WRITER | Interface for Writing Page Content | 20070416 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GTYPE_THTMLB_AREA_TAG_T | 20061103 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | GTYPE_THTMLB_AREA_TAG_T | 20090709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061103 | ||
| 2 | Instance method | Public | Method | 20090709 | ||
| 3 | Instance method | Public | Method | 20090708 | ||
| 4 | Instance method | Public | Method | 20061103 | ||
| 5 | Instance method | Public | Method | 20061103 | ||
| 6 | Instance method | Public | Method | 20090709 | ||
| 7 | Instance method | Public | Method | 20080331 |
Events
Class CL_TAJAX_AREA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_TAJAX_AREA_TAG_S | Public | See coding | 20090708 | begin of GTYPE_TAJAX_AREA_TAG_S,
PAGE_ID type STRING,
TAG_ID type STRING,
PARENT_ID type STRING,
end of GTYPE_TAJAX_AREA_TAG_S
|
||
| 2 | GTYPE_THTMLB_AREA_TAG_T | Public | See coding | 20090708 | GTYPE_THTMLB_AREA_TAG_T type standard table of GTYPE_TAJAX_AREA_TAG_S with non-unique default key
|
Method Signatures
Method ADD_CHANGED_NESTED_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AREA_ID | Call by reference | Type reference (TYPE) | STRING | Element-Handler: |
20061107 | |||
| 2 | IV_PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20061215 | ||||
| 3 | IV_PARENT_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20061208 |
Method ADD_CHANGED_NESTED_AREA on class CL_TAJAX_AREA has no exception.
Method ADD_NESTED_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AREA_ID | Call by reference | Type reference (TYPE) | STRING | Element-Handler: |
20090709 | |||
| 2 | IV_PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20090709 | ||||
| 3 | IV_PARENT_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20090709 |
Method ADD_NESTED_AREA on class CL_TAJAX_AREA has no exception.
Method GET_CHANGED_NESTED_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20090708 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | GTYPE_THTMLB_AREA_TAG_T | 20090708 |
Method GET_CHANGED_NESTED_AREAS on class CL_TAJAX_AREA has no exception.
Method GET_CHANGED_NESTED_AREA_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NESTED_AREA | Value transfer | Type reference (TYPE) | STRING | 20061215 | ||||
| 2 | EV_PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20061215 | ||||
| 3 | IV_AREA_IDX | Call by reference | Type reference (TYPE) | I | 20061103 | ||||
| 4 | IV_PARENT_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20061208 |
Method GET_CHANGED_NESTED_AREA_ID on class CL_TAJAX_AREA has no exception.
Method GET_NBR_OF_CHANGED_NESTED_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20061208 | ||||
| 2 | RV_NBR | Value transfer | Type reference (TYPE) | I | 20061103 |
Method GET_NBR_OF_CHANGED_NESTED_AREA on class CL_TAJAX_AREA has no exception.
Method GET_NESTED_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20090709 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | GTYPE_THTMLB_AREA_TAG_T | 20090709 |
Method GET_NESTED_AREAS on class CL_TAJAX_AREA has no exception.
Method GET_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WRITER | Interface for Writing Page Content | 20080331 |
Method GET_WRITER on class CL_TAJAX_AREA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |