SAP ABAP Class CL_HTMLB_BUTTON (GEN: CLG_HTMLB_BUTTON)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_HTMLB_BUTTON Base: 20010917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08_BUTTON 20090323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08__CONTROL 20090323
Properties
Class CL_HTMLB_BUTTON  
Short Description GEN: CLG_HTMLB_BUTTON    
Super Class CLG_HTMLB_BUTTON Base: <htmlb:button> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20010917   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_D08_BUTTON 20090323
2 IFUR_D08__CONTROL 20090323
Friends
Class CL_HTMLB_BUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BUTTON_DESIGNS Instance attribute Protected Type reference (TYPE) STRING 'SMALL/STANDARD/EMPHASIZED/PREVIOUS/NEXT' All Designs as String 20021130
2 CO_BUTTON_DESIGN_EMPHASIZED Constant Protected Type reference (TYPE) STRING 'EMPHASIZED' Design: "EMPHASIZED" 20021130
3 CO_BUTTON_DESIGN_NEXT Constant Protected Type reference (TYPE) STRING 'NEXT' Design: "NEXT" 20030511
4 CO_BUTTON_DESIGN_PREVIOUS Constant Protected Type reference (TYPE) STRING 'PREVIOUS' Design: "PREVIOUS" 20030511
5 CO_BUTTON_DESIGN_SMALL Constant Protected Type reference (TYPE) STRING 'SMALL' Design: "SMALL" 20021130
6 CO_BUTTON_DESIGN_STANDARD Constant Protected Type reference (TYPE) STRING 'STANDARD' Design: "STANDARD" 20021130
7 L_TEXT Instance attribute Public Type reference (TYPE) STRING 20130719
8 L_TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20130719
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090323
2 RENDER_BROWSER_BUTTON Instance method Protected Method 20040820
3 RENDER_DEFAULT_START Instance method Protected Method 20011115
4 RENDER_IE4_START Instance method Protected Method 20011116
5 RENDER_NN4_START Instance method Protected Method 20011115
6 RENDER_NN6_START Instance method Protected Method 20011115
Events
Class CL_HTMLB_BUTTON has no event.
Types
Class CL_HTMLB_BUTTON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method RENDER_BROWSER_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I 20040820

Method RENDER_BROWSER_BUTTON on class CL_HTMLB_BUTTON has no exception.

Method RENDER_DEFAULT_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I 20011115

Method RENDER_DEFAULT_START on class CL_HTMLB_BUTTON has no exception.

Method RENDER_IE4_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I 20011116

Method RENDER_IE4_START on class CL_HTMLB_BUTTON has no exception.

Method RENDER_NN4_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I 20011115

Method RENDER_NN4_START on class CL_HTMLB_BUTTON has no exception.

Method RENDER_NN6_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I 20011115

Method RENDER_NN6_START on class CL_HTMLB_BUTTON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620