Class adobeDPS-AutoArchive
- Extends:
- adobeDPS-AutoArchive -> adobeDPS-Setting -> adobeDPS-Service -> adobeDPS-Class
Class used to control all AutoArchive Settings
Constructor
[inner]
Create an instance of the AutoArchive class.
Fields
| Field | Defined By | |
|---|---|---|
|
isSupported
: Boolean
Whether this feature is supported on this platform.
|
AutoArchive
|
|
|
isEnabled
: Boolean
Whether this feature is currently enabled.
|
AutoArchive
|
|
|
Signal to indicate that this setting has been updated.
|
Methods
| Method | Defined By | |
|---|---|---|
|
toggle(enable:Boolean)
Function used to toggle the AutoArchive function on and off.
|
AutoArchive
|
|
|
toString()
Gets the string representation of this instance.
|
Class Detail
adobeDPS-AutoArchive()
[inner]
Create an instance of the AutoArchive class.
- This is an internal constructor and shouldn't be called by regular users.
- This is an internal constructor and shouldn't be called by regular users.
Field Details
isSupported
: Boolean
Whether this feature is supported on this platform.
isEnabled
: Boolean
Whether this feature is currently enabled.
Method Details
toggle(enable:Boolean)
Function used to toggle the AutoArchive function on and off. Pass true to turn it on
and false to turn it off.
| Parameters | ||
|---|---|---|
| enable | Boolean | Whether the feature should be enabled |
©2012 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 01 2012 12:15:45 GMT-0700 (PDT)
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 01 2012 12:15:45 GMT-0700 (PDT)