@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, onOpengetPlace, onShutdown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getPlace, isDefault, isDynamic, onShutdowngetDependencies, isType@Inject public ActivityNotFoundPresenterActivity(PlaceManager placeManager, PopupView view)
@PostConstruct public void init()
public void onStartup(PlaceRequest place)
onStartup in interface ActivityonStartup in class AbstractActivitypublic void onClose()
onClose in interface ActivityonClose in class AbstractPopupActivitypublic String getTitle()
getTitle in interface PopupActivitygetTitle in class AbstractPopupActivitypublic com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget in interface PopupActivitygetWidget in class AbstractPopupActivitypublic String getIdentifier()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.