Package com._1c.g5.v8.dt.md.ui.dialogs.color
package com._1c.g5.v8.dt.md.ui.dialogs.color
-
ClassesClassDescriptionThis class is a factory of model to target converters, which are intended to be used while (data-)binding an observable Color model object to a target control.This class is a factory of target to model converters, which are intended to be used while (data-)binding a target control to an observable Color model object.Represents dialog to pick a color from.This class serves as a factory for creating observables for different widgets that concern color choosing.Factory for the value property of
HexTextWidget
Factory for the value property of all the controls that implementIColorPicker
This class is a model to target converter, which is intended to be used while (data-)binding an observable Color model object to an observable target that represents the color as a hex string ("RRGGBB").This class is a target to model converter, which is intended to be used while (data-)binding an observable target that represents the color as a hex string ("RRGGBB") to an observable Color model object.