Package org.cafesip.gwtcomp.client.utils

This package contains the GWT components utility classes.

See:
          Description

Class Summary
AsyncCallback<T> This abstract class can be used in place of GWT AsyncCallback to automatically handle server communication failure including authentication request from the server.
ContextUtil An utility class for making GWT application context-independent.
FileUploadUtil An utility class for parsing response returned by the FileUploadServlet servlet.
HTMLHelper A set of helper methods for generating HTML segments that are commonly used.
NumericComparator A convenience class for the SuperTableProperty.
StringComparator A convenience class for the SuperTableProperty.
StringTokenizer A poor man's StringTokenizer since the GWT emulation library does not provide one yet.
 

Package org.cafesip.gwtcomp.client.utils Description

This package contains the GWT components utility classes. This package helps with some commonly-used functions like HTML rendition, etc.



Copyright © 2010 Cafesip.org. All Rights Reserved.