Property | Type | Description | |
---|---|---|---|
DataRootName | string |
Property | Type | Description | |
---|---|---|---|
Context |
Method | Description | |
---|---|---|
CreateRequestForUrl ( string url ) : NSMutableUrlRequest | ||
Execute ( |
||
FormDialogViewController ( |
||
FormDialogViewController ( |
||
FormDialogViewController ( string file, bool pushing ) : System | ||
FormDialogViewController ( string file, string values, bool pushing ) : System | ||
GetAllValues ( ) : string>.Dictionary |
||
GetValue ( string key ) : string | ||
LoadView ( ) : void | ||
NavigateTo ( string file ) : void | ||
NavigateTo ( string file, string>.IDictionary |
||
NetworkFailed ( NSError error ) : void | ||
Reload ( ) : void | ||
Reload ( |
||
SetValue ( string key, string value ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void |
Method | Description | |
---|---|---|
_configureDialog ( |
||
_createButtonItemFor ( string property, |
||
_fetch ( ) : void | ||
_parse ( string str ) : |
||
_processContentOfFile ( string file, string values ) : void | ||
_processFile ( string file, string values ) : void |
public CreateRequestForUrl ( string url ) : NSMutableUrlRequest | ||
url | string | |
return | NSMutableUrlRequest |
public Execute ( |
||
action | ||
el | ||
completed | System.Action | |
return | void |
public FormDialogViewController ( |
||
ptr | ||
return | System |
public FormDialogViewController ( |
||
root | ||
return | System |
public FormDialogViewController ( string file, bool pushing ) : System | ||
file | string | |
pushing | bool | |
return | System |
public FormDialogViewController ( 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 NetworkFailed ( NSError error ) : void | ||
error | NSError | |
return | void |
public SetValue ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
protected FormBindingContext,MonoMobile.Forms Context | ||
return |