Guvnor - Asset Management Client 6.2.0.Final

org.guvnor.asset.management.client.editors.conf
Interface RepositoryConfigurationPresenter.RepositoryConfigurationView

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

public static interface RepositoryConfigurationPresenter.RepositoryConfigurationView
extends org.uberfire.client.mvp.UberView<RepositoryConfigurationPresenter>, BaseAssetsMgmtView


Method Summary
 com.github.gwtbootstrap.client.ui.Button getConfigureButton()
           
 com.github.gwtbootstrap.client.ui.TextBox getCurrentVersionText()
           
 com.github.gwtbootstrap.client.ui.TextBox getDevBranchText()
           
 com.github.gwtbootstrap.client.ui.TextBox getReleaseBranchText()
           
 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
 
Methods inherited from interface org.guvnor.asset.management.client.editors.common.BaseAssetsMgmtView
displayNotification, getChooseRepositoryBox
 

Method Detail

getConfigureButton

com.github.gwtbootstrap.client.ui.Button getConfigureButton()

getReleaseBranchText

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

getDevBranchText

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

getCurrentVersionText

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

getVersionText

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

Guvnor - Asset Management Client 6.2.0.Final

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