Wijmo UI for the Web
wijradio type
Syntax
Javascript (Usage) 
$(function () {
    var options; // Type:  wijmo.radio.wijradio.options
     
    $(".selector").wijradio(options);
});
Javascript (Specification) 
function wijradio;
Inheritance Hierarchy

Object
      wijmo.radio.wijradio

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijradio Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodrefreshUse the refresh method to set the radio button's style.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.radio Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.