org.guvnor.asset.management.client.editors.release
Interface ReleaseConfigurationPresenter.ReleaseConfigurationView
- All Superinterfaces:
- BaseAssetsMgmtView, 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>, BaseAssetsMgmtView
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
getChooseBranchBox
com.github.gwtbootstrap.client.ui.ListBox getChooseBranchBox()
getCurrentVersionText
com.github.gwtbootstrap.client.ui.TextBox getCurrentVersionText()
getVersionText
com.github.gwtbootstrap.client.ui.TextBox getVersionText()
showHideDeployToRuntimeSection
void showHideDeployToRuntimeSection(boolean show)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.