Method | Description | |
---|---|---|
OnViewCreate ( this storeView, Func |
||
OnViewCreate ( this storeView, |
||
OnViewDestroy ( this storeView ) : void |
Method | Description | |
---|---|---|
LoadViewModel ( this storeView, |
public static OnViewCreate ( this storeView, Func |
||
storeView | this | |
viewModelLoader | Func |
|
return | void |
public static OnViewCreate ( this storeView, |
||
storeView | this | |
viewModelRequest | ||
bundleLoader | Func |
|
return | void |
public static OnViewDestroy ( this storeView ) : void | ||
storeView | this | |
return | void |