Interface AttributesComboViewer.IGroupValueProvider
-
- Enclosing class:
- AttributesComboViewer
public static interface AttributesComboViewer.IGroupValueProviderA value provider for the group value (to be considered at runtime).- Author:
- Holger Eichelberger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSelected()Returns whether the group (value) is selected.
-