Uses of Class
de.knightsoftnet.validators.client.decorators.ExtendedValueBoxEditor
-
Packages that use ExtendedValueBoxEditor Package Description de.knightsoftnet.validators.client.decorators this package contains client side decorators. -
-
Uses of ExtendedValueBoxEditor in de.knightsoftnet.validators.client.decorators
Methods in de.knightsoftnet.validators.client.decorators with parameters of type ExtendedValueBoxEditor Modifier and Type Method Description voidAbstractDecorator. setEditor(ExtendedValueBoxEditor<T> peditor)Sets the associatedValueBoxEditor.
-