Search
Preparing search index...
The search index is not available
SoundFlow
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
TextEditItem
Interface TextEditItem
Hierarchy
TextEditBaseObject
TextEditItem
TextEditDocument
TextEditWindow
Index
Properties
class
Methods
close
count
delete
duplicate
exists
get
make
move
open
print
quit
save
set
Properties
Optional
Readonly
class
class
:
any
|
null
Methods
close
close
(
)
:
void
close
(
saving
:
any
)
:
void
close
(
saving
:
any
, savingIn
:
any
)
:
void
Returns
void
Parameters
saving:
any
Returns
void
Parameters
saving:
any
savingIn:
any
Returns
void
count
count
(
)
:
number
count
(
each
:
any
)
:
number
Returns
number
Parameters
each:
any
Returns
number
delete
delete
(
)
:
void
Returns
void
duplicate
duplicate
(
)
:
void
duplicate
(
to
:
any
)
:
void
Returns
void
Parameters
to:
any
Returns
void
exists
exists
(
)
:
boolean
Returns
boolean
get
get
(
)
:
TextEditReference
Returns
TextEditReference
make
make
(
new_
:
any
)
:
void
make
(
new_
:
any
, at
:
any
)
:
void
make
(
new_
:
any
, at
:
any
, withData
:
any
)
:
void
Parameters
new_:
any
Returns
void
Parameters
new_:
any
at:
any
Returns
void
Parameters
new_:
any
at:
any
withData:
any
Returns
void
move
move
(
)
:
void
move
(
to
:
any
)
:
void
Returns
void
Parameters
to:
any
Returns
void
open
open
(
obj
:
any
)
:
void
Parameters
obj:
any
Returns
void
print
print
(
obj
:
any
)
:
void
print
(
obj
:
any
, printDialog
:
boolean
)
:
void
print
(
obj
:
any
, printDialog
:
boolean
, withProperties
:
TextEditPrintSettings
)
:
void
Parameters
obj:
any
Returns
void
Parameters
obj:
any
printDialog:
boolean
Returns
void
Parameters
obj:
any
printDialog:
boolean
withProperties:
TextEditPrintSettings
Returns
void
quit
quit
(
saving
:
any
)
:
void
Parameters
saving:
any
Returns
void
save
save
(
)
:
void
save
(
as
:
string
)
:
void
save
(
as
:
string
, in_
:
any
)
:
void
Returns
void
Parameters
as:
string
Returns
void
Parameters
as:
string
in_:
any
Returns
void
set
set
(
)
:
void
set
(
to
:
any
)
:
void
Returns
void
Parameters
to:
any
Returns
void
Globals
Text
Edit
Item
class
close
count
delete
duplicate
exists
get
make
move
open
print
quit
save
set
Generated using
TypeDoc