Property | Type | Description | |
---|---|---|---|
Context | |||
DataRootName | string |
Method | Description | |
---|---|---|
CreateRequestForUrl ( string url ) : NSMutableUrlRequest | ||
DismissModal ( |
||
GetValue ( string name ) : string | ||
InvokeAction ( ActionElement action ) : void | ||
InvokeAction ( string action ) : void | ||
InvokeAction ( string action, |
||
JsonDialogViewController ( |
||
JsonDialogViewController ( |
||
JsonDialogViewController ( string file, bool pushing ) : System | ||
JsonDialogViewController ( string file, string values, bool pushing ) : System | ||
LoadView ( ) : void | ||
NavigateTo ( string file ) : void | ||
NavigateTo ( string file, string>.IDictionary |
||
NetworkFailed ( ) : void | ||
Reload ( |
||
SetValue ( string name, string v ) : void | ||
ShowBindingValues ( ) : void | ||
Submit ( ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void |
Method | Description | |
---|---|---|
Loading ( bool isLoading ) : void |
Method | Description | |
---|---|---|
_configureDialog ( |
||
_invokeAction ( string action, |
||
_invokeSubmissionResultAction ( string action, System.Json.JsonObject json ) : void | ||
_parse ( string str ) : |
||
_processContentOfFile ( string file, string values ) : void | ||
_processFile ( string file, string values ) : void | ||
_processSubmissionResult ( string value ) : void | ||
_submitForm ( SubmitElement el ) : void |
public CreateRequestForUrl ( string url ) : NSMutableUrlRequest | ||
url | string | |
return | NSMutableUrlRequest |
public InvokeAction ( ActionElement action ) : void | ||
action | ActionElement | |
return | void |
public InvokeAction ( string action, |
||
action | string | |
element | ||
return | void |
public JsonDialogViewController ( |
||
ptr | ||
return | System |
public JsonDialogViewController ( |
||
root | ||
return | System |
public JsonDialogViewController ( string file, bool pushing ) : System | ||
file | string | |
pushing | bool | |
return | System |
public JsonDialogViewController ( string file, string values, bool pushing ) : System | ||
file | string | |
values | string | |
pushing | bool | |
return | System |
public NavigateTo ( string file, string>.IDictionary |
||
file | string | |
hiddenfields | string>.IDictionary | |
return | void |
public SetValue ( string name, string v ) : void | ||
name | string | |
v | string | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public JsonBindingContext,MonoTouch.Dialog Context | ||
return |