public class UncollapsePortletEvent extends com.google.gwt.event.shared.GwtEvent<UncollapsePortletEventHandler> implements HasId
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<UncollapsePortletEventHandler> |
TYPE |
| Constructor and Description |
|---|
UncollapsePortletEvent() |
UncollapsePortletEvent(String webContentId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(UncollapsePortletEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<UncollapsePortletEventHandler> |
getAssociatedType() |
String |
getId() |
void |
setId(String id) |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<UncollapsePortletEventHandler> TYPE
public UncollapsePortletEvent()
public UncollapsePortletEvent(String webContentId)
public com.google.gwt.event.shared.GwtEvent.Type<UncollapsePortletEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<UncollapsePortletEventHandler>protected void dispatch(UncollapsePortletEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<UncollapsePortletEventHandler>Copyright © 2019 Nuxeo SA. All rights reserved.