public class FlagValueCellEditor extends EditableDialogCellEditor
DialogCellEditor able to receive a {@link UiFlagAttributeNode} in the {@link #setValue(Object)}
method.
The dialog box opened is the same as the one in the ui created by
{@link UiFlagAttributeNode#createUiControl(Composite, org.eclipse.ui.forms.IManagedForm)}