getContainerWindow, getEntireContents, isCompletelyExpanded, isExpandable, isExpanded, setCompletelyExpanded, setExpanded
getBounds, getComment, getContainer, getCreationDate, getDescription, getDesktopPosition, getDisk, getDisplayedName, getEveryonesPrivileges, getGroup, getGroupPrivileges, getIcon, getIndex, getInformationWindow, getKind, getKlass, getLabelIndex, getModificationDate, getName, getNameExtension, getOwner, getOwnerPrivileges, getPhysicalSize, getPosition, getSize, getUrl, isExtensionHidden, isLocked, setBounds, setComment, setDesktopPosition, setEveryonesPrivileges, setExtensionHidden, setGroup, setGroupPrivileges, setIcon, setLabelIndex, setLocked, setModificationDate, setName, setNameExtension, setOwner, setOwnerPrivileges, setPosition
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
static final TypeClass CLASS
@Kind("element") @Type("item") default int countItems()
countItems
in interface Container
Item
s@Kind("element") @Type("item") int countItems(String filter)
countItems
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("container") default Container[] getContainers()
getContainers
in interface Container
Container
s@Kind("element") @Type("container") Container[] getContainers(String filter)
getContainers
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"Container
s@Kind("element") @Type("container") Container getContainer(int index)
getContainer
in interface Container
index
- index into the element list (zero-based)Container
at the requested index@Kind("element") @Type("container") Container getContainer(Id id)
getContainer
in interface Container
id
- id of the itemContainer
with the requested id@Kind("element") @Type("container") default int countContainers()
countContainers
in interface Container
Container
s@Kind("element") @Type("container") int countContainers(String filter)
countContainers
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("folder") default Folder[] getFolders()
getFolders
in interface Container
Folder
s@Kind("element") @Type("folder") Folder[] getFolders(String filter)
getFolders
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"Folder
s@Kind("element") @Type("folder") default int countFolders()
countFolders
in interface Container
Folder
s@Kind("element") @Type("folder") int countFolders(String filter)
countFolders
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("file") default int countFiles()
countFiles
in interface Container
File
s@Kind("element") @Type("file") int countFiles(String filter)
countFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("alias file") default AliasFile[] getAliasFiles()
getAliasFiles
in interface Container
AliasFile
s@Kind("element") @Type("alias file") AliasFile[] getAliasFiles(String filter)
getAliasFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"AliasFile
s@Kind("element") @Type("alias file") AliasFile getAliasFile(int index)
getAliasFile
in interface Container
index
- index into the element list (zero-based)AliasFile
at the requested index@Kind("element") @Type("alias file") AliasFile getAliasFile(Id id)
getAliasFile
in interface Container
id
- id of the itemAliasFile
with the requested id@Kind("element") @Type("alias file") default int countAliasFiles()
countAliasFiles
in interface Container
AliasFile
s@Kind("element") @Type("alias file") int countAliasFiles(String filter)
countAliasFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("application file") default ApplicationFile[] getApplicationFiles()
getApplicationFiles
in interface Container
ApplicationFile
s@Kind("element") @Type("application file") ApplicationFile[] getApplicationFiles(String filter)
getApplicationFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"ApplicationFile
s@Kind("element") @Type("application file") ApplicationFile getApplicationFile(int index)
getApplicationFile
in interface Container
index
- index into the element list (zero-based)ApplicationFile
at the requested index@Kind("element") @Type("application file") ApplicationFile getApplicationFile(Id id)
getApplicationFile
in interface Container
id
- id of the itemApplicationFile
with the requested id@Kind("element") @Type("application file") default int countApplicationFiles()
countApplicationFiles
in interface Container
ApplicationFile
s@Kind("element") @Type("application file") int countApplicationFiles(String filter)
countApplicationFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("document file") default DocumentFile[] getDocumentFiles()
getDocumentFiles
in interface Container
DocumentFile
s@Kind("element") @Type("document file") DocumentFile[] getDocumentFiles(String filter)
getDocumentFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"DocumentFile
s@Kind("element") @Type("document file") DocumentFile getDocumentFile(int index)
getDocumentFile
in interface Container
index
- index into the element list (zero-based)DocumentFile
at the requested index@Kind("element") @Type("document file") DocumentFile getDocumentFile(Id id)
getDocumentFile
in interface Container
id
- id of the itemDocumentFile
with the requested id@Kind("element") @Type("document file") default int countDocumentFiles()
countDocumentFiles
in interface Container
DocumentFile
s@Kind("element") @Type("document file") int countDocumentFiles(String filter)
countDocumentFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("internet location file") default InternetLocationFile[] getInternetLocationFiles()
getInternetLocationFiles
in interface Container
InternetLocationFile
s@Kind("element") @Type("internet location file") InternetLocationFile[] getInternetLocationFiles(String filter)
getInternetLocationFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"InternetLocationFile
s@Kind("element") @Type("internet location file") InternetLocationFile getInternetLocationFile(int index)
getInternetLocationFile
in interface Container
index
- index into the element list (zero-based)InternetLocationFile
at the requested index@Kind("element") @Type("internet location file") InternetLocationFile getInternetLocationFile(Id id)
getInternetLocationFile
in interface Container
id
- id of the itemInternetLocationFile
with the requested id@Kind("element") @Type("internet location file") default int countInternetLocationFiles()
countInternetLocationFiles
in interface Container
InternetLocationFile
s@Kind("element") @Type("internet location file") int countInternetLocationFiles(String filter)
countInternetLocationFiles
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("clipping") default Clipping[] getClippings()
getClippings
in interface Container
Clipping
s@Kind("element") @Type("clipping") Clipping[] getClippings(String filter)
getClippings
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"Clipping
s@Kind("element") @Type("clipping") Clipping getClipping(int index)
getClipping
in interface Container
index
- index into the element list (zero-based)Clipping
at the requested index@Kind("element") @Type("clipping") Clipping getClipping(Id id)
getClipping
in interface Container
id
- id of the itemClipping
with the requested id@Kind("element") @Type("clipping") default int countClippings()
countClippings
in interface Container
Clipping
s@Kind("element") @Type("clipping") int countClippings(String filter)
countClippings
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("package") default Package[] getPackages()
getPackages
in interface Container
Package
s@Kind("element") @Type("package") Package[] getPackages(String filter)
getPackages
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"Package
s@Kind("element") @Type("package") Package getPackage(int index)
getPackage
in interface Container
index
- index into the element list (zero-based)Package
at the requested index@Kind("element") @Type("package") Package getPackage(Id id)
getPackage
in interface Container
id
- id of the itemPackage
with the requested id@Kind("element") @Type("package") default int countPackages()
countPackages
in interface Container
Package
s@Kind("element") @Type("package") int countPackages(String filter)
countPackages
in interface Container
filter
- AppleScript filter clause without the leading "whose" or "where"@Code("ID ") @Kind("property") @Name("id") @Type("integer") int getId()
@Code("capa") @Kind("property") @Name("capacity") @Type("double integer") long getCapacity()
@Code("frsp") @Kind("property") @Name("free space") @Type("double integer") long getFreeSpace()
@Code("isej") @Kind("property") @Name("ejectable") @Type("boolean") boolean isEjectable()
@Code("isrv") @Kind("property") @Name("local volume") @Type("boolean") boolean isLocalVolume()
@Code("istd") @Kind("property") @Name("startup") @Type("boolean") boolean isStartup()
@Code("dfmt") @Kind("property") @Name("format") @Type("edfm") Edfm getFormat()
@Code("Jrnl") @Kind("property") @Name("journaling enabled") @Type("boolean") boolean isJournalingEnabled()
@Code("igpr") @Kind("property") @Name("ignore privileges") @Type("boolean") boolean isIgnorePrivileges()
@Code("igpr") @Kind("property") @Name("ignore privileges") @Type("boolean") void setIgnorePrivileges(boolean ignorePrivileges)
ignorePrivileges
- new property valueMap<String,Object> getProperties()
getProperties
in interface Container
getProperties
in interface Item