jBPM Console NG - Documents Client 6.2.0.Beta2

org.jbpm.console.ng.dm.client.experimental.pagination
Class NewDocumentPresenter

java.lang.Object
  extended by org.jbpm.console.ng.dm.client.experimental.pagination.NewDocumentPresenter

@Dependent
public class NewDocumentPresenter
extends Object


Nested Class Summary
static interface NewDocumentPresenter.NewDocumentView
           
 
Constructor Summary
NewDocumentPresenter()
           
 
Method Summary
 void close()
           
 void createDocument(DocumentSummary doc)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<NewDocumentPresenter> getView()
           
 void init()
           
 void onOpen()
           
 void onStartup(org.uberfire.mvp.PlaceRequest place)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewDocumentPresenter

public NewDocumentPresenter()
Method Detail

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)

jBPM Console NG - Documents Client 6.2.0.Beta2

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