org.odlabs.wiquery.core.util
Class WiQueryUtil

java.lang.Object
  extended by org.odlabs.wiquery.core.util.WiQueryUtil

public class WiQueryUtil
extends Object


Constructor Summary
WiQueryUtil()
           
 
Method Summary
static org.apache.wicket.Page getCurrentPage()
           
static org.apache.wicket.request.mapper.parameter.PageParameters getCurrentPageParameters()
           
static boolean isCurrentRequestAjax()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WiQueryUtil

public WiQueryUtil()
Method Detail

getCurrentPage

public static org.apache.wicket.Page getCurrentPage()

isCurrentRequestAjax

public static boolean isCurrentRequestAjax()

getCurrentPageParameters

public static org.apache.wicket.request.mapper.parameter.PageParameters getCurrentPageParameters()


Copyright © 2012. All Rights Reserved.