A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
selection — Property, interface com.adobe.portfolio.api.INavigatorHost
The currently selected set of IAttachment instances.
sessionData — Property, class com.adobe.portfolio.api.SessionDataChangedEvent
For events with kind ADDED or CHANGED, the new value of the session data.
sessionDataChanged — Event, interface com.adobe.portfolio.api.ICollection
This event is dispatched when session data changes.
SESSION_DATA_CHANGED — Constant Static Property, class com.adobe.portfolio.api.SessionDataChangedEvent
Defines the value of the type property of the Event object for a sessionDataChanged event.
SessionDataChangedEvent — class, package com.adobe.portfolio.api
Event dispatched when session data for the Collection changes.
setDirty() — method, interface com.adobe.portfolio.api.ICollection
Sets the flag indicating that the ICollection is dirty and needs to be saved.
setFieldPrefix(fieldName:String, value:String) — method, interface com.adobe.portfolio.api.IAttachment
Sets the prefix for a particular field.
setFieldValue(fieldName:String, value:any) — method, interface com.adobe.portfolio.api.IAttachment
Sets the value of a specified field in an IAttachment.
setNextPrevious(next:com.adobe.portfolio.api:IAttachment, previous:com.adobe.portfolio.api:IAttachment) — method, interface com.adobe.portfolio.api.INavigatorHost
Updates Acrobat's next and previous attachment values.
setSessionData(key:String, sessionData:any) — method, interface com.adobe.portfolio.api.ICollection
Stores session data under the specified key.
shiftKey — Property, class com.adobe.portfolio.api.RightClickEvent
Set to true if the shift key was pressed; set to false otherwise.
showRootDocument() — method, interface com.adobe.portfolio.api.INavigatorHost
Shows the portfolio's root document.
size — Property, interface com.adobe.portfolio.api.IAttachment
Gets the uncompressed size (in bytes) of the file.
SIZE — Constant Static Property, class com.adobe.portfolio.api.FieldType
A possible value of the IField.type property, used for a field that identifies the size default property of an IAttachment.
sort — Property, interface com.adobe.portfolio.api.ICollection
An ordered array of ISort instances.
stageX — Property, class com.adobe.portfolio.api.RightClickEvent
The x-coordinate (relative to the stage) of the mouse.
stageY — Property, class com.adobe.portfolio.api.RightClickEvent
The y-coordinate (relative to the stage) of the mouse.
STRING — Constant Static Property, class com.adobe.portfolio.api.FieldType
A possible value of the IField.type property, used for fields that contain arbitrary String values.
STRING — Constant Static Property, class com.adobe.portfolio.api.PropertyType
A possible value of the IProperty.type property, used for properties that contain arbitrary string values.
subvalues — Property, interface com.adobe.portfolio.api.IProperty
The array of possible values for a list property.
subvaluesLocked — Property, interface com.adobe.portfolio.api.IProperty
Returns a value of true if elements of subvalues for this property cannot be added or removed.
subvaluesType — Property, interface com.adobe.portfolio.api.IProperty
Identifies the data type of the IProperty elements found in the subvalues array.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z