AthenaClient.models.viewModel.default ​
client/models/viewModel.default
Constructors ​
constructor ​
• new default()
Properties ​
close ​
â–ª Static
close: Function
Called when the view is closed.
Static
Defined in ​
open ​
â–ª Static
open: Function
Called when the view is being opened and the url is being set.
Static
Defined in ​
ready ​
â–ª Static
ready: Function
Called when the view has loaded and it sends an event to this function.
Static