Wijmo UI for the Web
viewTypeChanged Event
The new viewType value.

Syntax
Javascript (Usage) 
var instance; // Type: options
instance.viewTypeChanged = function(viewType) { };
Javascript (Specification) 
viewTypeChanged = function ( 
   viewType : string
) { };

Parameters

viewType
The new viewType value.

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.