Class QueryFavoriteEvent

java.lang.Object
org.zkoss.zk.ui.event.Event
com.saperion.ngc.events.navigation.NavigationTabEvent
com.saperion.ngc.events.QueryFavoriteEvent
All Implemented Interfaces:
Serializable

public class QueryFavoriteEvent extends NavigationTabEvent
AddToFavoritesEvent event class. This event is triggered to inform other components that on the navigation tree a favorite query was clicked.
Author:
mak
See Also:
  • Constructor Details

    • QueryFavoriteEvent

      public QueryFavoriteEvent(org.zkoss.zk.ui.Component target, Object data)
      Constructor.
      Parameters:
      target - Target
      data - data
  • Method Details

    • getFavorites

      public final com.saperion.ngc.favorites.xml.Favorites getFavorites()
      Returns:
      Favorites