JSPrintManager
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Zip
Entry
children
data
id
name
parent
uncompressed
Size
get
Fullname
get
Relative
Name
is
Descendant
Of
Hierarchy
ZipEntry
ZipFileEntry
ZipDirectoryEntry
Index
Properties
children
data
id
name
parent
uncompressed
Size
Methods
get
Fullname
get
Relative
Name
is
Descendant
Of
Properties
children
children
:
ZipEntry
[]
Optional
data
data
:
Entry
id
id
:
number
name
name
:
string
Optional
parent
parent
:
ZipEntry
uncompressed
Size
uncompressed
Size
:
number
Methods
get
Fullname
get
Fullname
(
)
:
string
Returns
string
get
Relative
Name
get
Relative
Name
(
ancestor
:
ZipDirectoryEntry
)
:
string
Parameters
ancestor:
ZipDirectoryEntry
Returns
string
is
Descendant
Of
is
Descendant
Of
(
ancestor
:
ZipDirectoryEntry
)
:
boolean
Parameters
ancestor:
ZipDirectoryEntry
Returns
boolean