Package de.knightsoftnet.validators.client.editor
this package contains client side editor components.
-
Interface Summary Interface Description BeanValidationEditorDriver<T,E extends org.gwtproject.editor.client.Editor<? super T>> Automates editing of simple bean-like objects.HasParentDriverSetter Interface for classes which include a parent driver setter. -
Class Summary Class Description TakesValueEditor<T> Adapts theTakesValueinterface to the Editor framework.ValueBoxBase<T> Abstract base class for all text entry widgets.ValueBoxEditor<T> Adapts theValueBoxBaseinterface to the Editor framework. -
Enum Summary Enum Description CheckTimeEnum Enumeration of times when check should be done.ValueBoxBase.TextAlignment