|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIChoiceCellEditor | |
|---|---|
| com.sibvisions.rad.application | Contains base classes for application creation. |
| Uses of UIChoiceCellEditor in com.sibvisions.rad.application |
|---|
| Fields in com.sibvisions.rad.application declared as UIChoiceCellEditor | |
|---|---|
static UIChoiceCellEditor |
ApplicationUtil.TRUEFALSE_EDITOR
True/False choice cell editor for BooleanDataTypes. |
static UIChoiceCellEditor |
ApplicationUtil.YESNO_EDITOR
Yes/No choice cell editor. |
| Methods in com.sibvisions.rad.application that return UIChoiceCellEditor | |
|---|---|
static UIChoiceCellEditor |
ApplicationUtil.createTFChoiceCellEditor()
Returns a new checkbox cell editor with True, False values. |
static UIChoiceCellEditor |
ApplicationUtil.createYNChoiceCellEditor()
Returns a new checkbox cell editor with "Y", "N" values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||