Search
Preparing search index...
The search index is not available
SoundFlow
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
FinderApplication
Interface FinderApplication
Hierarchy
AeApplication
FinderApplication
Index
Properties
alias
Files
application
Files
bundle
Id
clipboard
clipping
Windows
clippings
computer
Container
containers
desktop
disks
document
Files
files
finder
Preferences
finder
Windows
first
Window
folders
frontmost
home
insertion
Location
internet
Location
Files
items
name
packages
product
Version
selection
startup
Disk
trash
version
visible
windows
Methods
activate
close
copy
count
data
Size
delete
duplicate
exists
get
App
Descriptor
make
move
open
open
Virtual
Location
print
quit
select
sort
Properties
Optional
Readonly
alias
Files
alias
Files
:
AeElementArray
<
FinderAliasFile
>
|
null
Optional
Readonly
application
Files
application
Files
:
AeElementArray
<
FinderApplicationFile
>
|
null
Optional
Readonly
bundle
Id
bundle
Id
:
string
|
null
Optional
Readonly
clipboard
clipboard
:
FinderUnknownReference
|
null
Optional
Readonly
clipping
Windows
clipping
Windows
:
AeElementArray
<
FinderClippingWindow
>
|
null
Optional
Readonly
clippings
clippings
:
AeElementArray
<
FinderClipping
>
|
null
Optional
Readonly
computer
Container
computer
Container
:
FinderComputerObject
|
null
Optional
Readonly
containers
containers
:
AeElementArray
<
FinderContainer
>
|
null
Optional
Readonly
desktop
desktop
:
FinderDesktopObject
|
null
Optional
Readonly
disks
disks
:
AeElementArray
<
FinderDisk
>
|
null
Optional
Readonly
document
Files
document
Files
:
AeElementArray
<
FinderDocumentFile
>
|
null
Optional
Readonly
files
files
:
AeElementArray
<
FinderFile
>
|
null
Optional
Readonly
finder
Preferences
finder
Preferences
:
FinderPreferences
|
null
Optional
Readonly
finder
Windows
finder
Windows
:
AeElementArray
<
FinderFinderWindow
>
|
null
Optional
Readonly
first
Window
first
Window
:
FinderFinderWindow
|
null
Optional
Readonly
folders
folders
:
AeElementArray
<
FinderFolder
>
|
null
Optional
Readonly
frontmost
frontmost
:
boolean
|
null
Optional
Readonly
home
home
:
FinderFolder
|
null
Optional
Readonly
insertion
Location
insertion
Location
:
FinderUnknownReference
|
null
Optional
Readonly
internet
Location
Files
internet
Location
Files
:
AeElementArray
<
FinderInternetLocationFile
>
|
null
Optional
Readonly
items
items
:
AeElementArray
<
FinderItem
>
|
null
Optional
Readonly
name
name
:
string
|
null
Optional
Readonly
packages
packages
:
AeElementArray
<
FinderPackage
>
|
null
Optional
Readonly
product
Version
product
Version
:
string
|
null
Optional
Readonly
selection
selection
:
FinderUnknownReference
|
null
Optional
Readonly
startup
Disk
startup
Disk
:
FinderDisk
|
null
Optional
Readonly
trash
trash
:
FinderTrashObject
|
null
Optional
Readonly
version
version
:
string
|
null
Optional
Readonly
visible
visible
:
boolean
|
null
Optional
Readonly
windows
windows
:
AeElementArray
<
FinderWindow
>
|
null
Methods
activate
activate
(
)
:
void
activate
(
obj
:
any
)
:
void
Returns
void
Parameters
obj:
any
Returns
void
close
close
(
)
:
void
close
(
obj
:
any
)
:
void
Returns
void
Parameters
obj:
any
Returns
void
copy
copy
(
)
:
void
Returns
void
count
count
(
obj
:
any
)
:
number
count
(
obj
:
any
, each
:
any
)
:
number
Parameters
obj:
any
Returns
number
Parameters
obj:
any
each:
any
Returns
number
data
Size
data
Size
(
obj
:
any
)
:
number
data
Size
(
obj
:
any
, as
:
any
)
:
number
Parameters
obj:
any
Returns
number
Parameters
obj:
any
as:
any
Returns
number
delete
delete
(
)
:
void
delete
(
obj
:
any
)
:
void
Returns
void
Parameters
obj:
any
Returns
void
duplicate
duplicate
(
obj
:
any
)
:
void
duplicate
(
obj
:
any
, to
:
any
)
:
void
duplicate
(
obj
:
any
, to
:
any
, replacing
:
boolean
)
:
void
duplicate
(
obj
:
any
, to
:
any
, replacing
:
boolean
, routingSuppressed
:
boolean
)
:
void
duplicate
(
obj
:
any
, to
:
any
, replacing
:
boolean
, routingSuppressed
:
boolean
, exactCopy
:
boolean
)
:
void
Parameters
obj:
any
Returns
void
Parameters
obj:
any
to:
any
Returns
void
Parameters
obj:
any
to:
any
replacing:
boolean
Returns
void
Parameters
obj:
any
to:
any
replacing:
boolean
routingSuppressed:
boolean
Returns
void
Parameters
obj:
any
to:
any
replacing:
boolean
routingSuppressed:
boolean
exactCopy:
boolean
Returns
void
exists
exists
(
)
:
boolean
exists
(
obj
:
any
)
:
boolean
Returns
boolean
Parameters
obj:
any
Returns
boolean
get
App
Descriptor
get
App
Descriptor
(
)
:
NSAeDesc
Returns
NSAeDesc
make
make
(
new_
:
any
, at
:
any
)
:
void
make
(
new_
:
any
, at
:
any
, to
:
any
)
:
void
Parameters
new_:
any
at:
any
Returns
void
Parameters
new_:
any
at:
any
to:
any
Returns
void
move
move
(
obj
:
any
, to
:
any
)
:
void
move
(
obj
:
any
, to
:
any
, replacing
:
boolean
)
:
void
move
(
obj
:
any
, to
:
any
, replacing
:
boolean
, positionedAt
:
any
)
:
void
move
(
obj
:
any
, to
:
any
, replacing
:
boolean
, positionedAt
:
any
, routingSuppressed
:
boolean
)
:
void
Parameters
obj:
any
to:
any
Returns
void
Parameters
obj:
any
to:
any
replacing:
boolean
Returns
void
Parameters
obj:
any
to:
any
replacing:
boolean
positionedAt:
any
Returns
void
Parameters
obj:
any
to:
any
replacing:
boolean
positionedAt:
any
routingSuppressed:
boolean
Returns
void
open
open
(
filePath
:
string
)
:
void
open
(
paths
:
Array
<
any
>
)
:
void
open
(
obj
:
any
)
:
void
open
(
obj
:
any
, using
:
any
)
:
void
Parameters
filePath:
string
Returns
void
Parameters
paths:
Array
<
any
>
Returns
void
Parameters
obj:
any
Returns
void
Parameters
obj:
any
using:
any
Returns
void
open
Virtual
Location
open
Virtual
Location
(
)
:
void
open
Virtual
Location
(
obj
:
string
)
:
void
Returns
void
Parameters
obj:
string
Returns
void
print
print
(
obj
:
any
)
:
void
Parameters
obj:
any
Returns
void
quit
quit
(
)
:
void
Returns
void
select
select
(
filePath
:
string
)
:
void
select
(
paths
:
Array
<
any
>
)
:
void
select
(
)
:
void
select
(
obj
:
any
)
:
void
Parameters
filePath:
string
Returns
void
Parameters
paths:
Array
<
any
>
Returns
void
Returns
void
Parameters
obj:
any
Returns
void
sort
sort
(
obj
:
any
)
:
void
sort
(
obj
:
any
, by
:
any
)
:
void
Parameters
obj:
any
Returns
void
Parameters
obj:
any
by:
any
Returns
void
Globals
Finder
Application
alias
Files
application
Files
bundle
Id
clipboard
clipping
Windows
clippings
computer
Container
containers
desktop
disks
document
Files
files
finder
Preferences
finder
Windows
first
Window
folders
frontmost
home
insertion
Location
internet
Location
Files
items
name
packages
product
Version
selection
startup
Disk
trash
version
visible
windows
activate
close
copy
count
data
Size
delete
duplicate
exists
get
App
Descriptor
make
move
open
open
Virtual
Location
print
quit
select
sort
Generated using
TypeDoc