Toolbar

From Documentation
Revision as of 03:34, 2 April 2012 by Samchuang (talk | contribs)

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



Purpose

ZK Spreadsheet supports various toolbar buttons for user to perform actions.

Show toolbar

Use Spreadsheet.setShowToolbar to show toolbar.

Action Handler

The Spreadsheet use a default ActionHandler to perform toolbar button's action. The default ActionHandler do nothing on some button, developer could use own customized ActionHandler

ZUML

Here is a sample example ZUL file