Class ColorField
- java.lang.Object
-
- org.uberfire.ext.properties.editor.client.fields.AbstractField
-
- org.uberfire.ext.properties.editor.client.fields.ColorField
-
@Dependent public class ColorField extends AbstractField
-
-
Constructor Summary
Constructors Constructor Description ColorField()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gwt.user.client.ui.Widgetwidget(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property)-
Methods inherited from class org.uberfire.ext.properties.editor.client.fields.AbstractField
getValidatorErrorMessage, validate
-
-
-
-
Method Detail
-
widget
public com.google.gwt.user.client.ui.Widget widget(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property)
- Specified by:
widgetin classAbstractField
-
-