Guvnor - Asset Management Client 6.2.0.Beta3

org.guvnor.asset.management.client.editors.release
Interface ReleaseConfigurationPresenter.ReleaseConfigurationView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<ReleaseConfigurationPresenter>
All Known Implementing Classes:
ReleaseConfigurationViewImpl
Enclosing class:
ReleaseConfigurationPresenter

public static interface ReleaseConfigurationPresenter.ReleaseConfigurationView
extends org.uberfire.client.mvp.UberView<ReleaseConfigurationPresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.ListBox getChooseBranchBox()
           
 com.github.gwtbootstrap.client.ui.ListBox getChooseRepositoryBox()
           
 com.github.gwtbootstrap.client.ui.TextBox getCurrentVersionText()
           
 com.github.gwtbootstrap.client.ui.TextBox getVersionText()
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

displayNotification

void displayNotification(String text)

getChooseRepositoryBox

com.github.gwtbootstrap.client.ui.ListBox getChooseRepositoryBox()

getChooseBranchBox

com.github.gwtbootstrap.client.ui.ListBox getChooseBranchBox()

getCurrentVersionText

com.github.gwtbootstrap.client.ui.TextBox getCurrentVersionText()

getVersionText

com.github.gwtbootstrap.client.ui.TextBox getVersionText()

Guvnor - Asset Management Client 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.