SpreadJS Documentation
TouchToolStrip class
Represents a toolbar.
Syntax
var instance = new GcSpread.Sheets.TouchToolStrip(spread, host);
function TouchToolStrip;
Inheritance Hierarchy

Object
   GcSpread.Sheets.TouchToolStrip

Constructors
 NameDescription
public ConstructorTouchToolStrip ConstructorRepresents a toolbar.  
Top
Methods
 NameDescription
public MethodaddAdds an item to the touch toolbar.  
public MethodclearClears all items in the toolbar.  
public MethodcloseCloses the toolbar.  
public MethodgetItemGets the item with the specified name.  
public MethodgetItemsGets all the items that belong to the toolbar.  
public MethodimageAreaHeightSets the image area height.  
public MethoditemHeightSets the toolbar item height.  
public MethoditemWidthSet the toolbar item width.  
public MethodopenOpens a toolbar in a specific position relative to the touch point.  
public MethodremoveRemoves the toolbar item with the specified name.  
public MethodseparatorHeightSets the toolbar separator height.  
Top
See Also

Reference

GcSpread.Sheets Namespace
Using Touch Support with the Touch Toolbar

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.