@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, onOpen
getPlace, onShutdown, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getPlace, isDefault, isDynamic, onShutdown
getDependencies, isType
@Inject public SimplePopUpActivity(PlaceManager placeManager, PopupView view)
public void onStartup(PlaceRequest place)
onStartup
in interface Activity
onStartup
in class AbstractActivity
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()
public WorkbenchPopup.WorkbenchPopupSize getSize()
getSize
in interface PopupActivity
getSize
in class AbstractPopupActivity
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.