Example usage for Java com.vaadin.ui ConnectorTracker fields, constructors, methods, implement or subclass
The text is from its open source code.
ConnectorTracker(UI uI) Creates a new ConnectorTracker for the given uI. |
ClientConnector | getConnector(String connectorId) Gets a connector by its id. |
void | markAllConnectorsDirty() Mark all connectors in this uI as dirty. |