FxToolEditor

Properties

Link copied to clipboard
abstract val editorName: String
Link copied to clipboard
abstract val icon: ERROR CLASS: Symbol not found for Icon
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(): Boolean

Confirm the close of editor

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)