메소드 | 설명 | |
---|---|---|
Initialize ( ICloudSourceContext context ) : void | ||
InvalidateProjectOrAccount ( ) : void | ||
Refresh ( ) : void |
메소드 | 설명 | |
---|---|---|
LoadDataOverride ( ) : System.Threading.Tasks.Task |
Override this function to load and display the data in the control.
|
|
OnIsExpandedChanged ( bool newValue ) : void |
메소드 | 설명 | |
---|---|---|
LoadDataWrapper ( ) : System.Threading.Tasks.Task |
public Initialize ( ICloudSourceContext context ) : void | ||
context | ICloudSourceContext | |
리턴 | void |
protected abstract LoadDataOverride ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |
protected OnIsExpandedChanged ( bool newValue ) : void | ||
newValue | bool | |
리턴 | void |