Extends
Broadcasting
This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals
This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals
Methods
Unwatch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
Watch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
WatchOnce(p_signalId, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
(p_signal, …args)
_Broadcast- Inherited From:
Methods
()
_Init- Inherited From:
()
_PostInit- Inherited From:
Methods
(p_func)
_Bind- Inherited From:
Members
:boolean
isReleasing- Inherited From:
Methods
Release()
- Inherited From:
()
_CleanUp- Inherited From:
Members
content :*
TODO
directory :io.core.Resource
TODO
encoding :io.core.ENCODING
TODO
exists :boolean
TODO
:boolean
isDirTODO
:boolean
loadedTODO
:boolean
loadedTODO
mime :MIMEDefinition
TODO
:string
nameTODO
path :string
TODO
raw :*
TODO
:io.core.RESSOURCE_STATE
stateTODO
stats :object
TODO
type :io.core.RESPONSE_TYPE
TODO
Methods
CancelOperation()
Cancels the ongoing operation, if any
Delete(p_options)
TODO
Parameters:
Name | Type | Default | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p_options |
object |
null
|
Properties
|
DeleteAndRelease()
TODO
PreventRelease()
- Inherited From:
Read(p_options)
TODO
Parameters:
Name | Type | Default | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p_options |
object |
null
|
Properties
|
Rename(p_newPath, p_options)
TODO
Parameters:
Name | Type | Default | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p_newPath |
string | |||||||||||||||||
p_options |
object |
null
|
Properties
|
Write(p_options)
TODO
Parameters:
Name | Type | Default | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p_options |
object |
null
|
Properties
|
Members
defaultType
TODO
Methods
()
_DecodeDeserialize is called by the IO system in order to get a readable version of the resource's content by the app.
()
_EncodeSerialize is called by the IO system in order to get a 'raw', writable version of the resource's content.