Method | Description | |
---|---|---|
CollectParams ( |
||
DumpJson ( |
||
LoadFromJson ( |
||
RemoteWidget ( string module_name, string param_prefix, string skin, string view ) : System.Collections.Specialized | ||
Set ( string k, string v ) : void |
Method | Description | |
---|---|---|
CollectParamsFrom ( |
public CollectParams ( |
||
req | ||
return | void |
public LoadFromJson ( |
||
data | ||
return | void |
public RemoteWidget ( string module_name, string param_prefix, string skin, string view ) : System.Collections.Specialized | ||
module_name | string | |
param_prefix | string | |
skin | string | |
view | string | |
return | System.Collections.Specialized |