Uses of Class
com.saperion.ngc.favorites.FavoriteQueryInformation
-
Packages that use FavoriteQueryInformation Package Description com.saperion.ngc.events Package for all ZK events.com.saperion.ngc.events.navigation Package for all navigation events. -
-
Uses of FavoriteQueryInformation in com.saperion.ngc.events
Methods in com.saperion.ngc.events with parameters of type FavoriteQueryInformation Modifier and Type Method Description voidBaseWindow. postAddToFavoritesEvent(FavoriteQueryInformation favoriteQueryInformation)Posts an add to favorites event.voidEventChildHandler. postAddToFavoritesEvent(FavoriteQueryInformation favoriteQueryInformation)Posts an add to favorites event.voidEventChildHandlerImpl. postAddToFavoritesEvent(FavoriteQueryInformation favoriteQueryInformation)Posts an add to favorites event. -
Uses of FavoriteQueryInformation in com.saperion.ngc.events.navigation
Methods in com.saperion.ngc.events.navigation that return FavoriteQueryInformation Modifier and Type Method Description FavoriteQueryInformationAddToFavoritesEvent. getFavoriteQueryInformation()
-