Forge - UI API 2.0.0.Alpha3

org.jboss.forge.ui.context
Interface UIContextProvider

All Known Subinterfaces:
UIBuilder, UIValidationContext

public interface UIContextProvider

Provides a UIContext object

Author:
George Gastaldi

Method Summary
 UIContext getUIContext()
          Returns the UIContext that is shared through all the UICommand instances in an interaction with the user.
 

Method Detail

getUIContext

UIContext getUIContext()
Returns the UIContext that is shared through all the UICommand instances in an interaction with the user.


Forge - UI API 2.0.0.Alpha3

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