public class DefaultResourceProvider extends Object implements ResourceProvider
ResourceProvider which is used by default in the
ComponentHighlighterConnector when no other subclass of
ResourceProvider is configured in the widgetset descriptor through
GWT's deferred binding mechanism.ResourceProvider for more information on
configuratively swapping the CssResource used by this extension| Constructor and Description |
|---|
DefaultResourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
ComponentHighlighterResources |
getResources()
Returns the
DefaultComponentHighlighterResources interface instance
created by GWT. |
public ComponentHighlighterResources getResources()
DefaultComponentHighlighterResources interface instance
created by GWT.getResources in interface ResourceProviderCopyright © 2013–2017. All rights reserved.