Property | Type | Description | |
---|---|---|---|
logo | String | ||
name | String | ||
referer | string |
Method | Description | |
---|---|---|
TextSdViewModel ( string referer ) : System | ||
clear ( ) : void | ||
get ( int index ) : TxtModel | ||
loadByConfig ( |
||
loadByJson ( |
||
total ( ) : int |
Method | Description | |
---|---|---|
loadByJsonData ( |
public TextSdViewModel ( string referer ) : System | ||
referer | string | |
return | System |
public loadByConfig ( |
||
config | ||
return | void |
public loadByJson ( |
||
config | ||
return | void |
protected loadByJsonData ( |
||
config | ||
json | String | |
return | void |