Array Decorator Configurable
inner class ArrayDecoratorConfigurable(arrayDecorator: ArrayDecorator) : Configurable, Disposable(source)
Edits the ArrayDecorator of a template and shows a preview.
Parameters
array Decorator
the decorator being edited in this configurable
Functions
Link copied to clipboard
Creates a component containing the editor and the previewPanel.
Link copied to clipboard
Recursively disposes this configurable's resources.
Link copied to clipboard
Returns text.
Link copied to clipboard
Returns the component that the editor prefers to be focused when the editor is focused.
Link copied to clipboard
Returns true
.