Package com.vaadin.shared.annotations

Class Summary
DelegateToWidget.Helper Internal helper for handling default values in a uniform way both at runtime and during widgetset compilation.
 

Annotation Types Summary
Delayed Invoking a method in a ServerRpc interface marked with this annotation will only add the invocation to a queue of outgoing RPC invocations, but it will not cause the queue to be purged and sent to the server.
DelegateToWidget Signals that the property value from a state class should be forwarded to the Widget of the corresponding connector instance.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.