SAP ABAP Interface IF_THTMLBX_NEXUS_MODEL (THTMLBX Nexus Model Interface)
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_WCF_GMT_MODEL WCF GMT Model Structure API 20081104
Properties
Interface IF_THTMLBX_NEXUS_MODEL  
Short Description THTMLBX Nexus Model Interface    
General Data
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20081104   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WCF_GMT_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_THTMLBX_NEXUS_MODEL has no interface.
Friends
Interface IF_THTMLBX_NEXUS_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DS_CTXNODE Constant Public Type reference (TYPE) STRING 'DS_CTXNODE' Datasource of Ctx Node 20081210
2 GC_DS_DELETED_DATA Constant Public Type reference (TYPE) STRING 'DS_DELETED_DATA' Datasource of deleted data components 20081118
3 GC_DS_STATE_TEMPLATES Constant Public Type reference (TYPE) STRING 'DS_STATE_TEMPLATE' Datasource for state templates 20090721
4 GC_DS_TYPE_ACTIONS Constant Public Type reference (TYPE) STRING 'DS_ACTIONS' Datasource of type actions 20081105
5 GC_DS_TYPE_ANCHORS Constant Public Type reference (TYPE) STRING 'DS_ANCHORS' Datasource of type anchors 20081107
6 GC_DS_TYPE_ANCHOR_TEMPLATES Constant Public Type reference (TYPE) STRING 'DS_ANCHOR_TEMPLATE' Datasource of anchor Templates 20090108
7 GC_DS_TYPE_CONNECTORS Constant Public Type reference (TYPE) STRING 'DS_CONNECTORS' Datasource of type connectors 20081105
8 GC_DS_TYPE_CONNECTOR_TEMPLATES Constant Public Type reference (TYPE) STRING 'DS_CONNECTOR_TEMPLATE' Datasource of connector Template 20090109
9 GC_DS_TYPE_CTX_MENUS Constant Public Type reference (TYPE) STRING 'DS_CTX_MENUS' Datasource of type context menus 20081105
10 GC_DS_TYPE_CUR_MAN Constant Public Type reference (TYPE) STRING 'DS_CUR_MAN' Datasource of type cursor manager 20081105
11 GC_DS_TYPE_DOCKS Constant Public Type reference (TYPE) STRING 'DS_DOCKS' Datasource of type docks (for shapes and connectors) 20081107
12 GC_DS_TYPE_DOCK_TEMPLATES Constant Public Type reference (TYPE) STRING 'DS_DOCK_TEMPLATE' Datasource of dock Templates 20090108
13 GC_DS_TYPE_DYNAMIC_PANE Constant Public Type reference (TYPE) STRING 'DS_DYNAMIC_PANE' Datasource of type pane - dynamic data 20081114
14 GC_DS_TYPE_GLOB_CONF Constant Public Type reference (TYPE) STRING 'DS_GLOB_CONF' Datasource of type global configuration 20081105
15 GC_DS_TYPE_GRID_CONF Constant Public Type reference (TYPE) STRING 'DS_GRID_CONF' Datasource of type grid configuration 20081105
16 GC_DS_TYPE_LOG_MANAGER Constant Public Type reference (TYPE) STRING 'DS_LOG_MANAGER' Datasource of Logging Manager 20081128
17 GC_DS_TYPE_MODELS Constant Public Type reference (TYPE) STRING 'DS_MODELS' Datasource of type models 20081118
18 GC_DS_TYPE_PANES Constant Public Type reference (TYPE) STRING 'DS_PANES' Datasource of type panes 20081105
19 GC_DS_TYPE_RES_MAN Constant Public Type reference (TYPE) STRING 'DS_RES_MAN' Datasource of type ressource manager 20081105
20 GC_DS_TYPE_SHAPES Constant Public Type reference (TYPE) STRING 'DS_SHAPES' Datasource of type shapes 20081105
21 GC_DS_TYPE_SHAPE_TEMPLATES Constant Public Type reference (TYPE) STRING 'DS_SHAPE_TEMPLATE' Datasource of shape Template 20090109
22 GC_DS_TYPE_STATIC_PANE Constant Public Type reference (TYPE) STRING 'DS_STATIC_PANE' Datasource of type pane - static data 20081118
23 GC_DS_TYPE_TEMPLATES Constant Public Type reference (TYPE) STRING 'DS_TEMPLATES' Datasource of Templates 20090108
24 GC_DS_TYPE_TOOLBAR Constant Public Type reference (TYPE) STRING 'DS_TOOLBAR' Datasource of type toolbar 20081105
Methods
# Method Level Visibility Method type Description Created on
1 END_RENDERING Instance method Public Method 20081119
2 GET_DATASOURCE Instance method Public Method Returns an itab representing the data source 20081104
3 GET_DS_MAPPING Instance method Public Method Returns the mapping of a data source 20081107
4 LIST_ACTIONS Instance method Public Method Returns a list of FI events 20081104
5 REBUILD_INDEXES Instance method Public Method 20100210
6 RENDER_TO_STRING Instance method Public Method 20081124
7 START_RENDERING Instance method Public Method 20081119
Events
Interface IF_THTMLBX_NEXUS_MODEL has no event.
Types
Interface IF_THTMLBX_NEXUS_MODEL has no local type.
Method Signatures

Method END_RENDERING Signature

Method END_RENDERING on Interface IF_THTMLBX_NEXUS_MODEL has no parameter.
Method END_RENDERING on Interface IF_THTMLBX_NEXUS_MODEL has no exception.

Method GET_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) STRING 20081104
2 Returning RR_DATASOURCE Value transfer Object reference (TYPE REF TO) DATA 20081104

Method GET_DATASOURCE on Interface IF_THTMLBX_NEXUS_MODEL has no exception.

Method GET_DS_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) STRING The type of the data to be mapped 20081107
2 Returning RR_DS_MAPPING Value transfer Object reference (TYPE REF TO) WCF_FIT_DATASOURCE_PROPERTY FlashIsland Datasource properties 20081107

Method GET_DS_MAPPING on Interface IF_THTMLBX_NEXUS_MODEL has no exception.

Method LIST_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_ACTIONS Call by reference Type reference (TYPE) WCF_FIT_EVENT Flash island events 20081104

Method LIST_ACTIONS on Interface IF_THTMLBX_NEXUS_MODEL has no exception.

Method REBUILD_INDEXES Signature

Method REBUILD_INDEXES on Interface IF_THTMLBX_NEXUS_MODEL has no parameter.
Method REBUILD_INDEXES on Interface IF_THTMLBX_NEXUS_MODEL has no exception.

Method RENDER_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATTERN Call by reference Type reference (TYPE) STRING CL_WCF_GMT_CONSTANTS=>GC_NDL_PATTERN 20081124
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20081124

Method RENDER_TO_STRING on Interface IF_THTMLBX_NEXUS_MODEL has no exception.

Method START_RENDERING Signature

Method START_RENDERING on Interface IF_THTMLBX_NEXUS_MODEL has no parameter.
Method START_RENDERING on Interface IF_THTMLBX_NEXUS_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701