Package | Description |
---|---|
com.openfin.desktop | |
com.openfin.desktop.interop | |
com.openfin.desktop.notifications | |
com.openfin.desktop.notifications.events | |
com.openfin.desktop.platform |
Modifier and Type | Class and 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 |
RVMOptions |
class |
WindowOptions
A class representing the options for a Window.
|
Modifier and Type | Method and Description |
---|---|
<T extends JsonBean> |
JsonBean.getJsonBeanList(String name,
Class<T> clazz) |
<T extends JsonBean> |
JsonBean.setJsonBean(String name,
T jsonBean) |
Modifier and Type | Method and Description |
---|---|
JsonBean |
JsonBean.put(String key,
Object value)
Set value for a property
|
Modifier and Type | Class and Description |
---|---|
class |
Context |
class |
ContextGroupInfo |
class |
DisplayMetadata |
class |
Intent |
Modifier and Type | Class and 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.
|
Modifier and Type | Class and 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 |
Modifier and Type | Class and Description |
---|---|
class |
ApiOptions |
class |
AutoResizeOptions |
class |
ContentNavigationOptions |
class |
ContextMenuSettings |
class |
IFrameOptions |
class |
PlatformOptions |
class |
PlatformSnapshot |
class |
PlatformSnapshotDetails |
class |
PlatformSnapshotOptions |
class |
PlatformViewOptions |
class |
PlatformWindowOptions |
Copyright © 2022. All rights reserved.