SAP ABAP Class CL_RSR_WWW_CTRL_BUTTON (Mark Up Input Field)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_HTML_CONTROL Abstract Wrapper Using HTML Control 20020124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_PIE_CTRL_BUTTON Mark Up Input Field 20020204
Properties
Class CL_RSR_WWW_CTRL_BUTTON  
Short Description Mark Up Input Field    
Super Class CL_RSR_HTML_CONTROL Abstract Wrapper Using HTML Control 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_WEB_RUNTIME   Web Reporting Runtime (3.x CORE) 
Created 20020124   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_WWW_CTRL_BUTTON has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSR_WWW_PAGE 20020124 HTML Interface of OLAP Processor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_BUTTON Constant Public Type reference (TYPE) RSTXTLG 'BUTTON' Type of Input Field 20020124
2 C_TYPE_CHECKBOX Constant Public Type reference (TYPE) RSTXTLG 'CHECKBOX' Onclick Attribute for the Input Field 20020124
3 C_TYPE_RESET Constant Public Type reference (TYPE) RSTXTLG 'RESET' Onclick Attribute for the Input Field 20020124
4 C_TYPE_SUBMIT Constant Public Type reference (TYPE) RSTXTLG 'SUBMIT' Long Description 20020124
5 C_TYPE_TEXT Constant Public Type reference (TYPE) RSTXTLG 'TEXT' Width of Input Field 20020124
6 O_NAME Instance attribute Protected Type reference (TYPE) STRING Name Attribute for the Input Field 20020204
7 O_STYLE Instance attribute Protected Type reference (TYPE) STRING Class Attribute for the Input Field 20020204
8 O_TEXT Instance attribute Protected Type reference (TYPE) STRING Input Field Text 20020204
9 O_TYPE Instance attribute Protected Type reference (TYPE) STRING Type of Input Field 20020204
10 O_VALUE Instance attribute Protected Type reference (TYPE) STRING Value Attribute of Input Field 20020204
11 P_CHECKED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20020124
12 P_MAXSIZE Instance attribute Private Type reference (TYPE) I Maximum Size of Input Field 20020124
13 P_ONCHANGE Instance attribute Private Type reference (TYPE) STRING Onclick Attribute for the Input Field 20020124
14 P_ONCLICK Instance attribute Private Type reference (TYPE) STRING Onclick Attribute for the Input Field 20020124
15 P_READONLY Instance attribute Private Type reference (TYPE) RS_BOOL Read Only Attribute for the Input Field 20020124
16 P_WIDTH Instance attribute Private Type reference (TYPE) I Width of Input Field 20020124
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20020124
2 SET_CHECKED Instance method Public Method Sets "Checked" Attribute 20020124
3 SET_MAXLENGTH Instance method Public Method 20020124
4 SET_NAME Instance method Public Method 20020124
5 SET_STYLE Instance method Public Method 20020124
6 SET_TEXT Instance method Public Method Input Box Text 20020124
7 SET_TYPE Instance method Public Method Sets the Type of Input Field 20020124
8 SET_VALUE Instance method Public Method 20020124
Events
Class CL_RSR_WWW_CTRL_BUTTON has no event.
Types
Class CL_RSR_WWW_CTRL_BUTTON has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_REF Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_BUTTON Mark Up Input Field 20020124
2 Importing I_CLASS_NAME Call by reference Type reference (TYPE) STRING 20020124
3 Importing I_INDEX Call by reference Type reference (TYPE) I 0 20020124
4 Importing I_NAME Call by reference Type reference (TYPE) ANY 20020124
5 Importing I_R_PAGE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Html Interface des Olap Prozessors 20020124
6 Importing I_STYLE Call by reference Type reference (TYPE) ANY 20020124
7 Importing I_TEXT Call by reference Type reference (TYPE) ANY 20020124
8 Importing I_TYPE Call by reference Type reference (TYPE) ANY 20020124
9 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20020124
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20020124

Method SET_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20020124

Method SET_CHECKED on class CL_RSR_WWW_CTRL_BUTTON has no exception.

Method SET_MAXLENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTEGER Call by reference Type reference (TYPE) I 20020124

Method SET_MAXLENGTH on class CL_RSR_WWW_CTRL_BUTTON has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) ANY 20020124

Method SET_NAME on class CL_RSR_WWW_CTRL_BUTTON has no exception.

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) ANY 20020124

Method SET_STYLE on class CL_RSR_WWW_CTRL_BUTTON has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) ANY 20020124

Method SET_TEXT on class CL_RSR_WWW_CTRL_BUTTON has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) ANY 20020124

Method SET_TYPE on class CL_RSR_WWW_CTRL_BUTTON has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) ANY 20020124

Method SET_VALUE on class CL_RSR_WWW_CTRL_BUTTON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A