jBPM Console NG - Documents Client 6.2.0-SNAPSHOT

org.jbpm.console.ng.dm.client.document.newdocument
Interface NewDocumentPresenter.NewDocumentView

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

public static interface NewDocumentPresenter.NewDocumentView
extends org.uberfire.client.mvp.UberView<NewDocumentPresenter>


Method Summary
 void displayNotification(String notification)
           
 void setFolder(String folder)
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

setFolder

void setFolder(String folder)

displayNotification

void displayNotification(String notification)

jBPM Console NG - Documents Client 6.2.0-SNAPSHOT

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