Property | Type | Description | |
---|---|---|---|
AppState_ScriptCommand | void |
Method | Description | |
---|---|---|
Activate ( |
||
AddDashboard ( ) : void | ||
AddToolboxItem ( |
||
BackgroundChanged ( ) : void | ||
DeleteItem ( ) : void | ||
NextCategory ( ) : void | ||
PinDataSet ( |
||
PreviousCategory ( ) : void | ||
RemoveDashboard ( |
||
SetDefaultDashboard ( |
Method | Description | |
---|---|---|
OnViewLoaded ( object view ) : void |
Method | Description | |
---|---|---|
AppState_ScriptCommand ( object sender, string command ) : void |
public AddToolboxItem ( |
||
item | ||
return | System.Threading.Tasks.Task |
protected OnViewLoaded ( object view ) : void | ||
view | object | |
return | void |
public PinDataSet ( |
||
sc | ||
return | System.Threading.Tasks.Task |
public RemoveDashboard ( |
||
d | ||
return | void |
public SetDefaultDashboard ( |
||
d | ||
return | void |