SAP ABAP Class CLG_THTMLB_DYNAMENU (Base: <thtmlb:dynamenu>)
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 20090227
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_DYNAMENU Element-Handler: 20090227
Properties
Class CLG_THTMLB_DYNAMENU  
Short Description Base: <thtmlb:dynamenu>    
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 20090227   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLB_DYNAMENU has no forward declaration.
Interfaces
Class CLG_THTMLB_DYNAMENU has no interface implemented.
Friends
Class CLG_THTMLB_DYNAMENU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AJAXHANDLERCLASS Instance attribute Public Type reference (TYPE) STRING Handler class for AJAX requests to build menu on demand. 20090430
2 DESIGN Instance attribute Public Type reference (TYPE) STRING 'ACTIONMENU' Allowed values: CL_THTMLB_DYNAMENU=>GC_DYNAMENU_DESIGNS 20090227
3 FOR Instance attribute Public Type reference (TYPE) STRING Target Element ID 20090227
4 ITEMS Instance attribute Public Type reference (TYPE) WCFT_DYNAMENU_ITEM Dynamenu items 20090227
5 ITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_THTMLB_DYNAMENU_ITERATOR Iterator 20090311
6 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20090227
7 ONAFTERCLOSE Instance attribute Public Type reference (TYPE) STRING JavaScript callback function taking a menu ID as a parameter 20090317
8 ONBEFOREOPEN Instance attribute Public Type reference (TYPE) STRING JavaScript callback function taking a menu ID as a parameter 20090316
9 POSITION Instance attribute Public Type reference (TYPE) STRING 'BELOW' BELOW / RIGHT / CURSOR 20090311
10 SCROLLITEMCOUNT Instance attribute Public Type reference (TYPE) STRING '0' Visible dynamenu items (0 = auto) 20090311
11 SWITCHID Instance attribute Public Type reference (TYPE) STRING Switch ID 20090227
12 TRIGGER Instance attribute Public Type reference (TYPE) STRING 'CLICK' CLICK / HOVER / RIGHTCLICK 20090311
13 _ITEMS Instance attribute Public Type reference (TYPE) STRING Dynamenu items 20090311
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090227
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090227
3 FACTORY Static method Public Method FACTORY_METHOD 20090227
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20090227
Events
Class CLG_THTMLB_DYNAMENU has no event.
Types
Class CLG_THTMLB_DYNAMENU has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AJAXHANDLERCLASS Call by reference Type reference (TYPE) CSEQUENCE 20090430
2 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 'ACTIONMENU' 20090227
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLB_DYNAMENU 20090227
4 Importing FOR Call by reference Type reference (TYPE) CSEQUENCE 20090227
5 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090227
6 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20090227
7 Importing ITEMS Call by reference Type reference (TYPE) WCFT_DYNAMENU_ITEM 20090227
8 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_THTMLB_DYNAMENU_ITERATOR 20090311
9 Importing ONAFTERCLOSE Call by reference Type reference (TYPE) CSEQUENCE 20090317
10 Importing ONBEFOREOPEN Call by reference Type reference (TYPE) CSEQUENCE 20090316
11 Importing POSITION Call by reference Type reference (TYPE) CSEQUENCE 'BELOW' 20090311
12 Importing SCROLLITEMCOUNT Call by reference Type reference (TYPE) CSEQUENCE '0' 20090311
13 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20090227
14 Importing TRIGGER Call by reference Type reference (TYPE) CSEQUENCE 'CLICK' 20090311
15 Importing _ITEMS Call by reference Type reference (TYPE) STRING 20090311

Method FACTORY on class CLG_THTMLB_DYNAMENU 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_THTMLB_DYNAMENU 20090227

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