public interface NavigationResultEntry
UICommand
creation.
This interface should only be used in CommandController
implementationsModifier and Type | Method and Description |
---|---|
UICommand |
getCommand(org.jboss.forge.furnace.addons.AddonRegistry addonRegistry,
UIContext context)
Returns a Command associated with this
NavigationResultEntry |
UICommand getCommand(org.jboss.forge.furnace.addons.AddonRegistry addonRegistry, UIContext context)
NavigationResultEntry
addonRegistry
- the AddonRegistry
instance of thiscontext
- the current UIContext
Copyright © 2015 JBoss by Red Hat. All rights reserved.