|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.WidgetSet
public class WidgetSet
| Constructor Summary | |
|---|---|
WidgetSet()
|
|
| Method Summary | |
|---|---|
ServerConnector |
createConnector(int tag,
ApplicationConfiguration conf)
Create an uninitialized connector that best matches given UIDL. |
void |
ensureConnectorLoaded(int tag,
ApplicationConfiguration conf)
Due its nature, GWT does not support dynamic classloading. |
protected java.lang.Class<? extends ServerConnector> |
resolveConnectorType(int tag,
ApplicationConfiguration conf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WidgetSet()
| Method Detail |
|---|
public ServerConnector createConnector(int tag,
ApplicationConfiguration conf)
ServerConnector.
tag - connector type tag for the connector to createconf - the application configuration to use when creating the
connector
protected java.lang.Class<? extends ServerConnector> resolveConnectorType(int tag,
ApplicationConfiguration conf)
public void ensureConnectorLoaded(int tag,
ApplicationConfiguration conf)
tag - applicationConfiguration -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||