Companion

Properties

Link copied to clipboard
val AccessibilityModule: DI.Module

Enables accessibility features.

Link copied to clipboard
val DocumentModule: DI.Module

Enables use of Documents.

Link copied to clipboard
val DragDropModule: DI.Module

Enables drag-drop data transfer (not simple moving of Views) that allows data to be shared in and outside the application. Includes PointerModule.

Link copied to clipboard
val FocusModule: DI.Module

Enables focus management by providing access to FocusManager.

Link copied to clipboard
val FontModule: DI.Module

Enable use of FontLoader.

Link copied to clipboard
val ImageModule: DI.Module

Enable use of ImageLoader.

Link copied to clipboard
val KeyboardModule: DI.Module

Enables keyboard use. Includes FocusModule.

Link copied to clipboard
val MenuFactoryModule: DI.Module

Enable use of MenuFactory.

Link copied to clipboard
val ModalModule: DI.Module

Enable use of ModalManager; includes PopupModule.

Link copied to clipboard
val PathModule: DI.Module

Enable use of PathMetrics.

Link copied to clipboard
val PointerModule: DI.Module

Enables pointer use.

Link copied to clipboard
val PopupModule: DI.Module

Enable use of PopupManager.

Link copied to clipboard
val UrlViewModule: DI.Module

Enables use of UrlViews.

Link copied to clipboard
val UserPreferencesModule: DI.Module

Enable use of UserPreferences.

Inherited properties

Link copied to clipboard