Wijmo UI for the Web
wijribbon type
wijmo.ribbon Namespace : wijribbon type
Syntax
$(function () {
    var options; // Type:  wijmo.ribbon.wijribbon.options
     
    $(".selector").wijribbon(options);
});
function wijribbon;
Inheritance Hierarchy

Object
      wijmo.ribbon.wijribbon

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodThe method used to push the custom button to button collection.  
public MethodThe custom button trigger ribbon click  
public MethodSets a ribbon button as checked or not checked.  
public MethodThe method sets the chosen button as enabled or disabled according to the command name.  
public MethodThe method sets sets the buttons as checked or not checked.  
public MethodThe method sets the ribbon buttons as enabled or disabled according to the command name.  
public MethodSets a ribbon tab page as visible or not.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.ribbon Namespace