public class WorkspaceItemSelectedEvent extends com.google.gwt.event.shared.GwtEvent<WorkspaceItemSelectedEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<WorkspaceItemSelectedEventHandler> |
TYPE |
| Constructor and Description |
|---|
WorkspaceItemSelectedEvent(org.gcube.portlets.widgets.wsexplorer.shared.Item item)
Instantiates a new workspace item selected event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(WorkspaceItemSelectedEventHandler handler)
Dispatch.
|
com.google.gwt.event.shared.GwtEvent.Type<WorkspaceItemSelectedEventHandler> |
getAssociatedType()
Gets the associated type.
|
org.gcube.portlets.widgets.wsexplorer.shared.Item |
getItem() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<WorkspaceItemSelectedEventHandler> TYPE
public WorkspaceItemSelectedEvent(org.gcube.portlets.widgets.wsexplorer.shared.Item item)
resource - the resourcepublic com.google.gwt.event.shared.GwtEvent.Type<WorkspaceItemSelectedEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<WorkspaceItemSelectedEventHandler>protected void dispatch(WorkspaceItemSelectedEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<WorkspaceItemSelectedEventHandler>handler - the handlerpublic org.gcube.portlets.widgets.wsexplorer.shared.Item getItem()
Copyright © 2026. All rights reserved.