SAP ABAP Class CL_WUI_CNTL_BUTTON (Data Retention for Button)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-PPM-PDN (Application Component) Product Designer
     PLM_PDN_WUI_CNTL (Package) Controls for the Web User Interface
Properties
Class CL_WUI_CNTL_BUTTON  
Short Description Data Retention for Button    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLM_PDN_WUI_CNTL   Controls for the Web User Interface 
Created 20010807   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WUI_CNTL_BUTTON has no forward declaration.
Interfaces
Class CL_WUI_CNTL_BUTTON has no interface implemented.
Friends
Class CL_WUI_CNTL_BUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIRMATION Instance attribute Public Type reference (TYPE) STRING Confirmation Query 20010807
2 EMPHASIZED Instance attribute Public Type reference (TYPE) STRING ' ' True -> Emphasized 20010807
3 ENABLED Instance attribute Public Type reference (TYPE) STRING 'X' False -> Disabled 20010807
4 ID Instance attribute Public Type reference (TYPE) STRING HTML ID 20010807
5 INVISIBLE Instance attribute Public Type reference (TYPE) STRING ' ' True -> No HTML Code 20010807
6 ONCLICK Instance attribute Public Type reference (TYPE) STRING Frontend: Javascript Function 20010807
7 SAP_EVENT Instance attribute Public Type reference (TYPE) STRING Backend: name of Event Handler 20010807
8 TEXT Instance attribute Public Type reference (TYPE) STRING Label of Button 20010807
9 WIDTH Instance attribute Public Type reference (TYPE) STRING For Example in PX 20010807
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010807
Events
Class CL_WUI_CNTL_BUTTON has no event.
Types
Class CL_WUI_CNTL_BUTTON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING HTML-ID 20010807

Method CONSTRUCTOR on class CL_WUI_CNTL_BUTTON has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110