SAP ABAP Class CL_WUI_CNTL_CHECKBOX (Data Retention for Input Field)
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_CHECKBOX  
Short Description Data Retention for Input Field    
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 20010816   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WUI_CNTL_CHECKBOX has no forward declaration.
Interfaces
Class CL_WUI_CNTL_CHECKBOX has no interface implemented.
Friends
Class CL_WUI_CNTL_CHECKBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ICON Instance attribute Public Type reference (TYPE) STRING 20010816
2 ID Instance attribute Public Type reference (TYPE) STRING HTML ID 20010816
3 INVISIBLE Instance attribute Public Type reference (TYPE) STRING ' ' True -> No HTML Code 20010816
4 LABEL Instance attribute Public Object reference (TYPE REF TO) CL_WUI_CNTL_TEXTVIEW Field Label Text 20010816
5 LABEL_IS_LEFT Instance attribute Public Type reference (TYPE) STRING 20010816
6 NAME Instance attribute Public Type reference (TYPE) STRING Name 20010816
7 READONLY Instance attribute Public Type reference (TYPE) STRING ' ' True -> Read Only 20010816
8 RIGHT_LABEL Instance attribute Public Type reference (TYPE) STRING Checkbox Text Right 20010816
9 VALUE Instance attribute Public Type reference (TYPE) STRING Content (Initial or 'X') 20010816
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010816
2 SET_LABELTEXT Instance method Public Method Set Label (CHAR->String) 20011018
Events
Class CL_WUI_CNTL_CHECKBOX has no event.
Types
Class CL_WUI_CNTL_CHECKBOX 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 20010816
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20020118
3 Importing I_VALUE Call by reference Type reference (TYPE) CLIKE 20020118

Method CONSTRUCTOR on class CL_WUI_CNTL_CHECKBOX has no exception.

Method SET_LABELTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LABEL Call by reference Type reference (TYPE) CLIKE label text 20011018

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