@Dependent @Generated(value="org.uberfire.annotations.processors.WorkbenchPopupProcessor") @Named(value="MyTestPopUp") public class SimplePopUpActivity extends AbstractPopupActivity
open, place, placeManager| Constructor and Description |
|---|
SimplePopUpActivity(PlaceManager placeManager,
PopupView view) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
WorkbenchPopup.WorkbenchPopupSize |
getSize() |
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
onStartup(PlaceRequest place) |
getResourceType, getTitleDecoration, onClose, onMayClose, onOpengetPlace, onShutdown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getPlace, isDefault, isDynamic, onShutdowngetDependencies, isType@Inject public SimplePopUpActivity(PlaceManager placeManager, PopupView view)
public void onStartup(PlaceRequest place)
onStartup in interface ActivityonStartup in class AbstractActivitypublic 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()
public WorkbenchPopup.WorkbenchPopupSize getSize()
getSize in interface PopupActivitygetSize in class AbstractPopupActivityCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.