@Dependent @Generated(value="org.uberfire.annotations.processors.WorkbenchPopupProcessor") @Named(value="workbench.activity.notfound") public class ActivityNotFoundPresenterActivity extends AbstractPopupActivity
open, place, placeManager
Constructor and Description |
---|
ActivityNotFoundPresenterActivity(PlaceManager placeManager,
PopupView view) |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier() |
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
init() |
void |
onClose() |
void |
onStartup(PlaceRequest place) |
getResourceType, getSize, getTitleDecoration, onMayClose, onOpen
getPlace, onShutdown, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getPlace, isDefault, isDynamic, onShutdown
getDependencies, isType
@Inject public ActivityNotFoundPresenterActivity(PlaceManager placeManager, PopupView view)
@PostConstruct public void init()
public void onStartup(PlaceRequest place)
onStartup
in interface Activity
onStartup
in class AbstractActivity
public void onClose()
onClose
in interface Activity
onClose
in class AbstractPopupActivity
public String getTitle()
getTitle
in interface PopupActivity
getTitle
in class AbstractPopupActivity
public com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget
in interface PopupActivity
getWidget
in class AbstractPopupActivity
public String getIdentifier()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.