Package | ga.controls |
Interface | public interface IWrapperHost extends IEventDispatcher , IUIComponent , IStyleClient , IConnectionService , IFlexDisplayObject , ISimpleStyleClient , IBitmapDrawable , IEventDispatcher |
Implémenteurs | Wrapper, WrapperHostBase |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Propriété | Défini par | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
Options d’accessibilité actuelles de l’objet d’affichage. | IFlexDisplayObject | ||
activeViewType : String
Indicates the type of communication expected, either DOR or interactive. | IWrapperHost | ||
alpha : Number
Indique la valeur de transparence alpha de l’objet spécifié. | IFlexDisplayObject | ||
baselinePosition : Number [lecture seule]
Coordonnée y de la ligne de base de la première ligne de texte du composant. | IUIComponent | ||
blendMode : String
Valeur de la classe BlendMode qui spécifie le mode de fusion à utiliser. | IFlexDisplayObject | ||
cacheAsBitmap : Boolean
Si la valeur true est définie, les moteurs d’exécution de Flash placent en mémoire cache une version bitmap interne de l’objet d’affichage. | IFlexDisplayObject | ||
className : String [lecture seule]
Nom de la classe du composant. | IStyleClient | ||
currentPage : Page [lecture seule]
The current page which implements the IPanel interface. | IWrapperHost | ||
currentPanel : Panel [lecture seule]
The current panel. | IWrapperHost | ||
currentPanelItem : PanelItem [lecture seule]
The current panel item that has focus. | IWrapperHost | ||
currentSection : Section [lecture seule]
The current section. | IWrapperHost | ||
document : Object
Référence à l’objet de document associé à ce composant. | IUIComponent | ||
enabled : Boolean
Indique si le composant peut accepter une interaction de l’utilisateur. | IUIComponent | ||
explicitHeight : Number
Hauteur du composant, en pixels, spécifiée explicitement en tant que coordonnée du composant. | IUIComponent | ||
explicitMaxHeight : Number [lecture seule]
Nombre définissant la hauteur maximale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
explicitMaxWidth : Number [lecture seule]
Nombre définissant la largeur maximale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
explicitMinHeight : Number [lecture seule]
Nombre définissant la hauteur minimale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
explicitMinWidth : Number [lecture seule]
Nombre définissant la largeur minimale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
explicitWidth : Number
Largeur du composant, en pixels, spécifiée explicitement en tant que coordonnée du composant. | IUIComponent | ||
filters : Array
Tableau indexé contenant tous les objets filtre actuellement associés à l’objet d’affichage. | IFlexDisplayObject | ||
focusPane : Sprite
Objet Sprite unique partagé par différents composants et utilisé comme incrustation pour tracer l’indicateur de focus. | 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
Indique la hauteur de l’objet d’affichage, en pixels. | IFlexDisplayObject | ||
includeInLayout : Boolean
Indique si ce composant est inclus dans la présentation du conteneur parent. | IUIComponent | ||
inheritingStyles : Object
Objet contenant les styles héritables pour ce composant. | 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
Défini sur true par le gestionnaire PopUpManager pour indiquer que composant a été ouvert sous forme de menu contextuel. | IUIComponent | ||
lcx : Lcx
Get or sets the guide deployment model. | IWrapperHost | ||
loaderInfo : LoaderInfo [lecture seule]
Renvoie un objet LoaderInfo qui contient des informations relatives au chargement du fichier auquel appartient cet objet d’affichage. | IFlexDisplayObject | ||
mask : DisplayObject
L’objet d’affichage appelant est masqué par l’objet mask spécifié. | IFlexDisplayObject | ||
maxHeight : Number [lecture seule]
Nombre définissant la hauteur maximale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
maxWidth : Number [lecture seule]
Nombre définissant la largeur maximale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
measuredHeight : Number [lecture seule]
Hauteur mesurée de l’objet. | IFlexDisplayObject | ||
measuredMinHeight : Number
Hauteur minimale par défaut du composant, en pixels. | IUIComponent | ||
measuredMinWidth : Number
Largeur minimale par défaut du composant, en pixels. | IUIComponent | ||
measuredWidth : Number [lecture seule]
Largeur mesurée de l’objet. | IFlexDisplayObject | ||
minHeight : Number [lecture seule]
Nombre définissant la hauteur minimale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
minWidth : Number [lecture seule]
Nombre définissant la largeur minimale du composant, en pixels, en tant que coordonnée du composant. | IUIComponent | ||
mouseX : Number [lecture seule]
Indique la coordonnée x de la souris ou ou la position du périphérique de saisie utilisateur, en pixels. | IFlexDisplayObject | ||
mouseY : Number [lecture seule]
Indique la coordonnée y de la souris ou la position du périphérique de saisie utilisateur, en pixels. | IFlexDisplayObject | ||
name : String
Indique le nom d’occurrence de DisplayObject. | IFlexDisplayObject | ||
nonInheritingStyles : Object
Objet contenant les styles non héritables pour ce composant. | IStyleClient | ||
opaqueBackground : Object
Indique si l’objet d’affichage est opaque avec une couleur d’arrière-plan spécifique. | IFlexDisplayObject | ||
owner : DisplayObjectContainer
Propriétaire de cet objet IVisualElement. | IUIComponent | ||
panelManager : PanelManager [lecture seule]
The panel manager. | IWrapperHost | ||
parent : DisplayObjectContainer [lecture seule]
Indique l’objet DisplayObjectContainer qui contient l’objet d’affichage. | 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
Nombre définissant la hauteur d’un composant sous forme de pourcentage de la taille de son parent. | IUIComponent | ||
percentWidth : Number
Nombre définissant la largeur d’un composant sous forme de pourcentage de la taille de son parent. | 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 [lecture seule]
Pour un objet d’affichage résidant dans un fichier SWF chargé, la propriété root correspond à l’objet d’affichage de premier niveau dans la partie de la structure arborescente de la liste d’affichage représentée par ce fichier. | IFlexDisplayObject | ||
rotation : Number
Indique la rotation de l’occurrence de DisplayObject, en degrés, à partir de son orientation d’origine. | IFlexDisplayObject | ||
scale9Grid : Rectangle
Grille de mise à l’échelle en vigueur. | IFlexDisplayObject | ||
scaleX : Number
Indique l’échelle horizontale (pourcentage) de l’objet telle qu’elle est appliquée à partir du point d’alignement. | IFlexDisplayObject | ||
scaleY : Number
Indique l’échelle verticale (pourcentage) de l’objet telle qu’elle est appliquée à partir du point d’alignement. | IFlexDisplayObject | ||
scrollRect : Rectangle
Cadre de sélection du défilement de l’objet d’affichage. | 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 [lecture seule]
Scène de l’objet d’affichage. | IFlexDisplayObject | ||
styleDeclaration : CSSStyleDeclaration
Déclaration de style contenant les styles en ligne déclarés par cet objet. | IStyleClient | ||
styleName : Object
Source des valeurs de style de cet objet. | ISimpleStyleClient | ||
submitAll : Boolean [lecture seule]
When false, field data in an optional panel is cleared when the panel is made invisible. | IWrapperHost | ||
systemManager : ISystemManager
Référence à l’objet SystemManager de ce composant. | IUIComponent | ||
transform : flash.geom:Transform
Objet dont les propriétés se rapportent à la matrice, à la transformation des couleurs et aux limites des pixels d’un objet d’affichage. | IFlexDisplayObject | ||
tweeningProperties : Array
Utilisée par la classe EffectManager. | IUIComponent | ||
visible : Boolean
Indique si l’objet d’affichage est visible ou non. | IFlexDisplayObject | ||
width : Number
Indique la largeur de l’objet d’affichage, en pixels. | IFlexDisplayObject | ||
x : Number
Indique la coordonnée x de l’occurrence de DisplayObject par rapport aux coordonnées locales de l’objet DisplayObjectContainer parent. | IFlexDisplayObject | ||
y : Number
Indique la coordonnée y de l’occurrence de DisplayObject par rapport aux coordonnées locales de l’objet DisplayObjectContainer parent. | IFlexDisplayObject |
Méthode | Défini par | ||
---|---|---|---|
Call back indicating document view has activated. | IWrapperHost | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. | 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 | ||
Supprime une propriété de style de cette instance de composant. | 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 | ||
Distribue un événement dans le flux d’événements. | 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 | ||
Renvoie un rectangle qui définit la zone de l’objet d’affichage relativement au système de coordonnées de l’objet targetCoordinateSpace. | IFlexDisplayObject | ||
Renvoie un tableau d’objets CSSStyleDeclaration pour le sélecteur de type qui s’applique à ce composant. Renvoie la valeur null si aucun n’existe. | 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 | ||
Méthode pratique pour déterminer si la hauteur explicite ou mesurée doit être utilisée
| IUIComponent | ||
Méthode pratique pour déterminer si la largeur explicite ou mesurée doit être utilisée
| 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 | ||
Renvoie un rectangle qui définit les limites de l’objet d’affichage, en se basant sur le système de coordonnées défini par le paramètre targetCoordinateSpace, moins tout trait appliqué aux formes. | IFlexDisplayObject | ||
Get the root value object returning the actual object instance. | IWrapperHost | ||
Extrait une propriété de style ayant été définie n’importe où dans la chaîne de recherche de style de ce composant. | IStyleClient | ||
Convertit l’objet point des coordonnées de scène (globales) vers les coordonnées de l’objet d’affichage (locales). | 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 | ||
Vérifie si des écouteurs sont enregistrés auprès de l’objet EventDispatcher pour un type spécifique d’événement. | IEventDispatcher | ||
Hides the Document of Record rendition and displays the Guide content. | IWrapperHost | ||
Hides the PDF rendition and displays the Guide content. | IWrapperHost | ||
Evalue le cadre de sélection de l’objet d’affichage pour savoir s’il recouvre ou recoupe le cadre de sélection de l’objet d’affichage obj. | IFlexDisplayObject | ||
Evalue l’objet d’affichage pour savoir s’il recouvre ou recoupe le point spécifié par les paramètres x et y. | IFlexDisplayObject | ||
Called when the guide is initalized. | IWrapperHost | ||
Initialise l’objet. | 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 | ||
Convertit l’objet point des coordonnées de l’objet d’affichage (locales) vers les coordonnées de la scène (globales). | IFlexDisplayObject | ||
Déplace cet objet vers les coordonnées x et y spécifiées. | IFlexDisplayObject | ||
Propage les changements de style aux enfants de ce composant. | IStyleClient | ||
Renvoie true si la chaîne de propriétés du propriétaire pointe de l’enfant vers ce composant 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 | ||
Appelé par Flex lorsqu’un composant UIComponent est ajouté à ou supprimé d’un 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 | ||
Configure les valeurs de cache du style interne afin que la méthode getStyle() fonctionne. | IStyleClient | ||
Enregistre le gestionnaire EffectManager comme l’un des écouteurs d’événement pour chaque événement d’effet. | IStyleClient | ||
Supprime un écouteur de l’objet 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 | ||
Définit la taille réelle de cet objet. | 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 | ||
Définit une propriété de style pour cette instance de composant. | IStyleClient | ||
Appelé lorsque la propriété visible est modifiée. | 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 | ||
Appelé lorsque la valeur d’une propriété de style change. | 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 | ||
Vérifie si un écouteur d’événement est enregistré auprès de cet objet EventDispatcher ou de ses ancêtres pour le type d’événement spécifié. | IEventDispatcher |
activeViewType | propriété |
activeViewType:String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates the type of communication expected, either DOR or interactive.
Implémentation
public function get activeViewType():String
public function set activeViewType(value:String):void
currentPage | propriété |
currentPage:Page
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
The current page which implements the IPanel
interface.
Implémentation
public function get currentPage():Page
Eléments de l’API associés
currentPanel | propriété |
currentPanel:Panel
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
The current panel.
Implémentation
public function get currentPanel():Panel
currentPanelItem | propriété |
currentPanelItem:PanelItem
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
The current panel item that has focus.
Implémentation
public function get currentPanelItem():PanelItem
currentSection | propriété |
guideConnectionActive | propriété |
guideConnectionActive:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates if a host SWF is communicating with the Guide through a local connection.
Implémentation
public function get guideConnectionActive():Boolean
public function set guideConnectionActive(value:Boolean):void
guideExternalInterfaceAvailable | propriété |
guideExternalInterfaceAvailable:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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'.
Implémentation
public function get guideExternalInterfaceAvailable():Boolean
public function set guideExternalInterfaceAvailable(value:Boolean):void
guideView | propriété |
guideView:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Implémentation
public function get guideView():Boolean
public function set guideView(value:Boolean):void
interactivePdfLoad | propriété |
interactivePdfLoad:String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates when the load of the interactive pdf should happen.
Implémentation
public function get interactivePdfLoad():String
public function set interactivePdfLoad(value:String):void
interactivePdfUrl | propriété |
interactivePdfUrl:String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Provides the url to retreive the interactive pdf from.
Implémentation
public function get interactivePdfUrl():String
public function set interactivePdfUrl(value:String):void
isLoadingInteractivePdf | propriété |
isLoadingInteractivePdf:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates an interactivePdf is in the process of being loaded.
Implémentation
public function get isLoadingInteractivePdf():Boolean
public function set isLoadingInteractivePdf(value:Boolean):void
lcx | propriété |
lcx:Lcx
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Get or sets the guide deployment model.
Implémentation
public function get lcx():Lcx
public function set lcx(value:Lcx):void
panelManager | propriété |
panelManager:PanelManager
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
The panel manager.
Implémentation
public function get panelManager():PanelManager
pdfActive | propriété |
pdfActive:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates that the Guide has successfully communicated with the PDF rendition. of the form.
Implémentation
public function get pdfActive():Boolean
public function set pdfActive(value:Boolean):void
pdfAvailable | propriété |
pdfAvailable:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF may be available to communicate with.
Implémentation
public function get pdfAvailable():Boolean
public function set pdfAvailable(value:Boolean):void
pdfCommunicationActive | propriété |
pdfCommunicationActive:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates that the form guide has successfully communicated with the PDF rendition of the form.
Implémentation
public function get pdfCommunicationActive():Boolean
public function set pdfCommunicationActive(value:Boolean):void
pdfLoadErrorMessage | propriété |
pdfLoadErrorMessage:String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Implémentation
public function get pdfLoadErrorMessage():String
public function set pdfLoadErrorMessage(value:String):void
pdfProcessFocus | propriété |
pdfProcessFocus:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Flag to be set by Custom Implementation based on this class to activate focus processing.
Implémentation
public function get pdfProcessFocus():Boolean
public function set pdfProcessFocus(value:Boolean):void
pdfRequiredFallbackUrl | propriété |
pdfRequiredFallbackUrl:String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Implémentation
public function get pdfRequiredFallbackUrl():String
public function set pdfRequiredFallbackUrl(value:String):void
performanceLog | propriété |
performanceLog:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates that performance logging is active.
Implémentation
public function get performanceLog():Boolean
public function set performanceLog(value:Boolean):void
previewAsset | propriété |
previewAsset:String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Holds an optional Asset reference that will get mapped into the previewUrl.
Implémentation
public function get previewAsset():String
public function set previewAsset(value:String):void
previewAvailable | propriété |
previewAvailable:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF (or other document type) may be available to render and display.
Implémentation
public function get previewAvailable():Boolean
public function set previewAvailable(value:Boolean):void
previewUrl | propriété |
previewUrl:String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Holds the Url to get a PDF (or other document type) to render and display.
Implémentation
public function get previewUrl():String
public function set previewUrl(value:String):void
resizeToContent | propriété |
resizeToContent:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Implémentation
public function get resizeToContent():Boolean
public function set resizeToContent(value:Boolean):void
showControlSection | propriété |
showControlSection:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the control sections.
Implémentation
public function get showControlSection():Boolean
public function set showControlSection(value:Boolean):void
showHeaderSection | propriété |
showHeaderSection:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the header section.
Implémentation
public function get showHeaderSection():Boolean
public function set showHeaderSection(value:Boolean):void
showHelpCenter | propriété |
showHelpCenter:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the help center.
Implémentation
public function get showHelpCenter():Boolean
public function set showHelpCenter(value:Boolean):void
showNavHelpSection | propriété |
showNavHelpSection:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator help section.
Implémentation
public function get showNavHelpSection():Boolean
public function set showNavHelpSection(value:Boolean):void
showNavigator | propriété |
showNavigator:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator.
Implémentation
public function get showNavigator():Boolean
public function set showNavigator(value:Boolean):void
showNextPrev | propriété |
showNextPrev:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the next/previous Buttons.
Implémentation
public function get showNextPrev():Boolean
public function set showNextPrev(value:Boolean):void
showRepeaterControls | propriété |
showRepeaterControls:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the repeater controls add/copy/remove.
Implémentation
public function get showRepeaterControls():Boolean
public function set showRepeaterControls(value:Boolean):void
showSubmitButton | propriété |
showSubmitButton:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the submit button.
Implémentation
public function get showSubmitButton():Boolean
public function set showSubmitButton(value:Boolean):void
showTitleBar | propriété |
showTitleBar:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the title bar.
Implémentation
public function get showTitleBar():Boolean
public function set showTitleBar(value:Boolean):void
showToolBar | propriété |
showToolBar:Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Show or hide the tool bar.
Implémentation
public function get showToolBar():Boolean
public function set showToolBar(value:Boolean):void
submitAll | propriété |
submitAll:Boolean
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
When false, field data in an optional panel is cleared when the panel is made invisible.
Implémentation
public function get submitAll():Boolean
activateDocumentViewCB | () | méthode |
public function activateDocumentViewCB(error:FormBridgeError, data:String):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Call back indicating document view has activated.
Paramètres
error:FormBridgeError — Specifies the form bridge error.
| |
data:String — Specifies the data received from the document view.
|
autoLoadPdf | () | méthode |
public function autoLoadPdf(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — Specifies the load PDF event.
|
CallHtml | () | méthode |
public function CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String):String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Calls the html to passthrough message to the PDF or to specified function in the HTML.
Paramètres
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 | () | méthode |
public function cleanup():void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Cleans up by releasing event listeners and zero out local variables.
collectionChange | () | méthode |
public function collectionChange(bAdded:Boolean, bRemoved:Boolean):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Called whenever a Repeater Panel adds/removes an instance.
Paramètres
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 | () | méthode |
public function defaultCallback(msgId:int, request:String, error:FormBridgeError, parms:Array):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Default error message handler for communication with the PDF.
Paramètres
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 | () | méthode |
public function emailPDF(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — Specifies the emailPDF event.
|
fieldChangeEx | () | méthode |
public function fieldChangeEx(boundObject:Object, som:String, type:String, value:Object):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the PDF is changed
Paramètres
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 | () | méthode |
public function fieldFocusIn(boundObject:Object, som:String, properties:Array, callback:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide gets the focus.
Paramètres
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 | () | méthode |
public function fieldFocusOut(boundObject:Object, som:String, value:String):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide loses the focus.
Paramètres
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 | () | méthode |
public function getPdfData(callback:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Gets the ga/xml data from the PDF.
Paramètres
callback:Function (default = null ) — Specifies the function called when the data is ready.
|
getPdfFieldData | () | méthode |
public function getPdfFieldData(som:String, callback:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Gets a fields data from the PDF.
Paramètres
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 | () | méthode |
public function getRootValueObject():Object
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Get the root value object returning the actual object instance.
Valeur renvoyéeObject — an instance of the root value object.
|
gotData | () | méthode |
public function gotData(error:FormBridgeError, data:String):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Answer received from the PDF providing requested data.
Paramètres
error:FormBridgeError — Specifies the error received from FormBridge.
| |
data:String — Specifies the data received from the PDF file.
|
gotFocus | () | méthode |
public function gotFocus(error:FormBridgeError, somExpression:String):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Called when a field in the interactive PDF get focus.
Paramètres
error:FormBridgeError — Specifies the form bridge error.
| |
somExpression:String — Specifies somExpression of the field with focus on the PDF.
|
guideCreationComplete | () | méthode |
public function guideCreationComplete(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Event handler called when the guide has been created.
Paramètres
event:Event (default = null ) — Specifies the completion event.
|
guideValidationFailure | () | méthode |
public function guideValidationFailure(event:GAEvent):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Called when validation of field data for a panel fails.
Paramètres
event:GAEvent — Specifies the guideValidationFailure event.
|
hideDoc | () | méthode |
public function hideDoc(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — Specifies the hideDoc event.
|
hidePDF | () | méthode |
public function hidePDF(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — Specifies the hidePDF event.
|
init | () | méthode |
public function init(event:Event):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Called when the guide is initalized.
Paramètres
event:Event — the initializing event
|
Eléments de l’API associés
initializingGuide | () | méthode |
public function initializingGuide(guideSuperIn:UIComponent, guideThisIn:UIComponent, initDataIn:String):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Initializes the guide and prepares it for viewing.
Paramètres
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 | () | méthode |
isGuideInitialized | () | méthode |
public function isGuideInitialized():Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Return whether or not the guide is initialized.
Valeur renvoyéeBoolean — Boolean
|
isXfaGuide | () | méthode |
pageValidationFailure | () | méthode |
public function pageValidationFailure(event:GAEvent):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Called when validation of page fails.
Paramètres
event:GAEvent — Specifies a pageValidationFailure event.
|
panelItemFocusIn | () | méthode |
public function panelItemFocusIn(panelItem:PanelItem):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide loses focus.
Paramètres
panelItem:PanelItem — Specifies the panelItem that has received focus.
|
panelItemFocusOut | () | méthode |
public function panelItemFocusOut(panelItem:PanelItem):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide gets the focus
Paramètres
panelItem:PanelItem — the panelItem that has lost focus
|
pdfActiveInit | () | méthode |
public function pdfActiveInit():void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
This method is called when the PDF is initialized.
printPDF | () | méthode |
public function printPDF(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — Specifies the printPDF event.
|
ProcessExtMessage | () | méthode |
public function ProcessExtMessage(msgparams:Array):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Handles incoming messages from the PDF via the HTML.
Paramètres
msgparams:Array — Specifies the parameters coming from the PDF.
|
resetModel | () | méthode |
public function resetModel():void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Reset the Model back to its initial load state.
resolvePreviewUrl | () | méthode |
public function resolvePreviewUrl(url:String, asset:String):String
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Resolves the preview URL.
Paramètres
url:String — Specifies the URL to be resolved.
| |
asset:String — Specifies the asset to be used for preview.
|
String — String
|
saveAsPDF | () | méthode |
public function saveAsPDF(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — Specifies the saveAsPDF event.
|
serverValidationFailure | () | méthode |
public function serverValidationFailure(validationResult:Array):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Called when server validation fails.
Paramètres
validationResult:Array — Specifies an array of validation errors.
|
setActiveData | () | méthode |
public function setActiveData(data:String, callback:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
data:String — Specifies the active data to be set.
| |
callback:Function (default = null ) — Specifies the function called when the data is set.
|
setPdfData | () | méthode |
public function setPdfData(data:String, callback:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Sets the ga/xml data into the PDF.
Paramètres
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 | () | méthode |
public function setPdfFieldData(som:String, type:String, value:String, callback:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Sets a fields data into the PDF
Paramètres
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 | () | méthode |
public function setRootValueObject(object:Object):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Set the root value object passing in the actual object instance.
Paramètres
object:Object — Specifies the instance of the root value object to be set.
|
showDoc | () | méthode |
public function showDoc(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — the showDoc event
|
showPanelFullGuide | () | méthode |
public function showPanelFullGuide():Boolean
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Returns whether or not the current panel is being shown in full screen mode.
Valeur renvoyéeBoolean — true if the current panel is being shown in full screen mode, otherwise false.
|
showPDF | () | méthode |
public function showPDF(event:Event = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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.
Paramètres
event:Event (default = null ) — Specifies the showPDF event.
|
SizeDocumentView | () | méthode |
public function SizeDocumentView(event:Event):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Shows the PDF.
Paramètres
event:Event — Specifies the SizeDocumentView event.
|
startGuide | () | méthode |
public function startGuide():void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Start rendering the pages of the guide.
submitFromPDF | () | méthode |
public function submitFromPDF():void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | 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 | () | méthode |
public function toggleView2(type:String = null, callback:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versions du moteur d’exécution: | AIR 1.0, Flash Player 10.2 |
Transfers data to or from and displays or hides the PDF or document
Paramètres
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, 09:30 AM Z