Using Spreadsheet in JSF"

From Documentation
(Created page with "{{ZKSpreadsheetEssentials3PageHeader}} overview = configuration = =usage = =example=")
 
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
overview
 
  
  
= configuration =
+
{{ZSS EE}}
  
=usage =
+
Spreadsheet can be embedded into JSF 2.0 applications in much the same way as JSF native components. With Ajax support of JSF 2.0 developers can get and set data in ZK Spreadsheet without having to reload pages. Spreadsheet in JSF works much the same way as it does within a ZK application with support for all the attributes and events. We will demonstrate the usage with an example application and you can [download the example application] to experience it.
  
  
=example=
+
 
 +
 
 +
{{ZKSpreadsheetEssentials3HeadingToc}}
 +
{{ZKSpreadsheetEssentialsPageFooter}}

Latest revision as of 06:54, 22 August 2013


Using Spreadsheet in JSF





Available in ZK Spreadsheet EE only

Spreadsheet can be embedded into JSF 2.0 applications in much the same way as JSF native components. With Ajax support of JSF 2.0 developers can get and set data in ZK Spreadsheet without having to reload pages. Spreadsheet in JSF works much the same way as it does within a ZK application with support for all the attributes and events. We will demonstrate the usage with an example application and you can [download the example application] to experience it.




All source code listed in this book is at Github.


Last Update : 2013/08/22

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