SAP ABAP Class IF_THTMLB_CELLERATOR_ITERATOR (Additional Iterator for Cellerator)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CELLERATOR_ITER_CUSTOMNODES | Iterator2 class for custom nodes | 20071206 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_THTMLB_CELLERATOR_ITER_SAMP | Sample for cellerator iterator | 20070706 |
Properties
Class | IF_THTMLB_CELLERATOR_ITERATOR | |
Short Description | Additional Iterator for Cellerator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070706 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_THTMLB_CELLERATOR_ITERATOR has no forward declaration.
Interfaces
Class IF_THTMLB_CELLERATOR_ITERATOR has no interface implemented.
Friends
Class IF_THTMLB_CELLERATOR_ITERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'cellerator' | 20070706 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Render dependant objects | 20070706 |
Events
Class IF_THTMLB_CELLERATOR_ITERATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | BEHAVIORS_TABLE | Public | See coding | 20080305 | BEHAVIORS_TABLE TYPE TABLE OF CRM_THTMLB_BEHAVIOR_STRUCTURE
|
||
2 | DEPENDANT_OBJECT_STRUC | Public | See coding | 20070706 | BEGIN OF DEPENDANT_OBJECT_STRUC,
BEE TYPE REF TO IF_BSP_BEE,
END OF DEPENDANT_OBJECT_STRUC
|
||
3 | DEPENDANT_OBJECT_TABLE | Public | See coding | 20070706 | DEPENDANT_OBJECT_TABLE TYPE TABLE OF DEPENDANT_OBJECT_STRUC WITH KEY BEE
|
Method Signatures
Method RENDER_DEPENDANT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_BINDINGS | Value transfer | Type reference (TYPE) | DEPENDANT_OBJECT_TABLE | Tbale of bound objects | 20070706 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20070706 | |||
3 | ![]() |
IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20070706 |
Method RENDER_DEPENDANT_OBJECTS on class IF_THTMLB_CELLERATOR_ITERATOR has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |