Package | Description |
---|---|
com.whitestein.lsps.vaadin.ui |
Modifier and Type | Method and Description |
---|---|
static Bindings |
Bindings.getBindings(Collection<UIComponent> components)
Computes all known bindings to all components.
|
Modifier and Type | Method and Description |
---|---|
protected Map<UIComponent,List<String>> |
UIScreen.mapErrorsToComponents(LspsFormConnector.ValidationErrors validationErrors,
Bindings bindings)
Maps given validation errors to component.
|
Map<UIComponent,List<String>> |
UIComponentFactoryImpl.mapErrorsToComponents(LspsScreen screen,
LspsFormConnector.ValidationErrors validationErrors,
Bindings bindings) |
Map<UIComponent,List<String>> |
UIComponentFactory.mapErrorsToComponents(LspsScreen screen,
LspsFormConnector.ValidationErrors validationErrors,
Bindings bindings)
Takes a set of validation errors and shows them on components in given screen.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.