FxToolEditor

interface FxToolEditor : <ERROR CLASS> ERROR CLASS: Symbol not found for FxDockable, FxUnitEditor

Properties

Link copied to clipboard
abstract override val unit: AbstractUnit?
Link copied to clipboard
abstract val workspace: ERROR CLASS: Symbol not found for Workspace

Functions

Link copied to clipboard
abstract fun canCloneEditor(): Boolean
Link copied to clipboard
abstract fun canCloseEditor(scene: Scene): Boolean
Link copied to clipboard
abstract fun cloneEditor()
Link copied to clipboard
abstract fun closeConnections()
Link copied to clipboard
abstract fun editorClosing()
Link copied to clipboard
abstract fun refreshAndReconnect()
Link copied to clipboard
abstract fun saveDataAndLayout(): Boolean

Saves the unit data and layout to model

Link copied to clipboard
abstract fun setEditorVisibleInParentTabPane(visible: Boolean)