net.sf.beanform.util
Class TapestryCompat

java.lang.Object
  extended by net.sf.beanform.util.TapestryCompat

public final class TapestryCompat
extends Object

Utility class that can determine the version of Tapestry being used in the current runtime environment, providing version-specific data to the rest of the library.

Author:
Daniel Gredler

Method Summary
static String getCancelJavaScript()
           
static String getRefreshJavaScript()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCancelJavaScript

public static String getCancelJavaScript()

getRefreshJavaScript

public static String getRefreshJavaScript()


Copyright © 2005-2008 SourceForge.net. All Rights Reserved.