| Package | Description |
|---|---|
| de.knightsoftnet.validators.client.decorators |
this package contains client side decorators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UniversalDecorator<T>
This is a Decorator which in changes style sheets and shows error messages when validation fails.
|
class |
UniversalDecoratorWithIcons<T>
This is a Decorator which in changes style sheets and shows error messages when validation fails.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractDecorator<T> |
ExtendedValueBoxEditor.getDecorator()
getter for the decorator.
|
| Constructor and Description |
|---|
ExtendedValueBoxEditor(com.google.gwt.user.client.TakesValue<T> ptakesValues,
AbstractDecorator<T> pdecorator)
constructor uses widget as base.
|
Copyright © 2015–2016. All rights reserved.