SAP ABAP Class CL_CRM_IC_BUTTON (GEN: CLG_HTMLB_BUTTON)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-UI (Application Component) UI Framework
     CRM_BSP_IC_EXTENSIONS (Package) BSP Framework for IC: Tags
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_HTMLB_BUTTON Base: 20030410
Properties
Class CL_CRM_IC_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 CRM_BSP_IC_EXTENSIONS   BSP Framework for IC: Tags 
Created 20030410   SAP 
Last change 20081007   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
Class CL_CRM_IC_BUTTON has no interface implemented.
Friends
Class CL_CRM_IC_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' All Designs as String 20030410
2 CO_BUTTON_DESIGN_EMPHASIZED Constant Protected Type reference (TYPE) STRING 'EMPHASIZED' Design: "EMPHASIZED" 20030410
3 CO_BUTTON_DESIGN_SMALL Constant Protected Type reference (TYPE) STRING 'SMALL' Design: "SMALL" 20030410
4 CO_BUTTON_DESIGN_STANDARD Constant Protected Type reference (TYPE) STRING 'STANDARD' Design: "STANDARD" 20030410
5 FOCUS Instance attribute Public Type reference (TYPE) STRING 'FALSE' Set focus to button 20030410
6 PRIORITY Instance attribute Public Type reference (TYPE) STRING '0' Priority of submit (0 = none) 20030729
7 TABINDEX Instance attribute Public Type reference (TYPE) STRING '0' Set tabindex 20030410
Methods
# Method Level Visibility Method type Description Created on
1 RENDERJSFUNCTION Instance method Protected Method 20030410
2 RENDER_DEFAULT_START Instance method Protected Method 20030410
3 RENDER_DESIGN2003 Instance method Private Method 20050113
4 RENDER_IE4_START Instance method Protected Method 20030410
5 RENDER_NN4_START Instance method Protected Method 20030410
6 RENDER_NN6_START Instance method Protected Method 20030410
Events
Class CL_CRM_IC_BUTTON has no event.
Types
Class CL_CRM_IC_BUTTON has no local type.
Method Signatures

Method RENDERJSFUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RESULT Value transfer Type reference (TYPE) STRING JavaScript Code 20030410

Method RENDERJSFUNCTION on class CL_CRM_IC_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 20030410

Method RENDER_DEFAULT_START on class CL_CRM_IC_BUTTON has no exception.

Method RENDER_DESIGN2003 Signature

Method RENDER_DESIGN2003 on class CL_CRM_IC_BUTTON has no parameter.
Method RENDER_DESIGN2003 on class CL_CRM_IC_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 20030410

Method RENDER_IE4_START on class CL_CRM_IC_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 20030410

Method RENDER_NN4_START on class CL_CRM_IC_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 20030410

Method RENDER_NN6_START on class CL_CRM_IC_BUTTON has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400