Uses of Class
de.knightsoftnet.validators.client.decorators.AbstractDecoratorWithLabel
-
Packages that use AbstractDecoratorWithLabel Package Description de.knightsoftnet.validators.client.decorators this package contains client side decorators. -
-
Uses of AbstractDecoratorWithLabel in de.knightsoftnet.validators.client.decorators
Subclasses of AbstractDecoratorWithLabel in de.knightsoftnet.validators.client.decorators Modifier and Type Class Description classUniversalDecoratorWithLabel<T>This is a Decorator which in changes style sheets and shows error messages when validation fails.
-