com.smartgwt.client.docs
Interface RpcPrompt


public interface RpcPrompt

The properties in this group all deal with setting and styling a modal prompt during an RPC call to the server.

See Also:
com.smartgwt.client.rpc.RPCRequest#useCursorTracker, com.smartgwt.client.rpc.RPCManager#defaultPrompt, com.smartgwt.client.rpc.RPCManager#promptStyle, com.smartgwt.client.rpc.RPCManager#useCursorTracker, com.smartgwt.client.rpc.RPCManager#promptCursor, com.smartgwt.client.rpc.RPCManager#showPrompt, RPCRequest.getPromptStyle(), RPCRequest.getPromptCursor(), RPCRequest.getPrompt(), RPCRequest.getShowPrompt()