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 |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<CollapsePortletEventHandler> |
getAssociatedType() |
String |
getId() |
void |
setId(String id) |
public 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>
Copyright © 2013 Nuxeo SA. All Rights Reserved.