public static interface DocumentDetailsPresenter.DocumentDetailsView extends org.uberfire.client.mvp.UberView<DocumentDetailsPresenter>
Modifier and Type | Method and Description |
---|---|
void |
displayNotification(String text) |
com.google.gwt.user.client.ui.HTML |
getDocumentIdText() |
com.google.gwt.user.client.ui.HTML |
getDocumentNameText() |
org.gwtbootstrap3.client.ui.Button |
getOpenDocumentButton() |
void displayNotification(String text)
com.google.gwt.user.client.ui.HTML getDocumentNameText()
com.google.gwt.user.client.ui.HTML getDocumentIdText()
org.gwtbootstrap3.client.ui.Button getOpenDocumentButton()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.