SAP ABAP Class CL_CHIP_MENU_CHECKBOX (CL_CHIP_MENU_CHECKBOX)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_MENU_ITEM Implementation of CHIP Menu Item 20090327
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_MENU_CHECKBOX CHIP_MENU_CHECKBOX 20090327
Properties
Class CL_CHIP_MENU_CHECKBOX  
Short Description    
Super Class CL_CHIP_MENU_ITEM Implementation of CHIP Menu Item 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_API   Web Dynpro ABAP: CCP Integration API 
Created 20090324   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_MENU_CHECKBOX CHIP_MENU_CHECKBOX 20090327
Friends
Class CL_CHIP_MENU_CHECKBOX has no friend class.
Attributes
Class CL_CHIP_MENU_CHECKBOX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090327
Events
Class CL_CHIP_MENU_CHECKBOX has no event.
Types
Class CL_CHIP_MENU_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 CHECKED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090327
2 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090327
3 Importing ID Call by reference Type reference (TYPE) STRING 20090327
4 Importing NEEDS_MORE_INFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090327
5 Importing TEXT Call by reference Type reference (TYPE) STRING 20090327

Method CONSTRUCTOR on class CL_CHIP_MENU_CHECKBOX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in