Forge - UI API 2.0.0.Alpha3

org.jboss.forge.ui.context
Interface UIBuilder

All Superinterfaces:
UIContextProvider

public interface UIBuilder
extends UIContextProvider

Allows UICommand objects to specify the order of the displayed fields Each wizard page receives an unique instance of UIBuilder

Author:
George Gastaldi

Method Summary
 UIBuilder add(InputComponent<?,?> input)
           
 
Methods inherited from interface org.jboss.forge.ui.context.UIContextProvider
getUIContext
 

Method Detail

add

UIBuilder add(InputComponent<?,?> input)

Forge - UI API 2.0.0.Alpha3

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