com.alogient.cameleon.extension.wicket.ui.nav
Class WicketNavigationHelper
java.lang.Object
com.alogient.cameleon.extension.wicket.ui.nav.WicketNavigationHelper
Deprecated.
@Deprecated
public final class WicketNavigationHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WicketNavigationHelper
public WicketNavigationHelper()
- Deprecated.
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.