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