org.jbpm.console.ng.dm.client.document.newdocument
Class NewDocumentPresenter
java.lang.Object
org.jbpm.console.ng.dm.client.document.newdocument.NewDocumentPresenter
@Dependent
public class NewDocumentPresenter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewDocumentPresenter
public NewDocumentPresenter()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<NewDocumentPresenter> getView()
init
@PostConstruct
public void init()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
onOpen
public void onOpen()
close
public void close()
createDocument
public void createDocument(DocumentSummary doc)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.