| Package | Description |
|---|---|
| de.knightsoftnet.validators.client.decorators |
this package contains client side decorators.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
UniversalDecoratorWithIcons.ExtendedResources
A ClientBundle that provides images and style sheets for the decorator.
|
| Modifier and Type | Method and Description |
|---|---|
protected static AbstractDecorator.Resources |
AbstractDecorator.getDefaultResources()
get default resource, if not set, create one.
|
protected static AbstractDecorator.Resources |
UniversalDecoratorWithIcons.getExtendedResources()
get default resource, if not set, create one.
|
| Constructor and Description |
|---|
AbstractDecorator(ErrorPanelLocationEnum errorLocation,
AbstractDecorator.Resources resource)
Constructs a Decorator.
|
AbstractDecorator(com.google.gwt.user.client.ui.Widget pwidget,
ErrorPanelLocationEnum errorLocation,
AbstractDecorator.Resources decoratorResource)
Constructs a Decorator using a
Widget widget with error location and style sheet. |
Copyright © 2015–2016. All rights reserved.