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