org.jbpm.console.ng.dm.client.document.details
Interface DocumentDetailsPresenter.DocumentDetailsView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<DocumentDetailsPresenter>
- All Known Implementing Classes:
- DocumentDetailsViewImpl
- Enclosing class:
- DocumentDetailsPresenter
public static interface DocumentDetailsPresenter.DocumentDetailsView
- extends org.uberfire.client.mvp.UberView<DocumentDetailsPresenter>
Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
getDocumentNameText
com.google.gwt.user.client.ui.HTML getDocumentNameText()
getDocumentIdText
com.google.gwt.user.client.ui.HTML getDocumentIdText()
getOpenDocumentButton
com.github.gwtbootstrap.client.ui.Button getOpenDocumentButton()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.