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