A {@link RefreshHandler} can be added to a {@link Tree} using a {@link TreeDecorator}. You can use the handler to define the refresh behavior by e.g. setting a message or calling the refresh done. Clients will use native refresh facilities e.g. pull down.
@see TreeDecorator @since 1.4
|
|