Using Spreadsheet JSF Component

From Documentation
Revision as of 09:01, 1 August 2013 by Hawk (talk | contribs)


Using Spreadsheet JSF Component






Available in ZK Spreadsheet EE only

Overview

In this section, we will demonstrate how to make other JSF components interact with Spreadsheet in a JSF page by AJAX tag. We assume that you know some basics about JSF including life cycle, tag usage, event handling, AJAX tag, and managed bean.

The example application is a simple page to request for leave. A user fills the required field in cells and click "OK" button to submit his request for leave. Or he can clicks "Reset" button to reset what he inputs to default value. The screenshot below shows a request of a user "John":

Essentials-jsp-app.png


Create a JSF Page

  • book, actionBridge
  • f:ajax
  • update