package com.smartgwt.client.docs;
/**
* The following APIs are all related to ViewLoading.
* @see com.smartgwt.client.widgets.ViewLoader#setViewURL
* @see com.smartgwt.client.widgets.ViewLoader
* @see com.smartgwt.client.rpc.RPCRequest#getEvalResult
* @see com.smartgwt.client.rpc.RPCRequest#getEvalVars
* @see com.smartgwt.client.widgets.ViewLoader#getLoadingMessage
*/
public interface ViewLoading {
}