SAP ABAP Class CLG_THTMLB_BUTTON (Base: <thtmlb:button>)
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 20060123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_BUTTON Element-Handler: 20060120
2 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_TOGGLEBUTTON Element-Handler: 20081103
Properties
Class CLG_THTMLB_BUTTON  
Short Description Base: <thtmlb:button>    
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 20060120   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLB_BUTTON has no forward declaration.
Interfaces
Class CLG_THTMLB_BUTTON has no interface implemented.
Friends
Class CLG_THTMLB_BUTTON 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: Navigational (no Ajax), F: Functional 20061106
2 DESIGN Instance attribute Public Type reference (TYPE) STRING 'STANDARD' STANDARD / EMPHASIZED 20060120
3 ENABLED Instance attribute Public Type reference (TYPE) STRING 'TRUE' User input is enabled 20060120
4 ENCODE Instance attribute Public Type reference (TYPE) STRING 'TRUE' Coding Type 20060120
5 ICONSRC Instance attribute Public Type reference (TYPE) STRING External URL of the icon; supercedes type 20060228
6 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060120
7 ONCLICK Instance attribute Public Type reference (TYPE) STRING OnClick Event Handler 20060120
8 ONCLIENTCLICK Instance attribute Public Type reference (TYPE) STRING OnClientClick Event Handler 20060120
9 PRIORITY Instance attribute Public Type reference (TYPE) STRING Used to set the Default button in a view 20090106
10 SWITCHID Instance attribute Public Type reference (TYPE) STRING Switch ID 20080226
11 TEXT Instance attribute Public Type reference (TYPE) STRING Text 20060120
12 TEXTDIRECTION Instance attribute Public Type reference (TYPE) STRING LTR(Left-to-right), RTL(right-to-left). Default to page 20060120
13 TOGGLED Instance attribute Public Type reference (TYPE) STRING "" for Push Buttons, "UP" or "DOWN" for Toggle Buttons 20081006
14 TOOLTIP Instance attribute Public Type reference (TYPE) STRING External Tooltip; supercedes type 20060120
15 TYPE Instance attribute Public Type reference (TYPE) STRING Button type (Internal iconSrc & tooltip) 20060228
16 USAGE Instance attribute Public Type reference (TYPE) STRING HoverMenu/TiledLayoutPers/JS_enabling/Menu/Hover 20071212
17 _TOGGLED Instance attribute Public Type reference (TYPE) STRING "" for Push Buttons, "UP" or "DOWN" for Toggle Buttons 20081006
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060120
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060120
3 FACTORY Static method Public Method FACTORY_METHOD 20060120
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20060120
Events
Class CLG_THTMLB_BUTTON has no event.
Types
Class CLG_THTMLB_BUTTON has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_THTMLB_BUTTON has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_BUTTON 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' 20061106
2 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 'STANDARD' 20060120
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLB_BUTTON 20060120
4 Importing ENABLED Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060120
5 Importing ENCODE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060120
6 Importing ICONSRC Call by reference Type reference (TYPE) CSEQUENCE 20060228
7 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20060120
8 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20060120
9 Importing ONCLICK Call by reference Type reference (TYPE) CSEQUENCE 20060120
10 Importing ONCLIENTCLICK Call by reference Type reference (TYPE) CSEQUENCE 20060120
11 Importing PRIORITY Call by reference Type reference (TYPE) CSEQUENCE 20090106
12 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
13 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20060120
14 Importing TEXTDIRECTION Call by reference Type reference (TYPE) CSEQUENCE 20060120
15 Importing TOGGLED Call by reference Type reference (TYPE) CSEQUENCE 20081006
16 Importing TOOLTIP Call by reference Type reference (TYPE) CSEQUENCE 20060120
17 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20060228
18 Importing USAGE Call by reference Type reference (TYPE) CSEQUENCE 20071212
19 Importing _TOGGLED Call by reference Type reference (TYPE) STRING 20081006

Method FACTORY on class CLG_THTMLB_BUTTON 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_BUTTON 20060120

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