Search
Preparing search index...
The search index is not available
editron
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
editron
SortablePlugin
Class SortablePlugin
Hierarchy
SortablePlugin
Implements
Plugin
Index
Constructors
constructor
Properties
editron
id
options
Methods
initialize
on
Change
Pointer
on
Create
Editor
on
Destroy
Editor
Constructors
constructor
new
Sortable
Plugin
(
options
?:
Options
)
:
SortablePlugin
Parameters
options:
Options
= ...
Returns
SortablePlugin
Properties
editron
editron
:
default
id
id
:
string
= "sortable-plugin"
options
options
:
Options
Methods
initialize
initialize
(
editron
:
default
)
:
void
Parameters
editron:
default
Returns
void
on
Change
Pointer
on
Change
Pointer
(
oldPointer
:
string
, newPointer
:
string
, editor
:
SortableEditor
)
:
void
Parameters
oldPointer:
string
newPointer:
string
editor:
SortableEditor
Returns
void
on
Create
Editor
on
Create
Editor
(
pointer
:
any
, editor
:
SortableEditor
, options
?:
EditronSchemaOptions
)
:
void
Parameters
pointer:
any
editor:
SortableEditor
Optional
options:
EditronSchemaOptions
Returns
void
on
Destroy
Editor
on
Destroy
Editor
(
pointer
:
any
, editor
:
SortableEditor
)
:
void
Parameters
pointer:
any
editor:
SortableEditor
Returns
void
Exports
Sortable
Plugin
constructor
editron
id
options
initialize
on
Change
Pointer
on
Create
Editor
on
Destroy
Editor
Generated using
TypeDoc