com.alogient.cameleon.extension.wicket.ui.nav
Class WicketNavigationHelper

java.lang.Object
  extended by com.alogient.cameleon.extension.wicket.ui.nav.WicketNavigationHelper

Deprecated.

@Deprecated
public final class WicketNavigationHelper
extends Object


Constructor Summary
WicketNavigationHelper()
          Deprecated.  
 
Method Summary
static CameleonRedirectRequestTarget getRedirectTargetFromNavId(Integer navId)
          Deprecated. 
static void init(AbstractCameleonApplication application)
          Deprecated. Initialize the menu
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WicketNavigationHelper

public WicketNavigationHelper()
Deprecated. 
Method Detail

getRedirectTargetFromNavId

@Deprecated
public static CameleonRedirectRequestTarget getRedirectTargetFromNavId(Integer navId)
Deprecated. 

Retrieve a redirect target object based on navId

Parameters:
navId - the nav id
Returns:
the redirect target object

init

public static void init(AbstractCameleonApplication application)
Deprecated. 
Initialize the menu

Parameters:
application - the wicket application


Copyright © 2011 Alogient. All Rights Reserved.