jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

org.jbpm.console.ng.ht.client.editors.quicknewgroup
Class QuickNewGroupPresenter

java.lang.Object
  extended by org.jbpm.console.ng.ht.client.editors.quicknewgroup.QuickNewGroupPresenter

@Dependent
public class QuickNewGroupPresenter
extends Object


Nested Class Summary
static interface QuickNewGroupPresenter.QuickNewGroupView
           
 
Constructor Summary
QuickNewGroupPresenter()
           
 
Method Summary
 void addGroup()
           
 void close()
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<QuickNewGroupPresenter> 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

QuickNewGroupPresenter

public QuickNewGroupPresenter()
Method Detail

onStartup

public void onStartup(org.uberfire.mvp.PlaceRequest place)

getTitle

public String getTitle()

getView

public org.uberfire.client.mvp.UberView<QuickNewGroupPresenter> getView()

init

@PostConstruct
public void init()

onOpen

public void onOpen()

addGroup

public void addGroup()

close

public void close()

jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

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