Package 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.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
com.smartgwt.client.rpc.RPCManager#promptDelay
RPCRequest.getPromptStyle()
RPCRequest.getUseCursorTracker()
RPCRequest.getPromptCursor()
RPCRequest.getPrompt()
RPCRequest.getShowPrompt()
RPCRequest.getPromptDelay()