Uses of Class
com.openfin.desktop.notifications.ButtonOptions
-
Packages that use ButtonOptions Package Description com.openfin.desktop.notifications -
-
Uses of ButtonOptions in com.openfin.desktop.notifications
Methods in com.openfin.desktop.notifications that return ButtonOptions Modifier and Type Method Description ButtonOptions[]NotificationOptions. getButtons()Methods in com.openfin.desktop.notifications with parameters of type ButtonOptions Modifier and Type Method Description voidNotificationOptions. setButtons(ButtonOptions... buttons)
-