SAP ABAP Class CLG_THTMLBX_NEXUS (Base: <thtmlbx:nexus>)
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)  CL_THTMLB_ELEMENT Element class for THTMLB tag library 20081008
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLBX_NEXUS Element-Handler: 20081008
Properties
Class CLG_THTMLBX_NEXUS  
Short Description Base: <thtmlbx:nexus>    
Super Class CL_THTMLB_ELEMENT Element class for THTMLB tag library 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20081008   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLBX_NEXUS has no forward declaration.
Interfaces
Class CLG_THTMLBX_NEXUS has no interface implemented.
Friends
Class CLG_THTMLBX_NEXUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMUNICATIONCHANNEL Instance attribute Public Type reference (TYPE) STRING 'XBCML' Do not use: Reserved for expert mode (value [XBCML|HTTP]) 20081201
2 CONTEXT Instance attribute Public Type reference (TYPE) STRING Reference to the data model context node 20081105
3 CONTROLLERID Instance attribute Public Type reference (TYPE) STRING Do not use: reserved for expert use of http com channel 20081201
4 DATAMODEL Instance attribute Public Object reference (TYPE REF TO) IF_THTMLBX_NEXUS_MODEL Reference to the data model 20081105
5 HEIGHT Instance attribute Public Type reference (TYPE) STRING Nexus height in pixel 20081008
6 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20081008
7 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20081009
8 WIDTH Instance attribute Public Type reference (TYPE) STRING Nexus width in pixel 20081008
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081008
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081008
3 FACTORY Static method Public Method FACTORY_METHOD 20081008
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20081008
Events
Class CLG_THTMLBX_NEXUS has no event.
Types
Class CLG_THTMLBX_NEXUS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_THTMLBX_NEXUS has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLBX_NEXUS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_THTMLBX_NEXUS has no parameter.
Method CONSTRUCTOR on class CLG_THTMLBX_NEXUS has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMUNICATIONCHANNEL Call by reference Type reference (TYPE) CSEQUENCE 'XBCML' 20081201
2 Importing CONTEXT Call by reference Type reference (TYPE) CSEQUENCE 20081105
3 Importing CONTROLLERID Call by reference Type reference (TYPE) CSEQUENCE 20081201
4 Importing DATAMODEL Call by reference Object reference (TYPE REF TO) IF_THTMLBX_NEXUS_MODEL 20081105
5 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLBX_NEXUS 20081008
6 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE 20081008
7 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20081008
8 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20081008
9 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20081009
10 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20081008

Method FACTORY on class CLG_THTMLBX_NEXUS has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_THTMLBX_NEXUS 20081008

Method FACTORY_CLEAR on class CLG_THTMLBX_NEXUS has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700