org.jbpm.console.ng.gc.client.experimental.generic.popup
Class GenericPopupPresenter
java.lang.Object
org.jbpm.console.ng.gc.client.experimental.generic.popup.GenericPopupPresenter
@Dependent
public class GenericPopupPresenter
- extends Object
|
Field Summary |
protected org.uberfire.client.mvp.ActivityManager |
activityManager
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
activityManager
@Inject
protected org.uberfire.client.mvp.ActivityManager activityManager
GenericPopupPresenter
public GenericPopupPresenter()
init
@PostConstruct
public void init()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<GenericPopupPresenter> getView()
onOpen
public void onOpen()
onChildClosePlaceEvent
public void onChildClosePlaceEvent(@Observes
org.uberfire.client.workbench.events.BeforeClosePlaceEvent closeEvent)
close
public void close()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.