Uses of Class
javax.rad.genui.celleditor.UICheckBoxCellEditor

Packages that use UICheckBoxCellEditor
com.sibvisions.rad.application Contains base classes for application creation. 
 

Uses of UICheckBoxCellEditor in com.sibvisions.rad.application
 

Fields in com.sibvisions.rad.application declared as UICheckBoxCellEditor
static UICheckBoxCellEditor ApplicationUtil.TRUEFALSE_CHECKBOX
          True/False checkbox cell editor.
static UICheckBoxCellEditor ApplicationUtil.YESNO_CHECKBOX
          Yes/No checkbox cell editor.
 

Methods in com.sibvisions.rad.application that return UICheckBoxCellEditor
static UICheckBoxCellEditor ApplicationUtil.createTFCheckBoxCellEditor()
          Returns a new checkbox cell editor with True, False values.
static UICheckBoxCellEditor ApplicationUtil.createYNCheckBoxCellEditor()
          Returns a new checkbox cell editor with "Y", "N" values.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.