@Dependent @Generated(value="org.uberfire.annotations.processors.WorkbenchScreenProcessor") @Named(value="UserEditorScreen") public class UserEditorScreenActivity extends AbstractWorkbenchScreenActivity
open, place, placeManager
Constructor and Description |
---|
UserEditorScreenActivity(PlaceManager placeManager) |
Modifier and Type | Method and Description |
---|---|
String |
contextId() |
String |
getIdentifier() |
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
onClose() |
boolean |
onMayClose() |
void |
onOpen() |
void |
onStartup(PlaceRequest place) |
getResourceType
getDefaultPosition, getMenus, getOwningPlace, getTitleDecoration, getToolBar, onFocus, onLostFocus
getPlace, onShutdown, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDefaultPosition, getMenus, getOwningPlace, getTitleDecoration, getTitleDecorationElement, getToolBar, getWidgetElement, onFocus, onLostFocus, preferredHeight, preferredWidth
getName, getPlace, isDefault, isDynamic, onShutdown
getDependencies, isType
@Inject public UserEditorScreenActivity(PlaceManager placeManager)
public void onStartup(PlaceRequest place)
onStartup
in interface Activity
onStartup
in class AbstractActivity
public boolean onMayClose()
onMayClose
in interface WorkbenchActivity
onMayClose
in class AbstractWorkbenchActivity
public void onClose()
onClose
in interface Activity
onClose
in class AbstractActivity
public void onOpen()
onOpen
in interface Activity
onOpen
in class AbstractActivity
public String getTitle()
getTitle
in interface WorkbenchActivity
getTitle
in class AbstractWorkbenchActivity
public com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget
in interface WorkbenchActivity
getWidget
in class AbstractWorkbenchActivity
public String contextId()
contextId
in interface WorkbenchActivity
contextId
in class AbstractWorkbenchActivity
public String getIdentifier()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.