public class BooleanComposite extends AbstractCellEditorComposite<java.lang.Boolean>
Constructor and Description |
---|
BooleanComposite(Composite parent) |
BooleanComposite(Composite parent,
int style) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getValue()
Get the value from the widget
|
void |
setValue(java.lang.Boolean value)
Set the given value in the widget
|
addChangeListener, addCommitListener, getValidator, removeChangeListener, removeCommitListener