Pakket | ga.controls |
Interface | public interface IWrapperHost extends IEventDispatcher , IUIComponent , IStyleClient , IConnectionService , IFlexDisplayObject , ISimpleStyleClient , IBitmapDrawable , IEventDispatcher |
Geïmplementeerd door | Wrapper, WrapperHostBase |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
De huidige toegankelijkheidsopties voor dit weergaveobject. | IFlexDisplayObject | ||
activeViewType : String
Indicates the type of communication expected, either DOR or interactive. | IWrapperHost | ||
alpha : Number
Geeft de alpha-transparantiewaarde van het opgegeven object aan. | IFlexDisplayObject | ||
baselinePosition : Number [alleen-lezen]
The y-coordinate of the baseline
of the first line of text of the component. | IUIComponent | ||
blendMode : String
Een waarde uit de klasse BlendMode die opgeeft welke overvloeimodus moet worden gebruikt. | IFlexDisplayObject | ||
cacheAsBitmap : Boolean
Indien ingesteld op true, plaatsen Flash-runtimes een interne bitmaprepresentatie van het weergaveobject in cache. | IFlexDisplayObject | ||
className : String [alleen-lezen]
The name of the component class. | IStyleClient | ||
currentPage : Page [alleen-lezen]
The current page which implements the IPanel interface. | IWrapperHost | ||
currentPanel : Panel [alleen-lezen]
The current panel. | IWrapperHost | ||
currentPanelItem : PanelItem [alleen-lezen]
The current panel item that has focus. | IWrapperHost | ||
currentSection : Section [alleen-lezen]
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 [alleen-lezen]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxWidth : Number [alleen-lezen]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinHeight : Number [alleen-lezen]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinWidth : Number [alleen-lezen]
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
Een geïndexeerde array die elk filterobject bevat dat momenteel is gekoppeld aan het weergaveobject. | 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
Geeft de hoogte van het weergaveobject aan, in pixels. | 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 [alleen-lezen]
Retourneert een object LoaderInfo dat informatie bevat over het laden van het bestand waartoe dit weergaveobject behoort. | IFlexDisplayObject | ||
mask : DisplayObject
Het aanroepende weergaveobject wordt gemaskeerd door het opgegeven object mask. | IFlexDisplayObject | ||
maxHeight : Number [alleen-lezen]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
maxWidth : Number [alleen-lezen]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
measuredHeight : Number [alleen-lezen]
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 [alleen-lezen]
The measured width of this object. | IFlexDisplayObject | ||
minHeight : Number [alleen-lezen]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
minWidth : Number [alleen-lezen]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
mouseX : Number [alleen-lezen]
Geeft de x-coördinaat van de apparaatpositie van de muis of de gebruikersinvoer aan in pixels. | IFlexDisplayObject | ||
mouseY : Number [alleen-lezen]
Geeft de y-coördinaat van de apparaatpositie van de muis of de gebruikersinvoer aan in pixels. | IFlexDisplayObject | ||
name : String
Geeft de instantienaam van het DisplayObject aan. | IFlexDisplayObject | ||
nonInheritingStyles : Object
An object containing the noninheritable styles for this component. | IStyleClient | ||
opaqueBackground : Object
Geeft op of het weergaveobject dekkend is met een bepaalde achtergrondkleur. | IFlexDisplayObject | ||
owner : DisplayObjectContainer
The owner of this IVisualElement object. | IUIComponent | ||
panelManager : PanelManager [alleen-lezen]
The panel manager. | IWrapperHost | ||
parent : DisplayObjectContainer [alleen-lezen]
Geeft het object DisplayObjectContainer aan dat dit weergaveobject bevat. | 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 [alleen-lezen]
Voor een weergaveobject in een geladen SWF-bestand is de eigenschap root het bovenste weergaveobject in het gedeelte van de boomstructuur van het weergaveoverzicht dat wordt vertegenwoordigd door dat SWF-bestand. | IFlexDisplayObject | ||
rotation : Number
Geeft de rotatie van de instantie DisplayObject vanaf de oorspronkelijke oriëntatie (in graden) aan. | IFlexDisplayObject | ||
scale9Grid : Rectangle
Het huidige schaalraster dat wordt gebruikt. | IFlexDisplayObject | ||
scaleX : Number
Bepaalt de horizontale schaal (percentage) van het object zoals deze wordt toegepast vanuit het registratiepunt. | IFlexDisplayObject | ||
scaleY : Number
Bepaalt de verticale schaal (percentage) van een object zoals deze wordt toegepast vanuit het registratiepunt van het object. | IFlexDisplayObject | ||
scrollRect : Rectangle
De verschuivende rechthoekgrenzen van het weergaveobject. | 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 [alleen-lezen]
Het werkgebied van het weergaveobject. | 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 [alleen-lezen]
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
Een object met eigenschappen die betrekking hebben op de matrix van een weergaveobject, de kleurtransformatie en de pixelbeperkingen. | IFlexDisplayObject | ||
tweeningProperties : Array
Used by EffectManager. | IUIComponent | ||
visible : Boolean
Bepaalt of het weergaveobject zichtbaar is. | IFlexDisplayObject | ||
width : Number
Geeft de breedte van het weergaveobject aan, in pixels. | IFlexDisplayObject | ||
x : Number
Bepaalt de x-coördinaat van de instantie DisplayObject ten opzichte van de lokale coördinaten van de bovenliggende DisplayObjectContainer. | IFlexDisplayObject | ||
y : Number
Bepaalt de y-coördinaat van de instantie DisplayObject ten opzichte van de lokale coördinaten van de bovenliggende DisplayObjectContainer. | IFlexDisplayObject |
Methode | Gedefinieerd door | ||
---|---|---|---|
Call back indicating document view has activated. | IWrapperHost | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | 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 | ||
Verzendt een gebeurtenis naar de gebeurtenisstroom. | 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 | ||
Retourneert een rechthoek die het gebied van het weergaveobject aangeeft ten opzichte van het coördinatensysteem van het object 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 | ||
Retourneert een rechthoek die de grens van het weergaveobject aangeeft op basis van het coördinatensysteem dat wordt gedefinieerd door de paramater targetCoordinateSpace, minus enige streken op vormen. | 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 | ||
Hiermee worden de (algemene) werkgebiedcoördinaten van het object point omgezet in (lokale) objectcoördinaten. | 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 | ||
Controleert of het object EventDispatcher listeners heeft geregistreerd voor een specifiek type gebeurtenis. | IEventDispatcher | ||
Hides the Document of Record rendition and displays the Guide content. | IWrapperHost | ||
Hides the PDF rendition and displays the Guide content. | IWrapperHost | ||
Evalueert het selectiekader van het weergaveobject om te zien of dit het selectiekader van het weergaveobject obj overlapt of snijdt. | IFlexDisplayObject | ||
Hiermee wordt het weergaveobject geëvalueerd om te zien of deze een punt dat is opgegeven door de parameters x en y, overlapt of doorsnijdt. | 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 | ||
Hiermee worden de (lokale) weergaveobjectcoördinaten van het object point omgezet in (algemene) werkgebiedcoördinaten. | 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 | ||
Verwijdert een listener uit het object 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 | ||
Controleert of een gebeurtenislistener is geregistreerd bij dit object EventDispatcher of een van de voorouders voor het opgegeven type gebeurtenis. | IEventDispatcher |
activeViewType | eigenschap |
activeViewType:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates the type of communication expected, either DOR or interactive.
Implementatie
public function get activeViewType():String
public function set activeViewType(value:String):void
currentPage | eigenschap |
currentPage:Page
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The current page which implements the IPanel
interface.
Implementatie
public function get currentPage():Page
Verwante API-elementen
currentPanel | eigenschap |
currentPanel:Panel
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The current panel.
Implementatie
public function get currentPanel():Panel
currentPanelItem | eigenschap |
currentSection | eigenschap |
guideConnectionActive | eigenschap |
guideConnectionActive:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates if a host SWF is communicating with the Guide through a local connection.
Implementatie
public function get guideConnectionActive():Boolean
public function set guideConnectionActive(value:Boolean):void
guideExternalInterfaceAvailable | eigenschap |
guideExternalInterfaceAvailable:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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'.
Implementatie
public function get guideExternalInterfaceAvailable():Boolean
public function set guideExternalInterfaceAvailable(value:Boolean):void
guideView | eigenschap |
guideView:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Implementatie
public function get guideView():Boolean
public function set guideView(value:Boolean):void
interactivePdfLoad | eigenschap |
interactivePdfLoad:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates when the load of the interactive pdf should happen.
Implementatie
public function get interactivePdfLoad():String
public function set interactivePdfLoad(value:String):void
interactivePdfUrl | eigenschap |
interactivePdfUrl:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Provides the url to retreive the interactive pdf from.
Implementatie
public function get interactivePdfUrl():String
public function set interactivePdfUrl(value:String):void
isLoadingInteractivePdf | eigenschap |
isLoadingInteractivePdf:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates an interactivePdf is in the process of being loaded.
Implementatie
public function get isLoadingInteractivePdf():Boolean
public function set isLoadingInteractivePdf(value:Boolean):void
lcx | eigenschap |
lcx:Lcx
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Get or sets the guide deployment model.
Implementatie
public function get lcx():Lcx
public function set lcx(value:Lcx):void
panelManager | eigenschap |
panelManager:PanelManager
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The panel manager.
Implementatie
public function get panelManager():PanelManager
pdfActive | eigenschap |
pdfActive:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates that the Guide has successfully communicated with the PDF rendition. of the form.
Implementatie
public function get pdfActive():Boolean
public function set pdfActive(value:Boolean):void
pdfAvailable | eigenschap |
pdfAvailable:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF may be available to communicate with.
Implementatie
public function get pdfAvailable():Boolean
public function set pdfAvailable(value:Boolean):void
pdfCommunicationActive | eigenschap |
pdfCommunicationActive:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates that the form guide has successfully communicated with the PDF rendition of the form.
Implementatie
public function get pdfCommunicationActive():Boolean
public function set pdfCommunicationActive(value:Boolean):void
pdfLoadErrorMessage | eigenschap |
pdfLoadErrorMessage:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Implementatie
public function get pdfLoadErrorMessage():String
public function set pdfLoadErrorMessage(value:String):void
pdfProcessFocus | eigenschap |
pdfProcessFocus:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Flag to be set by Custom Implementation based on this class to activate focus processing.
Implementatie
public function get pdfProcessFocus():Boolean
public function set pdfProcessFocus(value:Boolean):void
pdfRequiredFallbackUrl | eigenschap |
pdfRequiredFallbackUrl:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Implementatie
public function get pdfRequiredFallbackUrl():String
public function set pdfRequiredFallbackUrl(value:String):void
performanceLog | eigenschap |
performanceLog:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates that performance logging is active.
Implementatie
public function get performanceLog():Boolean
public function set performanceLog(value:Boolean):void
previewAsset | eigenschap |
previewAsset:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Holds an optional Asset reference that will get mapped into the previewUrl.
Implementatie
public function get previewAsset():String
public function set previewAsset(value:String):void
previewAvailable | eigenschap |
previewAvailable:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF (or other document type) may be available to render and display.
Implementatie
public function get previewAvailable():Boolean
public function set previewAvailable(value:Boolean):void
previewUrl | eigenschap |
previewUrl:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Holds the Url to get a PDF (or other document type) to render and display.
Implementatie
public function get previewUrl():String
public function set previewUrl(value:String):void
resizeToContent | eigenschap |
resizeToContent:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Implementatie
public function get resizeToContent():Boolean
public function set resizeToContent(value:Boolean):void
showControlSection | eigenschap |
showControlSection:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the control sections.
Implementatie
public function get showControlSection():Boolean
public function set showControlSection(value:Boolean):void
showHeaderSection | eigenschap |
showHeaderSection:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the header section.
Implementatie
public function get showHeaderSection():Boolean
public function set showHeaderSection(value:Boolean):void
showHelpCenter | eigenschap |
showHelpCenter:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the help center.
Implementatie
public function get showHelpCenter():Boolean
public function set showHelpCenter(value:Boolean):void
showNavHelpSection | eigenschap |
showNavHelpSection:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator help section.
Implementatie
public function get showNavHelpSection():Boolean
public function set showNavHelpSection(value:Boolean):void
showNavigator | eigenschap |
showNavigator:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator.
Implementatie
public function get showNavigator():Boolean
public function set showNavigator(value:Boolean):void
showNextPrev | eigenschap |
showNextPrev:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the next/previous Buttons.
Implementatie
public function get showNextPrev():Boolean
public function set showNextPrev(value:Boolean):void
showRepeaterControls | eigenschap |
showRepeaterControls:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the repeater controls add/copy/remove.
Implementatie
public function get showRepeaterControls():Boolean
public function set showRepeaterControls(value:Boolean):void
showSubmitButton | eigenschap |
showSubmitButton:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the submit button.
Implementatie
public function get showSubmitButton():Boolean
public function set showSubmitButton(value:Boolean):void
showTitleBar | eigenschap |
showTitleBar:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the title bar.
Implementatie
public function get showTitleBar():Boolean
public function set showTitleBar(value:Boolean):void
showToolBar | eigenschap |
showToolBar:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Show or hide the tool bar.
Implementatie
public function get showToolBar():Boolean
public function set showToolBar(value:Boolean):void
submitAll | eigenschap |
submitAll:Boolean
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
When false, field data in an optional panel is cleared when the panel is made invisible.
Implementatie
public function get submitAll():Boolean
activateDocumentViewCB | () | methode |
public function activateDocumentViewCB(error:FormBridgeError, data:String):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Call back indicating document view has activated.
Parameters
error:FormBridgeError — Specifies the form bridge error.
| |
data:String — Specifies the data received from the document view.
|
autoLoadPdf | () | methode |
public function autoLoadPdf(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — Specifies the load PDF event.
|
CallHtml | () | methode |
public function CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String):String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Calls the html to passthrough message to the PDF or to specified function in the HTML.
Parameters
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 | () | methode |
public function cleanup():void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Cleans up by releasing event listeners and zero out local variables.
collectionChange | () | methode |
public function collectionChange(bAdded:Boolean, bRemoved:Boolean):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Called whenever a Repeater Panel adds/removes an instance.
Parameters
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 | () | methode |
public function defaultCallback(msgId:int, request:String, error:FormBridgeError, parms:Array):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Default error message handler for communication with the PDF.
Parameters
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 | () | methode |
public function emailPDF(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — Specifies the emailPDF event.
|
fieldChangeEx | () | methode |
public function fieldChangeEx(boundObject:Object, som:String, type:String, value:Object):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the PDF is changed
Parameters
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 | () | methode |
public function fieldFocusIn(boundObject:Object, som:String, properties:Array, callback:Function = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide gets the focus.
Parameters
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 | () | methode |
public function fieldFocusOut(boundObject:Object, som:String, value:String):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide loses the focus.
Parameters
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 | () | methode |
public function getPdfData(callback:Function = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Gets the ga/xml data from the PDF.
Parameters
callback:Function (default = null ) — Specifies the function called when the data is ready.
|
getPdfFieldData | () | methode |
public function getPdfFieldData(som:String, callback:Function = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Gets a fields data from the PDF.
Parameters
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 | () | methode |
public function getRootValueObject():Object
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Get the root value object returning the actual object instance.
Geretourneerde waardeObject — an instance of the root value object.
|
gotData | () | methode |
public function gotData(error:FormBridgeError, data:String):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Answer received from the PDF providing requested data.
Parameters
error:FormBridgeError — Specifies the error received from FormBridge.
| |
data:String — Specifies the data received from the PDF file.
|
gotFocus | () | methode |
public function gotFocus(error:FormBridgeError, somExpression:String):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Called when a field in the interactive PDF get focus.
Parameters
error:FormBridgeError — Specifies the form bridge error.
| |
somExpression:String — Specifies somExpression of the field with focus on the PDF.
|
guideCreationComplete | () | methode |
public function guideCreationComplete(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Event handler called when the guide has been created.
Parameters
event:Event (default = null ) — Specifies the completion event.
|
guideValidationFailure | () | methode |
public function guideValidationFailure(event:GAEvent):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Called when validation of field data for a panel fails.
Parameters
event:GAEvent — Specifies the guideValidationFailure event.
|
hideDoc | () | methode |
public function hideDoc(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — Specifies the hideDoc event.
|
hidePDF | () | methode |
public function hidePDF(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — Specifies the hidePDF event.
|
init | () | methode |
public function init(event:Event):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Called when the guide is initalized.
Parameters
event:Event — the initializing event
|
Verwante API-elementen
initializingGuide | () | methode |
public function initializingGuide(guideSuperIn:UIComponent, guideThisIn:UIComponent, initDataIn:String):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Initializes the guide and prepares it for viewing.
Parameters
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 | () | methode |
isGuideInitialized | () | methode |
isXfaGuide | () | methode |
pageValidationFailure | () | methode |
public function pageValidationFailure(event:GAEvent):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Called when validation of page fails.
Parameters
event:GAEvent — Specifies a pageValidationFailure event.
|
panelItemFocusIn | () | methode |
public function panelItemFocusIn(panelItem:PanelItem):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide loses focus.
Parameters
panelItem:PanelItem — Specifies the panelItem that has received focus.
|
panelItemFocusOut | () | methode |
public function panelItemFocusOut(panelItem:PanelItem):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide gets the focus
Parameters
panelItem:PanelItem — the panelItem that has lost focus
|
pdfActiveInit | () | methode |
public function pdfActiveInit():void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
This method is called when the PDF is initialized.
printPDF | () | methode |
public function printPDF(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — Specifies the printPDF event.
|
ProcessExtMessage | () | methode |
public function ProcessExtMessage(msgparams:Array):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Handles incoming messages from the PDF via the HTML.
Parameters
msgparams:Array — Specifies the parameters coming from the PDF.
|
resetModel | () | methode |
public function resetModel():void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Reset the Model back to its initial load state.
resolvePreviewUrl | () | methode |
public function resolvePreviewUrl(url:String, asset:String):String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Resolves the preview URL.
Parameters
url:String — Specifies the URL to be resolved.
| |
asset:String — Specifies the asset to be used for preview.
|
String — String
|
saveAsPDF | () | methode |
public function saveAsPDF(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — Specifies the saveAsPDF event.
|
serverValidationFailure | () | methode |
public function serverValidationFailure(validationResult:Array):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Called when server validation fails.
Parameters
validationResult:Array — Specifies an array of validation errors.
|
setActiveData | () | methode |
public function setActiveData(data:String, callback:Function = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
data:String — Specifies the active data to be set.
| |
callback:Function (default = null ) — Specifies the function called when the data is set.
|
setPdfData | () | methode |
public function setPdfData(data:String, callback:Function = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Sets the ga/xml data into the PDF.
Parameters
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 | () | methode |
public function setPdfFieldData(som:String, type:String, value:String, callback:Function = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Sets a fields data into the PDF
Parameters
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 | () | methode |
public function setRootValueObject(object:Object):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Set the root value object passing in the actual object instance.
Parameters
object:Object — Specifies the instance of the root value object to be set.
|
showDoc | () | methode |
public function showDoc(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — the showDoc event
|
showPanelFullGuide | () | methode |
public function showPanelFullGuide():Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Returns whether or not the current panel is being shown in full screen mode.
Geretourneerde waardeBoolean — true if the current panel is being shown in full screen mode, otherwise false.
|
showPDF | () | methode |
public function showPDF(event:Event = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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.
Parameters
event:Event (default = null ) — Specifies the showPDF event.
|
SizeDocumentView | () | methode |
startGuide | () | methode |
public function startGuide():void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Start rendering the pages of the guide.
submitFromPDF | () | methode |
public function submitFromPDF():void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | 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 | () | methode |
public function toggleView2(type:String = null, callback:Function = null):void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Transfers data to or from and displays or hides the PDF or document
Parameters
type:String (default = null ) — Specifies the type of view.
| |
callback:Function (default = null ) — Specifies the function to call when the view has been toggled.
|
Wed Jun 13 2018, 11:42 AM Z