Forge - UI API 2.0.0.Alpha3

org.jboss.forge.ui.result
Interface NavigationResult

All Superinterfaces:
Result

public interface NavigationResult
extends Result

The result of a navigation

Author:
George Gastaldi

Method Summary
 Class<? extends UICommand> getNext()
           
 
Methods inherited from interface org.jboss.forge.ui.result.Result
getMessage
 

Method Detail

getNext

Class<? extends UICommand> getNext()

Forge - UI API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.