Class BooleanComboComponent

All Implemented Interfaces:
IComponent<IValue<Boolean>>, IEventChannel
Direct Known Subclasses:
SignOfUnfilledParentComponent

The component that works with Boolean models as with selectable values from DT combo. The combo contains three possible values "Yes" (true), "No" (false), "Auto" (null).