Sheetbar"

From Documentation
m
m
Line 7: Line 7:
 
===Purpose===
 
===Purpose===
 
ZK Spreadsheet provide sheetbar for user to perform sheet actions, such as select sheet, add sheet, delete sheet etc...
 
ZK Spreadsheet provide sheetbar for user to perform sheet actions, such as select sheet, add sheet, delete sheet etc...
 +
 +
===Show Sheetbar===
 +
Use <javadoc directory="zss"  method="setShowSheetbar">org.zkoss.zss.ui.Spreadsheet</javadoc> to show sheetbar.
  
 
=Version History=
 
=Version History=

Revision as of 03:02, 5 April 2012

WarningTriangle-32x32.png This page is under construction, so we cannot guarantee the accuracy of the content!



Purpose

ZK Spreadsheet provide sheetbar for user to perform sheet actions, such as select sheet, add sheet, delete sheet etc...

Show Sheetbar

Use Spreadsheet.setShowSheetbar to show sheetbar.

Version History

Last Update : 2012/04/05


Version Date Content
2.3.0 April, 2012 Sheetbar
     


All source code listed in this book is at Github.


Last Update : 2012/04/05

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.