|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |