SAP ABAP Class CLG_THTMLB_TOGGLEBUTTON (Base: <thtmlb:toggleButton>)
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 20081103
Properties
Class CLG_THTMLB_TOGGLEBUTTON  
Short Description Base: <thtmlb:toggleButton>    
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 20081103   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLB_TOGGLEBUTTON has no forward declaration.
Interfaces
Class CLG_THTMLB_TOGGLEBUTTON has no interface implemented.
Friends
Class CLG_THTMLB_TOGGLEBUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEHAVIOR Instance attribute Public Type reference (TYPE) STRING 'F' (N/F) Navigational (no Ajax) or Functional 20081103
2 DESIGN Instance attribute Public Type reference (TYPE) STRING 'STANDARD' OBSOLETE. (STANDARD/TOOLBAR) 20081103
3 ENABLED Instance attribute Public Type reference (TYPE) STRING 'TRUE' User input is enabled 20081103
4 ENCODE Instance attribute Public Type reference (TYPE) STRING 'TRUE' HTML encode the supplied "text". 20081103
5 ICONSRC Instance attribute Public Type reference (TYPE) STRING URL of the image to be shown. Supersedes "type". 20081103
6 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20081103
7 ONCLICK Instance attribute Public Type reference (TYPE) STRING OnClick Event Handler 20081103
8 ONCLIENTCLICK Instance attribute Public Type reference (TYPE) STRING OnClientClick Event Handler 20081103
9 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20081103
10 TEXT Instance attribute Public Type reference (TYPE) STRING Button text 20081103
11 TEXTDIRECTION Instance attribute Public Type reference (TYPE) STRING Text direction. (LTR/RTL) Defaults to page. 20081103
12 TOGGLED Instance attribute Public Type reference (TYPE) STRING State (UP/DOWN) 20081103
13 TOOLTIP Instance attribute Public Type reference (TYPE) STRING Tooltip. Supersedes the one associated to "type". 20081103
14 TYPE Instance attribute Public Type reference (TYPE) STRING Button icon type 20081103
15 USAGE Instance attribute Public Type reference (TYPE) STRING (HoverMenu/TiledLayoutPers) 20081103
16 _TOGGLED Instance attribute Public Type reference (TYPE) STRING State (UP/DOWN) 20081103
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081103
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081103
3 FACTORY Static method Public Method FACTORY_METHOD 20081103
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20081103
Events
Class CLG_THTMLB_TOGGLEBUTTON has no event.
Types
Class CLG_THTMLB_TOGGLEBUTTON has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEHAVIOR Call by reference Type reference (TYPE) CSEQUENCE 'F' 20081103
2 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 'STANDARD' 20081103
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLB_TOGGLEBUTTON 20081103
4 Importing ENABLED Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20081103
5 Importing ENCODE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20081103
6 Importing ICONSRC Call by reference Type reference (TYPE) CSEQUENCE 20081103
7 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20081103
8 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20081103
9 Importing ONCLICK Call by reference Type reference (TYPE) CSEQUENCE 20081103
10 Importing ONCLIENTCLICK Call by reference Type reference (TYPE) CSEQUENCE 20081103
11 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20081103
12 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20081103
13 Importing TEXTDIRECTION Call by reference Type reference (TYPE) CSEQUENCE 20081103
14 Importing TOGGLED Call by reference Type reference (TYPE) CSEQUENCE 20081103
15 Importing TOOLTIP Call by reference Type reference (TYPE) CSEQUENCE 20081103
16 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20081103
17 Importing USAGE Call by reference Type reference (TYPE) CSEQUENCE 20081103
18 Importing _TOGGLED Call by reference Type reference (TYPE) STRING 20081103

Method FACTORY on class CLG_THTMLB_TOGGLEBUTTON 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_TOGGLEBUTTON 20081103

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