Example usage for Java com.vaadin.client ApplicationConnection fields, constructors, methods, implement or subclass
The text is from its open source code.
String | DISABLED_CLASSNAME |
HandlerRegistration | addHandler(GwtEvent.Type |
Icon | getIcon(String uri) Gets an Icon instance corresponding to a URI. |
UIConnector | getUIConnector() Gets the main view. |
String | translateVaadinUri(String uidlUri) Translates custom protocols in UIDL URI's to be recognizable by browser. |
boolean | updateComponent(Widget component, UIDL uidl, boolean manageCaption) Method provided for backwards compatibility. |