Spiffy UI Framework

Package org.spiffyui.client

The client package contains utilities, the main header, and the main footer.

See:
          Description

Interface Summary
HistoryCallback The history callback interface is used to interact with browser history.
JSEffectCallback The JSEffectCallback is used in conjunction with long running JavaScript effect functions from JSUtil.
 

Class Summary
Index This class is the main entry point for our GWT module.
JSDateUtil A collection of utility methods for manipulating dates in the browser.
JSONUtil A set of static utilities for handling JSON data structures in GWT.
JSUtil A set of static JavaScript utilities that provide access to functions from JQuery and some other JavaScript libraries.
MainFooter This is the footer for the main page.
MainHeader This is the header for the main page.
MessageUtil This class is a set of static utility methods for showing messages and errors in the browser and handle them all in a consistent way.
NumberFormatter This is a set of utility methods for formatting numbers in a locale-sensitive way.
 

Package org.spiffyui.client Description

The client package contains utilities, the main header, and the main footer.


Spiffy UI Framework