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

Object
   wijmo.grid.c1basefield
      wijmo.grid.c1field

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorc1field Constructor  
Top
Methods
 NameDescription
public Methoddestroy  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.