Pacchetto | ga.controls |
Interfaccia | public interface IWrapperHost extends IEventDispatcher , IUIComponent , IStyleClient , IConnectionService , IFlexDisplayObject , ISimpleStyleClient , IBitmapDrawable , IEventDispatcher |
Implementatori | Wrapper, WrapperHostBase |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Proprietà | Definito da | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
Le opzioni di accessibilità correnti di questo oggetto di visualizzazione. | IFlexDisplayObject | ||
activeViewType : String
Indicates the type of communication expected, either DOR or interactive. | IWrapperHost | ||
alpha : Number
Indica il valore della trasparenza alfa dell'oggetto specificato. | IFlexDisplayObject | ||
baselinePosition : Number [sola lettura]
The y-coordinate of the baseline
of the first line of text of the component. | IUIComponent | ||
blendMode : String
Un valore della classe BlendMode che specifica il metodo di fusione da utilizzare. | IFlexDisplayObject | ||
cacheAsBitmap : Boolean
Se è impostata su true, nella cache dei runtime Flash viene memorizzata una rappresentazione bitmap interna dell'oggetto di visualizzazione. | IFlexDisplayObject | ||
className : String [sola lettura]
The name of the component class. | IStyleClient | ||
currentPage : Page [sola lettura]
The current page which implements the IPanel interface. | IWrapperHost | ||
currentPanel : Panel [sola lettura]
The current panel. | IWrapperHost | ||
currentPanelItem : PanelItem [sola lettura]
The current panel item that has focus. | IWrapperHost | ||
currentSection : Section [sola lettura]
The current section. | IWrapperHost | ||
document : Object
A reference to the document object associated with this component. | IUIComponent | ||
enabled : Boolean
Whether the component can accept user interaction. | IUIComponent | ||
explicitHeight : Number
The explicitly specified height for the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxHeight : Number [sola lettura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxWidth : Number [sola lettura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinHeight : Number [sola lettura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinWidth : Number [sola lettura]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitWidth : Number
The explicitly specified width for the component,
in pixels, as the component's coordinates. | IUIComponent | ||
filters : Array
Un array indicizzato che contiene ogni oggetto filtro attualmente associato all'oggetto di visualizzazione. | IFlexDisplayObject | ||
focusPane : Sprite
A single Sprite object that is shared among components
and used as an overlay for drawing the focus indicator. | IUIComponent | ||
guideConnectionActive : Boolean
Indicates if a host SWF is communicating with the Guide through a local connection. | IWrapperHost | ||
guideExternalInterfaceAvailable : Boolean
Indicates if the guides HTML wrapper exists and contains the required guide support. | IWrapperHost | ||
guideView : Boolean
Indicates whether the Guide SWF or the PDF has current input and control. | IWrapperHost | ||
height : Number
Indica l'altezza dell'oggetto di visualizzazione espressa in pixel. | IFlexDisplayObject | ||
includeInLayout : Boolean
Specifies whether this component is included in the layout of the
parent container. | IUIComponent | ||
inheritingStyles : Object
An object containing the inheritable styles for this component. | IStyleClient | ||
interactivePdfLoad : String
Indicates when the load of the interactive pdf should happen. | IWrapperHost | ||
interactivePdfUrl : String
Provides the url to retreive the interactive pdf from. | IWrapperHost | ||
isLoadingInteractivePdf : Boolean
Indicates an interactivePdf is in the process of being loaded. | IWrapperHost | ||
isPopUp : Boolean
Set to true by the PopUpManager to indicate
that component has been popped up. | IUIComponent | ||
lcx : Lcx
Get or sets the guide deployment model. | IWrapperHost | ||
loaderInfo : LoaderInfo [sola lettura]
Restituisce un oggetto LoaderInfo contenente informazioni sul caricamento del file al quale questo oggetto di visualizzazione appartiene. | IFlexDisplayObject | ||
mask : DisplayObject
L'oggetto di visualizzazione chiamante viene mascherato dall'oggetto mask specificato. | IFlexDisplayObject | ||
maxHeight : Number [sola lettura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
maxWidth : Number [sola lettura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
measuredHeight : Number [sola lettura]
The measured height of this object. | IFlexDisplayObject | ||
measuredMinHeight : Number
The default minimum height of the component, in pixels. | IUIComponent | ||
measuredMinWidth : Number
The default minimum width of the component, in pixels. | IUIComponent | ||
measuredWidth : Number [sola lettura]
The measured width of this object. | IFlexDisplayObject | ||
minHeight : Number [sola lettura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
minWidth : Number [sola lettura]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
mouseX : Number [sola lettura]
Indica la coordinata x del mouse o la posizione del dispositivo di input dell'utente, espressa in pixel. | IFlexDisplayObject | ||
mouseY : Number [sola lettura]
Indica la coordinata y del mouse o la posizione del dispositivo di input dell'utente, espressa in pixel. | IFlexDisplayObject | ||
name : String
Indica il nome dell'istanza dell'oggetto DisplayObject. | IFlexDisplayObject | ||
nonInheritingStyles : Object
An object containing the noninheritable styles for this component. | IStyleClient | ||
opaqueBackground : Object
Specifica se l'oggetto di visualizzazione è opaco con un determinato colore di sfondo. | IFlexDisplayObject | ||
owner : DisplayObjectContainer
The owner of this IVisualElement object. | IUIComponent | ||
panelManager : PanelManager [sola lettura]
The panel manager. | IWrapperHost | ||
parent : DisplayObjectContainer [sola lettura]
Indica l'oggetto DisplayObjectContainer che contiene questo oggetto di visualizzazione. | IFlexDisplayObject | ||
pdfActive : Boolean
Indicates that the Guide has successfully communicated with the PDF rendition. | IWrapperHost | ||
pdfAvailable : Boolean
Indicates that a PDF may be available to communicate with. | IWrapperHost | ||
pdfCommunicationActive : Boolean
Indicates that the form guide has successfully communicated with the PDF rendition
of the form. | IWrapperHost | ||
pdfLoadErrorMessage : String
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF. | IWrapperHost | ||
pdfProcessFocus : Boolean
Flag to be set by Custom Implementation based on this class to activate focus processing. | IWrapperHost | ||
pdfRequiredFallbackUrl : String
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. | IWrapperHost | ||
percentHeight : Number
Number that specifies the height of a component as a
percentage of its parent's size. | IUIComponent | ||
percentWidth : Number
Number that specifies the width of a component as a
percentage of its parent's size. | IUIComponent | ||
performanceLog : Boolean
Indicates that performance logging is active. | IWrapperHost | ||
previewAsset : String
Holds an optional Asset reference that will get mapped into the previewUrl. | IWrapperHost | ||
previewAvailable : Boolean
Indicates that a PDF (or other document type) may be available to render and display. | IWrapperHost | ||
previewUrl : String
Holds the Url to get a PDF (or other document type) to render and display. | IWrapperHost | ||
resizeToContent : Boolean
When set to true, the Guide will resize itself to take only
the space needed to display its content. | IWrapperHost | ||
root : DisplayObject [sola lettura]
Nel caso di un oggetto di visualizzazione all'interno di un file SWF caricato, la proprietà principale è l'oggetto di visualizzazione più in alto nella porzione della struttura dell'elenco di visualizzazione rappresentata da quel file SWF. | IFlexDisplayObject | ||
rotation : Number
Indica la rotazione dell'istanza DisplayObject, espressa in gradi, rispetto alla posizione originale. | IFlexDisplayObject | ||
scale9Grid : Rectangle
La griglia di modifica in scala attualmente attiva. | IFlexDisplayObject | ||
scaleX : Number
Indica la scala orizzontale (percentuale) dell'oggetto applicata dal punto di registrazione. | IFlexDisplayObject | ||
scaleY : Number
Indica la scala verticale (percentuale) di un oggetto applicata dal punto di registrazione dell'oggetto. | IFlexDisplayObject | ||
scrollRect : Rectangle
I limiti del rettangolo di scorrimento dell'oggetto di visualizzazione. | IFlexDisplayObject | ||
showControlSection : Boolean
Show or hide the control sections. | IWrapperHost | ||
showHeaderSection : Boolean
Show or hide the header section. | IWrapperHost | ||
showHelpCenter : Boolean
Show or hide the help center. | IWrapperHost | ||
showNavHelpSection : Boolean
Show or hide the navigator help section. | IWrapperHost | ||
showNavigator : Boolean
Show or hide the navigator. | IWrapperHost | ||
showNextPrev : Boolean
Show or hide the next/previous Buttons. | IWrapperHost | ||
showRepeaterControls : Boolean
Show or hide the repeater controls add/copy/remove. | IWrapperHost | ||
showSubmitButton : Boolean
Show or hide the submit button. | IWrapperHost | ||
showTitleBar : Boolean
Show or hide the title bar. | IWrapperHost | ||
showToolBar : Boolean
Show or hide the tool bar. | IWrapperHost | ||
stage : Stage [sola lettura]
Lo stage dell'oggetto di visualizzazione. | IFlexDisplayObject | ||
styleDeclaration : CSSStyleDeclaration
The style declaration that holds the inline styles declared by this
object. | IStyleClient | ||
styleName : Object
The source of this object's style values. | ISimpleStyleClient | ||
submitAll : Boolean [sola lettura]
When false, field data in an optional panel is cleared when the panel is made invisible. | IWrapperHost | ||
systemManager : ISystemManager
A reference to the SystemManager object for this component. | IUIComponent | ||
transform : flash.geom:Transform
Un oggetto con proprietà relative alla matrice, alla trasformazione del colore e ai limiti di pixel di un oggetto di visualizzazione. | IFlexDisplayObject | ||
tweeningProperties : Array
Used by EffectManager. | IUIComponent | ||
visible : Boolean
Determina se l'oggetto di visualizzazione è visibile o meno. | IFlexDisplayObject | ||
width : Number
Indica la larghezza dell'oggetto di visualizzazione espressa in pixel. | IFlexDisplayObject | ||
x : Number
Indica la coordinata x dell'istanza DisplayObject relativa alle coordinate locali del DisplayObjectContainer principale. | IFlexDisplayObject | ||
y : Number
Indica la coordinata y dell'istanza DisplayObject relativa alle coordinate locali del DisplayObjectContainer principale. | IFlexDisplayObject |
Metodo | Definito da | ||
---|---|---|---|
Call back indicating document view has activated. | IWrapperHost | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registra un oggetto listener di eventi con un oggetto EventDispatcher, in modo che il listener riceva la notifica di un evento. | IEventDispatcher | ||
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | IWrapperHost | ||
Calls the html to passthrough message to the PDF or to specified function in the HTML. | IWrapperHost | ||
Cleans up by releasing event listeners and zero out local variables. | IWrapperHost | ||
Deletes a style property from this component instance. | IStyleClient | ||
Called whenever a Repeater Panel adds/removes an instance. | IWrapperHost | ||
The connection was closed. | IConnectionService | ||
The connection was made, if success=false, the connection attempt failed
| IConnectionService | ||
Default error message handler for communication with the PDF. | IWrapperHost | ||
Invia un evento nel flusso di eventi. | IEventDispatcher | ||
Forwards the request to email the PDF rendition of the Guide. | IWrapperHost | ||
This method is called whenever a field in the PDF is changed
| IWrapperHost | ||
This method is called whenever a field in the Guide gets the focus. | IWrapperHost | ||
This method is called whenever a field in the Guide loses the focus. | IWrapperHost | ||
Return the form's Active data, either from the Guide or the PDF. | IConnectionService | ||
Restituisce un rettangolo che definisce l'area dell'oggetto di visualizzazione relativa al sistema di coordinate dell'oggetto targetCoordinateSpace. | IFlexDisplayObject | ||
Returns an Array of CSSStyleDeclaration objects for the type selector
that applies to this component, or null if none exist. | IStyleClient | ||
Return the form's data
| IConnectionService | ||
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active. | IConnectionService | ||
A convenience method for determining whether to use the
explicit or measured height
| IUIComponent | ||
A convenience method for determining whether to use the
explicit or measured width
| IUIComponent | ||
Returns a field's value as an Object
| IConnectionService | ||
Gets the ga/xml data from the PDF. | IWrapperHost | ||
Gets a fields data from the PDF. | IWrapperHost | ||
Return the requested property. | IConnectionService | ||
Restituisce un rettangolo che definisce i bordi dell'oggetto di visualizzazione in base al sistema di coordinate definito dal parametro targetCoordinateSpace, esclusi gli eventuali tratti presenti sulle forme. | IFlexDisplayObject | ||
Get the root value object returning the actual object instance. | IWrapperHost | ||
Gets a style property that has been set anywhere in this
component's style lookup chain. | IStyleClient | ||
Converte le coordinate dello stage (globali) in quelle (locali) dell'oggetto di visualizzazione per l'oggetto Point. | IFlexDisplayObject | ||
Answer received from the PDF providing requested data. | IWrapperHost | ||
Called when a field in the interactive PDF get focus. | IWrapperHost | ||
Event handler called when the guide has been created. | IWrapperHost | ||
Called when validation of field data for a panel fails. | IWrapperHost | ||
Verifica se per l'oggetto EventDispatcher sono presenti listener registrati per un tipo specifico di evento. | IEventDispatcher | ||
Hides the Document of Record rendition and displays the Guide content. | IWrapperHost | ||
Hides the PDF rendition and displays the Guide content. | IWrapperHost | ||
Valuta il riquadro di delimitazione dell'oggetto di visualizzazione per verificare se si sovrappone o si interseca con il riquadro di delimitazione dell'oggetto di visualizzazione obj. | IFlexDisplayObject | ||
Valuta l'oggetto di visualizzazione per stabilire se si sovrappone o si interseca con il punto specificato dai parametri x e y. | IFlexDisplayObject | ||
Called when the guide is initalized. | IWrapperHost | ||
Initialize the object. | IUIComponent | ||
Initializes the guide and prepares it for viewing. | IWrapperHost | ||
True if this guide is based off of a Fiber Model. | IWrapperHost | ||
Return whether or not the guide is initialized. | IWrapperHost | ||
True if this guide is based off of a XFA Model. | IWrapperHost | ||
Converte le coordinate dell'oggetto di visualizzazione (locali) in quelle dello stage (globali) per l'oggetto Point. | IFlexDisplayObject | ||
Moves this object to the specified x and y coordinates. | IFlexDisplayObject | ||
Propagates style changes to the children of this component. | IStyleClient | ||
Returns true if the chain of owner properties
points from child to this UIComponent. | IUIComponent | ||
Called when validation of page fails. | IWrapperHost | ||
This method is called whenever a panelItem in the Guide loses focus. | IWrapperHost | ||
This method is called whenever a panelItem in the Guide gets the focus
| IWrapperHost | ||
Called by Flex when a UIComponent object is added to or removed from a parent. | IUIComponent | ||
This method is called when the PDF is initialized. | IWrapperHost | ||
Forwards the request to print the PDF rendition of the Guide. | IWrapperHost | ||
Handles incoming messages from the PDF via the HTML. | IWrapperHost | ||
Sets up the internal style cache values so that the getStyle()
method functions. | IStyleClient | ||
Registers the EffectManager as one of the event listeners for each effect event. | IStyleClient | ||
Rimuove un listener dall'oggetto EventDispatcher. | IEventDispatcher | ||
Reset the Model back to its initial load state. | IWrapperHost | ||
Resolves the preview URL. | IWrapperHost | ||
Forwards the request to save the PDF rendition of the Guide. | IWrapperHost | ||
Called when server validation fails. | IWrapperHost | ||
Sets the data in the active view. | IWrapperHost | ||
Sets the actual size of this object. | IFlexDisplayObject | ||
Set the data into the form - returns false if failed. | IConnectionService | ||
Sets a field's value, returns success true or false
| IConnectionService | ||
Sets the ga/xml data into the PDF. | IWrapperHost | ||
Sets a fields data into the PDF
| IWrapperHost | ||
Set the property, returns false if the operation failed
| IConnectionService | ||
Set the root value object passing in the actual object instance. | IWrapperHost | ||
Sets a style property on this component instance. | IStyleClient | ||
Called when the visible property changes. | IUIComponent | ||
Displays the Document of Record rendition of the form within the PDFBox control area on the Guide layout. | IWrapperHost | ||
Returns whether or not the current panel is being shown in full screen mode. | IWrapperHost | ||
Displays the PDF rendition of the form within the PDFBox control area on the Guide layout. | IWrapperHost | ||
Shows the PDF. | IWrapperHost | ||
Start rendering the pages of the guide. | IWrapperHost | ||
Called when the value of a style property is changed. | ISimpleStyleClient | ||
Performs the submit action based on the value of the Submit From
option in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | IConnectionService | ||
Submits the data to the server - return true if the submit was performed
- returns false if validations fail
| IConnectionService | ||
This function displays the PDF rendition within the PDFBox control on the Guide layout. | IWrapperHost | ||
Transfers data to or from and displays or hides the PDF or document
| IWrapperHost | ||
Verifica se un listener di eventi è registrato con questo oggetto EventDispatcher o qualsiasi suo antenato per il tipo di evento specificato. | IEventDispatcher |
activeViewType | proprietà |
activeViewType:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates the type of communication expected, either DOR or interactive.
Implementazione
public function get activeViewType():String
public function set activeViewType(value:String):void
currentPage | proprietà |
currentPage:Page
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The current page which implements the IPanel
interface.
Implementazione
public function get currentPage():Page
Elementi API correlati
currentPanel | proprietà |
currentPanel:Panel
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The current panel.
Implementazione
public function get currentPanel():Panel
currentPanelItem | proprietà |
currentPanelItem:PanelItem
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The current panel item that has focus.
Implementazione
public function get currentPanelItem():PanelItem
currentSection | proprietà |
guideConnectionActive | proprietà |
guideConnectionActive:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates if a host SWF is communicating with the Guide through a local connection.
Implementazione
public function get guideConnectionActive():Boolean
public function set guideConnectionActive(value:Boolean):void
guideExternalInterfaceAvailable | proprietà |
guideExternalInterfaceAvailable:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates if the guides HTML wrapper exists and contains the required guide support. This check should be used instead of 'ExternalInterface.available'.
Implementazione
public function get guideExternalInterfaceAvailable():Boolean
public function set guideExternalInterfaceAvailable(value:Boolean):void
guideView | proprietà |
guideView:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates whether the Guide SWF or the PDF has current input and control.
The value of this flag is set according to the following rules:
- True when Guide has ownership.
- False when the PDF has ownership and is currently visible to a user.
Implementazione
public function get guideView():Boolean
public function set guideView(value:Boolean):void
interactivePdfLoad | proprietà |
interactivePdfLoad:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates when the load of the interactive pdf should happen.
Implementazione
public function get interactivePdfLoad():String
public function set interactivePdfLoad(value:String):void
interactivePdfUrl | proprietà |
interactivePdfUrl:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Provides the url to retreive the interactive pdf from.
Implementazione
public function get interactivePdfUrl():String
public function set interactivePdfUrl(value:String):void
isLoadingInteractivePdf | proprietà |
isLoadingInteractivePdf:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates an interactivePdf is in the process of being loaded.
Implementazione
public function get isLoadingInteractivePdf():Boolean
public function set isLoadingInteractivePdf(value:Boolean):void
lcx | proprietà |
lcx:Lcx
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Get or sets the guide deployment model.
Implementazione
public function get lcx():Lcx
public function set lcx(value:Lcx):void
panelManager | proprietà |
panelManager:PanelManager
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The panel manager.
Implementazione
public function get panelManager():PanelManager
pdfActive | proprietà |
pdfActive:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that the Guide has successfully communicated with the PDF rendition. of the form.
Implementazione
public function get pdfActive():Boolean
public function set pdfActive(value:Boolean):void
pdfAvailable | proprietà |
pdfAvailable:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF may be available to communicate with.
Implementazione
public function get pdfAvailable():Boolean
public function set pdfAvailable(value:Boolean):void
pdfCommunicationActive | proprietà |
pdfCommunicationActive:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that the form guide has successfully communicated with the PDF rendition of the form.
Implementazione
public function get pdfCommunicationActive():Boolean
public function set pdfCommunicationActive(value:Boolean):void
pdfLoadErrorMessage | proprietà |
pdfLoadErrorMessage:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF.
Implementazione
public function get pdfLoadErrorMessage():String
public function set pdfLoadErrorMessage(value:String):void
pdfProcessFocus | proprietà |
pdfProcessFocus:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Flag to be set by Custom Implementation based on this class to activate focus processing.
Implementazione
public function get pdfProcessFocus():Boolean
public function set pdfProcessFocus(value:Boolean):void
pdfRequiredFallbackUrl | proprietà |
pdfRequiredFallbackUrl:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. A Post to the Server URL is done and the Guide is replaced with the returned content.
Implementazione
public function get pdfRequiredFallbackUrl():String
public function set pdfRequiredFallbackUrl(value:String):void
performanceLog | proprietà |
performanceLog:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that performance logging is active.
Implementazione
public function get performanceLog():Boolean
public function set performanceLog(value:Boolean):void
previewAsset | proprietà |
previewAsset:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Holds an optional Asset reference that will get mapped into the previewUrl.
Implementazione
public function get previewAsset():String
public function set previewAsset(value:String):void
previewAvailable | proprietà |
previewAvailable:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF (or other document type) may be available to render and display.
Implementazione
public function get previewAvailable():Boolean
public function set previewAvailable(value:Boolean):void
previewUrl | proprietà |
previewUrl:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Holds the Url to get a PDF (or other document type) to render and display.
Implementazione
public function get previewUrl():String
public function set previewUrl(value:String):void
resizeToContent | proprietà |
resizeToContent:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
When set to true, the Guide will resize itself to take only the space needed to display its content. When set to false the Guide will attempt to take 100% of its parent size.
Implementazione
public function get resizeToContent():Boolean
public function set resizeToContent(value:Boolean):void
showControlSection | proprietà |
showControlSection:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the control sections.
Implementazione
public function get showControlSection():Boolean
public function set showControlSection(value:Boolean):void
showHeaderSection | proprietà |
showHeaderSection:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the header section.
Implementazione
public function get showHeaderSection():Boolean
public function set showHeaderSection(value:Boolean):void
showHelpCenter | proprietà |
showHelpCenter:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the help center.
Implementazione
public function get showHelpCenter():Boolean
public function set showHelpCenter(value:Boolean):void
showNavHelpSection | proprietà |
showNavHelpSection:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator help section.
Implementazione
public function get showNavHelpSection():Boolean
public function set showNavHelpSection(value:Boolean):void
showNavigator | proprietà |
showNavigator:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator.
Implementazione
public function get showNavigator():Boolean
public function set showNavigator(value:Boolean):void
showNextPrev | proprietà |
showNextPrev:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the next/previous Buttons.
Implementazione
public function get showNextPrev():Boolean
public function set showNextPrev(value:Boolean):void
showRepeaterControls | proprietà |
showRepeaterControls:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the repeater controls add/copy/remove.
Implementazione
public function get showRepeaterControls():Boolean
public function set showRepeaterControls(value:Boolean):void
showSubmitButton | proprietà |
showSubmitButton:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the submit button.
Implementazione
public function get showSubmitButton():Boolean
public function set showSubmitButton(value:Boolean):void
showTitleBar | proprietà |
showTitleBar:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the title bar.
Implementazione
public function get showTitleBar():Boolean
public function set showTitleBar(value:Boolean):void
showToolBar | proprietà |
showToolBar:Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the tool bar.
Implementazione
public function get showToolBar():Boolean
public function set showToolBar(value:Boolean):void
submitAll | proprietà |
submitAll:Boolean
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
When false, field data in an optional panel is cleared when the panel is made invisible.
Implementazione
public function get submitAll():Boolean
activateDocumentViewCB | () | metodo |
public function activateDocumentViewCB(error:FormBridgeError, data:String):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Call back indicating document view has activated.
Parametri
error:FormBridgeError — Specifies the form bridge error.
| |
data:String — Specifies the data received from the document view.
|
autoLoadPdf | () | metodo |
public function autoLoadPdf(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. If no PDF was rendered with the Guide, this function does not perform an action. This function is called automatically if the Guide is set to SubmitFrom InteractivePdf or PrintForm.
Parametri
event:Event (default = null ) — Specifies the load PDF event.
|
CallHtml | () | metodo |
public function CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String):String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Calls the html to passthrough message to the PDF or to specified function in the HTML.
Parametri
exFunc:String — Specifies the function to execute.
| |
param1:String — Specifies the first parameter.
| |
param2:String — Specifies the second parameter.
| |
param3:String — Specifies the third parameter.
| |
param4:String — Specifies the forth parameter.
|
String — String
|
cleanup | () | metodo |
public function cleanup():void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Cleans up by releasing event listeners and zero out local variables.
collectionChange | () | metodo |
public function collectionChange(bAdded:Boolean, bRemoved:Boolean):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Called whenever a Repeater Panel adds/removes an instance.
Parametri
bAdded:Boolean — Specify true if an item has been added to a collection.
| |
bRemoved:Boolean — Specify true if an item has been removed from a collection.
|
defaultCallback | () | metodo |
public function defaultCallback(msgId:int, request:String, error:FormBridgeError, parms:Array):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Default error message handler for communication with the PDF.
Parametri
msgId:int — Specifies the message identifier.
| |
request:String — Specifies the message request.
| |
error:FormBridgeError — Specifies the form bridge error.
| |
parms:Array — Specifies the message parameters.
|
emailPDF | () | metodo |
public function emailPDF(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Forwards the request to email the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
Parametri
event:Event (default = null ) — Specifies the emailPDF event.
|
fieldChangeEx | () | metodo |
public function fieldChangeEx(boundObject:Object, som:String, type:String, value:Object):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the PDF is changed
Parametri
boundObject:Object — Specifies the object in the data model corresponding to changed item.
| |
som:String — Specifies the som expression for the changed item.
| |
type:String — Specifies the type of change.
| |
value:Object — Specifies the value of the field item.
|
fieldFocusIn | () | metodo |
public function fieldFocusIn(boundObject:Object, som:String, properties:Array, callback:Function = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide gets the focus.
Parametri
boundObject:Object — Specifies the object in the data model corresponding to the focused item
| |
som:String — Specifies the som expression for the item with focus.
| |
properties:Array — Specifies additional properties of the item with focus.
| |
callback:Function (default = null ) — Specifies the function to call when the field has focus.
|
fieldFocusOut | () | metodo |
public function fieldFocusOut(boundObject:Object, som:String, value:String):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide loses the focus.
Parametri
boundObject:Object — Specifies the object in the data model corresponding to the focused item.
| |
som:String — Specifies the som expression for the item with focus.
| |
value:String — Specifies the value of the field that lost focus.
|
getPdfData | () | metodo |
public function getPdfData(callback:Function = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Gets the ga/xml data from the PDF.
Parametri
callback:Function (default = null ) — Specifies the function called when the data is ready.
|
getPdfFieldData | () | metodo |
public function getPdfFieldData(som:String, callback:Function = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Gets a fields data from the PDF.
Parametri
som:String — Specifies expression for the field data to be retrieved.
| |
callback:Function (default = null ) — Specifies the function to call when the field data has been retrieved.
|
getRootValueObject | () | metodo |
public function getRootValueObject():Object
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Get the root value object returning the actual object instance.
RestituisceObject — an instance of the root value object.
|
gotData | () | metodo |
public function gotData(error:FormBridgeError, data:String):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Answer received from the PDF providing requested data.
Parametri
error:FormBridgeError — Specifies the error received from FormBridge.
| |
data:String — Specifies the data received from the PDF file.
|
gotFocus | () | metodo |
public function gotFocus(error:FormBridgeError, somExpression:String):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Called when a field in the interactive PDF get focus.
Parametri
error:FormBridgeError — Specifies the form bridge error.
| |
somExpression:String — Specifies somExpression of the field with focus on the PDF.
|
guideCreationComplete | () | metodo |
public function guideCreationComplete(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Event handler called when the guide has been created.
Parametri
event:Event (default = null ) — Specifies the completion event.
|
guideValidationFailure | () | metodo |
public function guideValidationFailure(event:GAEvent):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Called when validation of field data for a panel fails.
Parametri
event:GAEvent — Specifies the guideValidationFailure event.
|
hideDoc | () | metodo |
public function hideDoc(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Hides the Document of Record rendition and displays the Guide content. If no Document of Record was rendered with the Guide, this function does not perform an action.
Parametri
event:Event (default = null ) — Specifies the hideDoc event.
|
hidePDF | () | metodo |
public function hidePDF(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Hides the PDF rendition and displays the Guide content. Any data the user entered into the fields on the PDF rendition automatically appear in the corresponding Guide fields. If no PDF was rendered with the Guide, this function does not perform an action.
Parametri
event:Event (default = null ) — Specifies the hidePDF event.
|
init | () | metodo |
public function init(event:Event):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Called when the guide is initalized.
Parametri
event:Event — the initializing event
|
Elementi API correlati
initializingGuide | () | metodo |
public function initializingGuide(guideSuperIn:UIComponent, guideThisIn:UIComponent, initDataIn:String):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Initializes the guide and prepares it for viewing.
Parametri
guideSuperIn:UIComponent — Specifies the component that will be the immediate parent of the guide.
| |
guideThisIn:UIComponent — Specifies the top level application.
| |
initDataIn:String — Specifies the prefill data.
|
isFiberGuide | () | metodo |
isGuideInitialized | () | metodo |
isXfaGuide | () | metodo |
pageValidationFailure | () | metodo |
public function pageValidationFailure(event:GAEvent):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Called when validation of page fails.
Parametri
event:GAEvent — Specifies a pageValidationFailure event.
|
panelItemFocusIn | () | metodo |
public function panelItemFocusIn(panelItem:PanelItem):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide loses focus.
Parametri
panelItem:PanelItem — Specifies the panelItem that has received focus.
|
panelItemFocusOut | () | metodo |
public function panelItemFocusOut(panelItem:PanelItem):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide gets the focus
Parametri
panelItem:PanelItem — the panelItem that has lost focus
|
pdfActiveInit | () | metodo |
public function pdfActiveInit():void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
This method is called when the PDF is initialized.
printPDF | () | metodo |
public function printPDF(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Forwards the request to print the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
Parametri
event:Event (default = null ) — Specifies the printPDF event.
|
ProcessExtMessage | () | metodo |
public function ProcessExtMessage(msgparams:Array):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Handles incoming messages from the PDF via the HTML.
Parametri
msgparams:Array — Specifies the parameters coming from the PDF.
|
resetModel | () | metodo |
public function resetModel():void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Reset the Model back to its initial load state.
resolvePreviewUrl | () | metodo |
public function resolvePreviewUrl(url:String, asset:String):String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Resolves the preview URL.
Parametri
url:String — Specifies the URL to be resolved.
| |
asset:String — Specifies the asset to be used for preview.
|
String — String
|
saveAsPDF | () | metodo |
public function saveAsPDF(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Forwards the request to save the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
Parametri
event:Event (default = null ) — Specifies the saveAsPDF event.
|
serverValidationFailure | () | metodo |
public function serverValidationFailure(validationResult:Array):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Called when server validation fails.
Parametri
validationResult:Array — Specifies an array of validation errors.
|
setActiveData | () | metodo |
public function setActiveData(data:String, callback:Function = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Sets the data in the active view.
If a callback function is provided, this method sets the data in the active view whether it's the Guide or the PDF. If no callback function is provided, this function immediately sets the data in the Guide. The callback function requires two string parameters, error:String and data:String. If error is not null, then the method failed. The data parameter is always null.
Parametri
data:String — Specifies the active data to be set.
| |
callback:Function (default = null ) — Specifies the function called when the data is set.
|
setPdfData | () | metodo |
public function setPdfData(data:String, callback:Function = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Sets the ga/xml data into the PDF.
Parametri
data:String — Specifies the XML string containing the data for the PDF.
| |
callback:Function (default = null ) — Specifies the function to call when the data has been set.
|
setPdfFieldData | () | metodo |
public function setPdfFieldData(som:String, type:String, value:String, callback:Function = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Sets a fields data into the PDF
Parametri
som:String — Specifies the expression for the field data to be set.
| |
type:String — Specifies the type of data.
| |
value:String — Specifies the value of data.
| |
callback:Function (default = null ) — function called with the field data has been set.
|
setRootValueObject | () | metodo |
public function setRootValueObject(object:Object):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Set the root value object passing in the actual object instance.
Parametri
object:Object — Specifies the instance of the root value object to be set.
|
showDoc | () | metodo |
public function showDoc(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Displays the Document of Record rendition of the form within the PDFBox control area on the Guide layout. If no DOR was rendered with the Guide, this function does not perform an action.
Parametri
event:Event (default = null ) — the showDoc event
|
showPanelFullGuide | () | metodo |
public function showPanelFullGuide():Boolean
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Returns whether or not the current panel is being shown in full screen mode.
RestituisceBoolean — true if the current panel is being shown in full screen mode, otherwise false.
|
showPDF | () | metodo |
public function showPDF(event:Event = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Displays the PDF rendition of the form within the PDFBox control area on the Guide layout. If no PDF was rendered with the Guide, this function does not perform an action.
Parametri
event:Event (default = null ) — Specifies the showPDF event.
|
SizeDocumentView | () | metodo |
startGuide | () | metodo |
public function startGuide():void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Start rendering the pages of the guide.
submitFromPDF | () | metodo |
public function submitFromPDF():void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
This function displays the PDF rendition within the PDFBox control on the Guide layout. A user must click the appropriate submit button to complete the data submission.
If no PDF was rendered with the Guide, this function sends the data to the Document Server which renders the form as a PDF, and returns it to the user to complete the submission.
toggleView2 | () | metodo |
public function toggleView2(type:String = null, callback:Function = null):void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Transfers data to or from and displays or hides the PDF or document
Parametri
type:String (default = null ) — Specifies the type of view.
| |
callback:Function (default = null ) — Specifies the function to call when the view has been toggled.
|
Tue Jun 12 2018, 02:44 PM Z