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