Context Menu"

From Documentation
m (Created page with "{{Template:UnderConstruction}} {{ZKSpreadsheetEssentialsPageHeader}} __TOC__ ===Purpose=== ZK Spreadsheet supports various context menu for user to perform actions.")
 
m
Line 7: Line 7:
 
===Purpose===
 
===Purpose===
 
ZK Spreadsheet supports various context menu for user to perform actions.
 
ZK Spreadsheet supports various context menu for user to perform actions.
 +
 +
===Show Context Menu===
 +
Use <javadoc directory="zss"  method="setShowContextMenu">org.zkoss.zss.ui.Spreadsheet</javadoc> to show context menu.
 +
 +
 +
=Version History=
 +
{{LastUpdated}}
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| 2.3.0
 +
| April, 2012
 +
| Context Menu
 +
|-
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|}
 +
 +
{{ZKSpreadsheetEssentialsPageFooter}}

Revision as of 11:01, 3 April 2012

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



Purpose

ZK Spreadsheet supports various context menu for user to perform actions.

Show Context Menu

Use Spreadsheet.setShowContextMenu to show context menu.


Version History

Last Update : 2012/04/03


Version Date Content
2.3.0 April, 2012 Context Menu
     


All source code listed in this book is at Github.


Last Update : 2012/04/03

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