| Interface | Description |
|---|---|
| ComponentHighlighterResources |
Client Bundle interface for the component highlighter.
|
| ComponentHighlighterStyle |
CssResource interface for the component highlighter. |
| DefaultComponentHighlighterResources |
Default sub-interface of
ComponentHighlighterResources which will be
used unless otherwise configured in the widgetset descriptor. |
| ResourceProvider |
Interface that provides the concrete client bundle interface to be used by
the
ComponentHighlighterConnector. |
| Class | Description |
|---|---|
| ComponentHighlighterConnector |
Connector class for the
ComponentHighlighterExtension. |
| DefaultResourceProvider |
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. |
Copyright © 2013–2017. All rights reserved.