SAP ABAP Interface IF_THTMLB_CELLERATOR_ITERATOR (Additional Iterator for Cellerator)
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 - 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
Interface | IF_THTMLB_CELLERATOR_ITERATOR | |
Short Description | Additional Iterator for Cellerator |
General Data
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20070706 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_THTMLB_CELLERATOR_ITERATOR has no forward declaration.
Interfaces
Interface IF_THTMLB_CELLERATOR_ITERATOR has no interface.
Friends
Interface IF_THTMLB_CELLERATOR_ITERATOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_OBJECT_CELLERATOR | 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
Interface 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 Interface IF_THTMLB_CELLERATOR_ITERATOR has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |