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