Uses of Class
com.openfin.desktop.JsonBean
-
Uses of JsonBean in com.openfin.desktop
Subclasses of JsonBean in com.openfin.desktop Modifier and Type Class Description classAcceleratorOptionsWindow creation options that enable keyboard shortcuts for devtools, zoom, reload, and reload ignoring cache.classApplicationOptionsHelper object that provides getters/setters for the various options needed for creating an Application.classClientIdentityclassFindInPageOptionsclassIdentityclassLayoutContentItemOptionsclassLayoutContentItemStateOptionsclassLayoutContentOptionsImplclassLayoutOptionsclassMonitorDetailsclassMonitorInfoclassPrinterInfoclassPrintOptionsclassWindowOptionsA class representing the options for a Window.Methods in com.openfin.desktop with type parameters of type JsonBean Modifier and Type Method Description <T extends JsonBean>
java.util.List<T>JsonBean. getJsonBeanList(java.lang.String name, java.lang.Class<T> clazz)<T extends JsonBean>
voidJsonBean. setJsonBean(java.lang.String name, T jsonBean)Methods in com.openfin.desktop that return JsonBean Modifier and Type Method Description JsonBeanJsonBean. put(java.lang.String key, java.lang.Object value)Set value for a property -
Uses of JsonBean in com.openfin.desktop.channel
Subclasses of JsonBean in com.openfin.desktop.channel Modifier and Type Class Description classClientIdentity -
Uses of JsonBean in com.openfin.desktop.interop
Subclasses of JsonBean in com.openfin.desktop.interop Modifier and Type Class Description classContextclassContextGroupInfoclassDisplayMetadataclassIntent -
Uses of JsonBean in com.openfin.desktop.notifications
Subclasses of JsonBean in com.openfin.desktop.notifications Modifier and Type Class Description classButtonOptionsConfiguration options for constructing a button within a notification.classCustomDataApplication-defined context data that can be attached to notifications.classFeedApplicationDetails of the application that will handle any actions coming from a particular push notification.classNotificationActionResultData type used to represent the action result returned back to applications when an action is raised.classNotificationIndicatorclassNotificationOptionsConfiguration options for constructing a Notifications object.classNotificationSourceDesktopFor notifications that have originated from an application running on the same machine as the provider.classNotificationSourceFeedFor notifications that have come from a cloud-hosted notification feed.classProviderStatusStatus object returned by the Provider. -
Uses of JsonBean in com.openfin.desktop.notifications.events
Subclasses of JsonBean in com.openfin.desktop.notifications.events Modifier and Type Class Description classNotificationActionEventEvent fired when an action is raised for a notification due to a specified trigger.classNotificationClosedEventEvent fired whenever the notification has been closed.classNotificationCreatedEventEvent fired whenever a new notification has been created.classNotificationEvent -
Uses of JsonBean in com.openfin.desktop.platform
Subclasses of JsonBean in com.openfin.desktop.platform Modifier and Type Class Description classApiOptionsclassAutoResizeOptionsclassContentNavigationOptionsclassContextMenuSettingsclassIFrameOptionsclassPlatformOptionsclassPlatformSnapshotclassPlatformSnapshotDetailsclassPlatformSnapshotOptionsclassPlatformViewOptionsclassPlatformWindowOptions