public class BooleanComboBoxField extends Object implements IObjectField<Boolean>
| Constructor and Description |
|---|
BooleanComboBoxField() |
| Modifier and Type | Method and Description |
|---|---|
IActionNotifier |
getActionNotifier() |
JComponent |
getComponent() |
ObjectModel<Boolean> |
getModel() |
IObjectDistributor<IValidationResult> |
getValidationResultDistributor() |
public IObjectDistributor<IValidationResult> getValidationResultDistributor()
getValidationResultDistributor in interface IObjectField<Boolean>public ObjectModel<Boolean> getModel()
getModel in interface IObjectField<Boolean>public JComponent getComponent()
getComponent in interface IComponentProviderpublic IActionNotifier getActionNotifier()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.