Class AddFavoriteEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<FavoritesAppEventHandler>
org.silverpeas.mobile.client.apps.favorites.events.app.AbstractFavoritesAppEvent
org.silverpeas.mobile.client.apps.favorites.events.app.AddFavoriteEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H extends Object> -
Field Summary
Fields inherited from class org.silverpeas.mobile.client.apps.favorites.events.app.AbstractFavoritesAppEvent
TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddispatch(FavoritesAppEventHandler handler) voidsetDescription(String description) voidsetInstanceId(String instanceId) voidsetObjectId(String objectId) voidsetObjectType(String objectType) Methods inherited from class org.silverpeas.mobile.client.apps.favorites.events.app.AbstractFavoritesAppEvent
getAssociatedTypeMethods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, reviveMethods inherited from class com.google.web.bindery.event.shared.Event
setSource, toDebugString, toString
-
Constructor Details
-
AddFavoriteEvent
public AddFavoriteEvent()
-
-
Method Details
-
dispatch
- Specified by:
dispatchin classcom.google.gwt.event.shared.GwtEvent<FavoritesAppEventHandler>
-
getInstanceId
-
setInstanceId
-
getObjectId
-
setObjectId
-
getObjectType
-
setObjectType
-
getDescription
-
setDescription
-