SAP ABAP Class CL_BSP_WD_ABSTR_IXML_TAG (Abstract iXML Node Wrapper)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20070723 |
Properties
Class | CL_BSP_WD_ABSTR_IXML_TAG | |
Short Description | Abstract iXML Node Wrapper | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
Created | 20070723 | SAP |
Last change | 20110908 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20070723 |
Friends
Class CL_BSP_WD_ABSTR_IXML_TAG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSPWD_TAG_TAB | Table of Tag Instances | 20070723 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070723 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070723 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20070723 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG_REGISTRY | Central tag register interface | 20090417 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20070724 | |
2 | ![]() |
Instance method | Protected | Method | 20070724 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070723 |
4 | ![]() |
Instance method | Public | Method | 20090416 | |
5 | ![]() |
Instance method | Public | Method | 20070723 | |
6 | ![]() |
Instance method | Public | Method | 20070723 | |
7 | ![]() |
Instance method | Public | Method | 20070723 | |
8 | ![]() |
Instance method | Public | Method | 20100707 | |
9 | ![]() |
Instance method | Public | Method | 20070723 | |
10 | ![]() |
Instance method | Public | Method | 20070723 | |
11 | ![]() |
Instance method | Public | Method | 20070723 | |
12 | ![]() |
Instance method | Protected | Method | 20070724 | |
13 | ![]() |
Instance method | Public | Method | 20100707 | |
14 | ![]() |
Instance method | Protected | Event handling method | 20070724 |
Events
Class CL_BSP_WD_ABSTR_IXML_TAG has no event.
Types
Class CL_BSP_WD_ABSTR_IXML_TAG has no local type.
Method Signatures
Method CHECK_ATTRIBUTE_IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070724 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070724 |
Method CHECK_ATTRIBUTE_IS_VALID on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method CHECK_CHILD_IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20070724 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070724 |
Method CHECK_CHILD_IS_VALID on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070723 | ||
2 | ![]() |
IV_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20070723 | ||
3 | ![]() |
IV_TAG_REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG_REGISTRY | Central tag register interface | 20090417 |
Method CONSTRUCTOR on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method CREATE_FROM_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEMPLATE_TAG | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20090416 |
Method CREATE_FROM_TEMPLATE on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on class CL_BSP_WD_ABSTR_IXML_TAG has no parameter.
Method GET_ATTRIBUTE on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_BSP_WD_ABSTR_IXML_TAG has no parameter.
Method GET_ATTRIBUTES on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class CL_BSP_WD_ABSTR_IXML_TAG has no parameter.
Method GET_CHILDREN on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20100707 |
Method GET_ID on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_IXML_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | 20070723 |
Method GET_IXML_NODE on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_BSP_WD_ABSTR_IXML_TAG has no parameter.
Method GET_NAME on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20070723 |
Method GET_PARENT on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_TYPED_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20070724 | |||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20070724 |
Method GET_TYPED_CHILD on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method GET_UID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20100707 |
Method GET_UID on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
Method ON_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20070724 |
Method ON_DELETED on class CL_BSP_WD_ABSTR_IXML_TAG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |