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 class
AcceleratorOptions
Window creation options that enable keyboard shortcuts for devtools, zoom, reload, and reload ignoring cache.class
ApplicationOptions
Helper object that provides getters/setters for the various options needed for creating an Application.class
ClientIdentity
class
FindInPageOptions
class
Identity
class
LayoutContentItemOptions
class
LayoutContentItemStateOptions
class
LayoutContentOptionsImpl
class
LayoutOptions
class
MonitorDetails
class
MonitorInfo
class
PrinterInfo
class
PrintOptions
class
WindowOptions
A 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 JsonBean
JsonBean. 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 class
ClientIdentity
-
Uses of JsonBean in com.openfin.desktop.interop
Subclasses of JsonBean in com.openfin.desktop.interop Modifier and Type Class Description class
Context
class
ContextGroupInfo
class
DisplayMetadata
class
Intent
-
Uses of JsonBean in com.openfin.desktop.notifications
Subclasses of JsonBean in com.openfin.desktop.notifications Modifier and Type Class Description class
ButtonOptions
Configuration options for constructing a button within a notification.class
CustomData
Application-defined context data that can be attached to notifications.class
FeedApplication
Details of the application that will handle any actions coming from a particular push notification.class
NotificationActionResult
Data type used to represent the action result returned back to applications when an action is raised.class
NotificationIndicator
class
NotificationOptions
Configuration options for constructing a Notifications object.class
NotificationSourceDesktop
For notifications that have originated from an application running on the same machine as the provider.class
NotificationSourceFeed
For notifications that have come from a cloud-hosted notification feed.class
ProviderStatus
Status 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 class
NotificationActionEvent
Event fired when an action is raised for a notification due to a specified trigger.class
NotificationClosedEvent
Event fired whenever the notification has been closed.class
NotificationCreatedEvent
Event fired whenever a new notification has been created.class
NotificationEvent
-
Uses of JsonBean in com.openfin.desktop.platform
Subclasses of JsonBean in com.openfin.desktop.platform Modifier and Type Class Description class
ApiOptions
class
AutoResizeOptions
class
ContentNavigationOptions
class
ContextMenuSettings
class
IFrameOptions
class
PlatformOptions
class
PlatformSnapshot
class
PlatformSnapshotDetails
class
PlatformSnapshotOptions
class
PlatformViewOptions
class
PlatformWindowOptions