SAP ABAP Class CL_THTMLB_TASKCHECKBOX (Element-Handler: <thtmlb:taskCheckbox>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_THTMLB_TASKCHECKBOX Base: 20060314
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20060328
Properties
Class CL_THTMLB_TASKCHECKBOX  
Short Description Element-Handler: <thtmlb:taskCheckbox>    
Super Class CLG_THTMLB_TASKCHECKBOX Base: <thtmlb:taskCheckbox> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060314   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_THTMLB_TASKCHECKBOX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20060328
Friends
Class CL_THTMLB_TASKCHECKBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STATUS_COMPLETED Constant Public Type reference (TYPE) STRING 'COMPLETED' Enum value of Completed status 20060314
2 GC_STATUS_DUE Constant Public Type reference (TYPE) STRING 'DUE' Enum value of Due status 20060314
3 GC_STATUS_FIELD_SUFFIX Constant Private Type reference (TYPE) STRING '__status' Status hidden field suffix 20060328
4 GC_STATUS_NOTDUE Constant Public Type reference (TYPE) STRING 'NOTDUE' Enum value of Not Due status 20060314
5 GC_STATUS_OVERDUE Constant Public Type reference (TYPE) STRING 'OVERDUE' Enum value of Overdue status 20060314
6 GC_TASKCHECKBOX_STATUSES Constant Public Type reference (TYPE) STRING 'DUE/OVERDUE/NOTDUE/COMPLETED' Enum type of task checkbox status 20060314
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECKBOX_IMAGE_INFO Instance method Private Method Returns information about the checkbox image 20060314
2 GET_CHECKBOX_TOOLTIP Instance method Private Method Returns the tooltip for the checkbox in accessibility mode 20060315
3 GET_DUE_DATE Instance method Private Method Returns the due date 20060328
4 GET_TASK Instance method Private Method Returns the task name 20060328
5 RENDER_AJAX_EVENT Instance method Protected Method Render an AJAX Event 20060315
6 RESOLVE_MODEL_BINDING Instance method Protected Method Resolve Model Binding 20100303
Events
Class CL_THTMLB_TASKCHECKBOX has no event.
Types
Class CL_THTMLB_TASKCHECKBOX has no local type.
Method Signatures

Method GET_CHECKBOX_IMAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ALT Call by reference Type reference (TYPE) STRING Image alternate text 20060314
2 Exporting EV_CLASS Call by reference Type reference (TYPE) STRING Anchor CSS class 20060327
3 Exporting EV_SRC Call by reference Type reference (TYPE) STRING Image source 20060314

Method GET_CHECKBOX_IMAGE_INFO on class CL_THTMLB_TASKCHECKBOX has no exception.

Method GET_CHECKBOX_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TOOLTIP Value transfer Type reference (TYPE) STRING The tooltip for the checkbox 20060315

Method GET_CHECKBOX_TOOLTIP on class CL_THTMLB_TASKCHECKBOX has no exception.

Method GET_DUE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DUE_DATE Call by reference Type reference (TYPE) STRING Due date 20060328

Method GET_DUE_DATE on class CL_THTMLB_TASKCHECKBOX has no exception.

Method GET_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TASK Call by reference Type reference (TYPE) STRING Task name 20060328

Method GET_TASK on class CL_THTMLB_TASKCHECKBOX has no exception.

Method RENDER_AJAX_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTEVENT Call by reference Type reference (TYPE) STRING 20060315
2 Returning RETVAL Value transfer Type reference (TYPE) STRING 20060315

Method RENDER_AJAX_EVENT on class CL_THTMLB_TASKCHECKBOX has no exception.

Method RESOLVE_MODEL_BINDING Signature

Method RESOLVE_MODEL_BINDING on class CL_THTMLB_TASKCHECKBOX has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_TASKCHECKBOX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700