Pacote | ga.controls |
Interface | public interface IWrapperHost extends IEventDispatcher , IUIComponent , IStyleClient , IConnectionService , IFlexDisplayObject , ISimpleStyleClient , IBitmapDrawable , IEventDispatcher |
Implementadores | Wrapper, WrapperHostBase |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Propriedade | Definido por | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
As opções de acessibilidade atuais para este objeto de exibição. | IFlexDisplayObject | ||
activeViewType : String
Indicates the type of communication expected, either DOR or interactive. | IWrapperHost | ||
alpha : Number
Indica o valor de transparência alfa do objeto especificado. | IFlexDisplayObject | ||
baselinePosition : Number [somente leitura]
The y-coordinate of the baseline
of the first line of text of the component. | IUIComponent | ||
blendMode : String
Um valor a partir da classe BlendMode que especifica o modo de mesclagem a ser usado. | IFlexDisplayObject | ||
cacheAsBitmap : Boolean
Se definido como true, tempo de execução do Flash armazenará em cachê uma representação interna em bitmap do objeto de exibição. | IFlexDisplayObject | ||
className : String [somente leitura]
The name of the component class. | IStyleClient | ||
currentPage : Page [somente leitura]
The current page which implements the IPanel interface. | IWrapperHost | ||
currentPanel : Panel [somente leitura]
The current panel. | IWrapperHost | ||
currentPanelItem : PanelItem [somente leitura]
The current panel item that has focus. | IWrapperHost | ||
currentSection : Section [somente leitura]
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 [somente leitura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxWidth : Number [somente leitura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinHeight : Number [somente leitura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinWidth : Number [somente leitura]
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
Uma matriz indexada que contém cada objeto de filtro atualmente associado ao objeto de exibição. | IFlexDisplayObject | ||
focusPane : Sprite
A single Sprite object that is shared among components
and used as an overlay for drawing the focus indicator. | IUIComponent | ||
guideConnectionActive : Boolean
Indicates if a host SWF is communicating with the Guide through a local connection. | IWrapperHost | ||
guideExternalInterfaceAvailable : Boolean
Indicates if the guides HTML wrapper exists and contains the required guide support. | IWrapperHost | ||
guideView : Boolean
Indicates whether the Guide SWF or the PDF has current input and control. | IWrapperHost | ||
height : Number
Indica a altura do objeto de exibição, em 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 [somente leitura]
Retorna um objeto LoaderInfo contendo informações sobre o carregamento do arquivo ao qual esse objeto de exibição pertence. | IFlexDisplayObject | ||
mask : DisplayObject
O objeto de exibição de chamada é mascarado pelo objeto "mask" especificado. | IFlexDisplayObject | ||
maxHeight : Number [somente leitura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
maxWidth : Number [somente leitura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
measuredHeight : Number [somente leitura]
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 [somente leitura]
The measured width of this object. | IFlexDisplayObject | ||
minHeight : Number [somente leitura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
minWidth : Number [somente leitura]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
mouseX : Number [somente leitura]
Indica a coordenada x da posição do dispositivo do mouse ou de entrada do usuário, em pixels. | IFlexDisplayObject | ||
mouseY : Number [somente leitura]
Indica a coordenada y da posição do dispositivo do mouse ou de entrada do usuário, em pixels. | IFlexDisplayObject | ||
name : String
Indica o nome da ocorrência de DisplayObject. | IFlexDisplayObject | ||
nonInheritingStyles : Object
An object containing the noninheritable styles for this component. | IStyleClient | ||
opaqueBackground : Object
Especifica se o objeto de exibição é opaco com uma certa cor de plano de fundo. | IFlexDisplayObject | ||
owner : DisplayObjectContainer
The owner of this IVisualElement object. | IUIComponent | ||
panelManager : PanelManager [somente leitura]
The panel manager. | IWrapperHost | ||
parent : DisplayObjectContainer [somente leitura]
Indica o objeto DisplayObjectContainer que contém esse objeto de exibição. | 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 [somente leitura]
Para um objeto de exibição em um arquivo SWF carregado, a propriedade "root" é o objeto de exibição na extremidade superior, na parte da estrutura em árvore da lista de exibição representada por esse arquivo SWF. | IFlexDisplayObject | ||
rotation : Number
Indica o giro da ocorrência de DisplayObject, em graus, a partir da sua orientação original. | IFlexDisplayObject | ||
scale9Grid : Rectangle
A grade de dimensionamento atual que está em vigor. | IFlexDisplayObject | ||
scaleX : Number
Indica a escala horizontal (porcentagem) do objeto aplicada a partir do ponto de registro. | IFlexDisplayObject | ||
scaleY : Number
Indica a escala vertical (porcentagem) de um objeto aplicada a partir do ponto de registro desse objeto. | IFlexDisplayObject | ||
scrollRect : Rectangle
Os limites do retângulo de rolagem do objeto de exibição. | 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 [somente leitura]
O Palco do objeto de exibição. | 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 [somente leitura]
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
Um objeto com propriedades relacionadas aos limites de pixels, matriz e transformação de cores de um objeto de exibição. | IFlexDisplayObject | ||
tweeningProperties : Array
Used by EffectManager. | IUIComponent | ||
visible : Boolean
Se o objeto de exibição está ou não visível. | IFlexDisplayObject | ||
width : Number
Indica a largura do objeto de exibição, em pixels. | IFlexDisplayObject | ||
x : Number
Indica a coordenada x da ocorrência de DisplayObject com relação às coordenadas locais do DisplayObjectContainer-pai. | IFlexDisplayObject | ||
y : Number
Indica a coordenada y da ocorrência de DisplayObject com relação às coordenadas locais do DisplayObjectContainer-pai. | IFlexDisplayObject |
Método | Definido por | ||
---|---|---|---|
Call back indicating document view has activated. | IWrapperHost | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. | IEventDispatcher | ||
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | IWrapperHost | ||
Calls the html to passthrough message to the PDF or to specified function in the HTML. | IWrapperHost | ||
Cleans up by releasing event listeners and zero out local variables. | IWrapperHost | ||
Deletes a style property from this component instance. | IStyleClient | ||
Called whenever a Repeater Panel adds/removes an instance. | IWrapperHost | ||
The connection was closed. | IConnectionService | ||
The connection was made, if success=false, the connection attempt failed
| IConnectionService | ||
Default error message handler for communication with the PDF. | IWrapperHost | ||
Envia um evento para o fluxo de eventos. | 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 | ||
Retorna um retângulo que define a área do objeto de exibição com relação ao sistema de coordenadas do objeto 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 | ||
Retorna um retângulo que define o limite do objeto de exibição, com base no sistema de coordenadas definido pelo parâmetro espaçoCoordenadasDestino, excluindo quaisquer traçados em formas. | IFlexDisplayObject | ||
Get the root value object returning the actual object instance. | IWrapperHost | ||
Gets a style property that has been set anywhere in this
component's style lookup chain. | IStyleClient | ||
Converte o objeto de ponto a partir de coordenadas de Palco (globais) em coordenadas do objeto de exibição (locais). | IFlexDisplayObject | ||
Answer received from the PDF providing requested data. | IWrapperHost | ||
Called when a field in the interactive PDF get focus. | IWrapperHost | ||
Event handler called when the guide has been created. | IWrapperHost | ||
Called when validation of field data for a panel fails. | IWrapperHost | ||
Verifica se o objeto EventDispatcher tem ouvintes registrados para um tipo específico de evento. | IEventDispatcher | ||
Hides the Document of Record rendition and displays the Guide content. | IWrapperHost | ||
Hides the PDF rendition and displays the Guide content. | IWrapperHost | ||
Avalia a caixa delimitadora do objeto de exibição para ver se ela sobrepõe ou faz interseção com a caixa delimitadora do objeto de exibição obj. | IFlexDisplayObject | ||
Avalia o objeto de exibição para ver se ele sobrepõe ou faz interseção com o ponto especificado pelos parâmetros x e y. | IFlexDisplayObject | ||
Called when the guide is initalized. | IWrapperHost | ||
Initialize the object. | IUIComponent | ||
Initializes the guide and prepares it for viewing. | IWrapperHost | ||
True if this guide is based off of a Fiber Model. | IWrapperHost | ||
Return whether or not the guide is initialized. | IWrapperHost | ||
True if this guide is based off of a XFA Model. | IWrapperHost | ||
Converte o objeto de ponto a partir das coordenadas do objeto de exibição (locais) em coordenadas do Palco (globais). | 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 | ||
Remove um ouvinte do objeto EventDispatcher. | IEventDispatcher | ||
Reset the Model back to its initial load state. | IWrapperHost | ||
Resolves the preview URL. | IWrapperHost | ||
Forwards the request to save the PDF rendition of the Guide. | IWrapperHost | ||
Called when server validation fails. | IWrapperHost | ||
Sets the data in the active view. | IWrapperHost | ||
Sets the actual size of this object. | IFlexDisplayObject | ||
Set the data into the form - returns false if failed. | IConnectionService | ||
Sets a field's value, returns success true or false
| IConnectionService | ||
Sets the ga/xml data into the PDF. | IWrapperHost | ||
Sets a fields data into the PDF
| IWrapperHost | ||
Set the property, returns false if the operation failed
| IConnectionService | ||
Set the root value object passing in the actual object instance. | IWrapperHost | ||
Sets a style property on this component instance. | IStyleClient | ||
Called when the visible property changes. | IUIComponent | ||
Displays the Document of Record rendition of the form within the PDFBox control area on the Guide layout. | IWrapperHost | ||
Returns whether or not the current panel is being shown in full screen mode. | IWrapperHost | ||
Displays the PDF rendition of the form within the PDFBox control area on the Guide layout. | IWrapperHost | ||
Shows the PDF. | IWrapperHost | ||
Start rendering the pages of the guide. | IWrapperHost | ||
Called when the value of a style property is changed. | ISimpleStyleClient | ||
Performs the submit action based on the value of the Submit From
option in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | IConnectionService | ||
Submits the data to the server - return true if the submit was performed
- returns false if validations fail
| IConnectionService | ||
This function displays the PDF rendition within the PDFBox control on the Guide layout. | IWrapperHost | ||
Transfers data to or from and displays or hides the PDF or document
| IWrapperHost | ||
Verifica se um ouvinte de evento está registrado nesse objeto EventDispatcher ou em qualquer um de seus ancestrais para o tipo de evento especificado. | IEventDispatcher |
activeViewType | propriedade |
activeViewType:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates the type of communication expected, either DOR or interactive.
Implementação
public function get activeViewType():String
public function set activeViewType(value:String):void
currentPage | propriedade |
currentPage:Page
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
The current page which implements the IPanel
interface.
Implementação
public function get currentPage():Page
Elementos da API relacionados
currentPanel | propriedade |
currentPanel:Panel
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
The current panel.
Implementação
public function get currentPanel():Panel
currentPanelItem | propriedade |
currentPanelItem:PanelItem
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
The current panel item that has focus.
Implementação
public function get currentPanelItem():PanelItem
currentSection | propriedade |
guideConnectionActive | propriedade |
guideConnectionActive:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates if a host SWF is communicating with the Guide through a local connection.
Implementação
public function get guideConnectionActive():Boolean
public function set guideConnectionActive(value:Boolean):void
guideExternalInterfaceAvailable | propriedade |
guideExternalInterfaceAvailable:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates if the guides HTML wrapper exists and contains the required guide support. This check should be used instead of 'ExternalInterface.available'.
Implementação
public function get guideExternalInterfaceAvailable():Boolean
public function set guideExternalInterfaceAvailable(value:Boolean):void
guideView | propriedade |
guideView:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates whether the Guide SWF or the PDF has current input and control.
The value of this flag is set according to the following rules:
- True when Guide has ownership.
- False when the PDF has ownership and is currently visible to a user.
Implementação
public function get guideView():Boolean
public function set guideView(value:Boolean):void
interactivePdfLoad | propriedade |
interactivePdfLoad:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates when the load of the interactive pdf should happen.
Implementação
public function get interactivePdfLoad():String
public function set interactivePdfLoad(value:String):void
interactivePdfUrl | propriedade |
interactivePdfUrl:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Provides the url to retreive the interactive pdf from.
Implementação
public function get interactivePdfUrl():String
public function set interactivePdfUrl(value:String):void
isLoadingInteractivePdf | propriedade |
isLoadingInteractivePdf:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates an interactivePdf is in the process of being loaded.
Implementação
public function get isLoadingInteractivePdf():Boolean
public function set isLoadingInteractivePdf(value:Boolean):void
lcx | propriedade |
lcx:Lcx
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Get or sets the guide deployment model.
Implementação
public function get lcx():Lcx
public function set lcx(value:Lcx):void
panelManager | propriedade |
panelManager:PanelManager
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
The panel manager.
Implementação
public function get panelManager():PanelManager
pdfActive | propriedade |
pdfActive:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that the Guide has successfully communicated with the PDF rendition. of the form.
Implementação
public function get pdfActive():Boolean
public function set pdfActive(value:Boolean):void
pdfAvailable | propriedade |
pdfAvailable:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF may be available to communicate with.
Implementação
public function get pdfAvailable():Boolean
public function set pdfAvailable(value:Boolean):void
pdfCommunicationActive | propriedade |
pdfCommunicationActive:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that the form guide has successfully communicated with the PDF rendition of the form.
Implementação
public function get pdfCommunicationActive():Boolean
public function set pdfCommunicationActive(value:Boolean):void
pdfLoadErrorMessage | propriedade |
pdfLoadErrorMessage:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF.
Implementação
public function get pdfLoadErrorMessage():String
public function set pdfLoadErrorMessage(value:String):void
pdfProcessFocus | propriedade |
pdfProcessFocus:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Flag to be set by Custom Implementation based on this class to activate focus processing.
Implementação
public function get pdfProcessFocus():Boolean
public function set pdfProcessFocus(value:Boolean):void
pdfRequiredFallbackUrl | propriedade |
pdfRequiredFallbackUrl:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. A Post to the Server URL is done and the Guide is replaced with the returned content.
Implementação
public function get pdfRequiredFallbackUrl():String
public function set pdfRequiredFallbackUrl(value:String):void
performanceLog | propriedade |
performanceLog:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that performance logging is active.
Implementação
public function get performanceLog():Boolean
public function set performanceLog(value:Boolean):void
previewAsset | propriedade |
previewAsset:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Holds an optional Asset reference that will get mapped into the previewUrl.
Implementação
public function get previewAsset():String
public function set previewAsset(value:String):void
previewAvailable | propriedade |
previewAvailable:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF (or other document type) may be available to render and display.
Implementação
public function get previewAvailable():Boolean
public function set previewAvailable(value:Boolean):void
previewUrl | propriedade |
previewUrl:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Holds the Url to get a PDF (or other document type) to render and display.
Implementação
public function get previewUrl():String
public function set previewUrl(value:String):void
resizeToContent | propriedade |
resizeToContent:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
When set to true, the Guide will resize itself to take only the space needed to display its content. When set to false the Guide will attempt to take 100% of its parent size.
Implementação
public function get resizeToContent():Boolean
public function set resizeToContent(value:Boolean):void
showControlSection | propriedade |
showControlSection:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the control sections.
Implementação
public function get showControlSection():Boolean
public function set showControlSection(value:Boolean):void
showHeaderSection | propriedade |
showHeaderSection:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the header section.
Implementação
public function get showHeaderSection():Boolean
public function set showHeaderSection(value:Boolean):void
showHelpCenter | propriedade |
showHelpCenter:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the help center.
Implementação
public function get showHelpCenter():Boolean
public function set showHelpCenter(value:Boolean):void
showNavHelpSection | propriedade |
showNavHelpSection:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator help section.
Implementação
public function get showNavHelpSection():Boolean
public function set showNavHelpSection(value:Boolean):void
showNavigator | propriedade |
showNavigator:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator.
Implementação
public function get showNavigator():Boolean
public function set showNavigator(value:Boolean):void
showNextPrev | propriedade |
showNextPrev:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the next/previous Buttons.
Implementação
public function get showNextPrev():Boolean
public function set showNextPrev(value:Boolean):void
showRepeaterControls | propriedade |
showRepeaterControls:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the repeater controls add/copy/remove.
Implementação
public function get showRepeaterControls():Boolean
public function set showRepeaterControls(value:Boolean):void
showSubmitButton | propriedade |
showSubmitButton:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the submit button.
Implementação
public function get showSubmitButton():Boolean
public function set showSubmitButton(value:Boolean):void
showTitleBar | propriedade |
showTitleBar:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the title bar.
Implementação
public function get showTitleBar():Boolean
public function set showTitleBar(value:Boolean):void
showToolBar | propriedade |
showToolBar:Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show or hide the tool bar.
Implementação
public function get showToolBar():Boolean
public function set showToolBar(value:Boolean):void
submitAll | propriedade |
submitAll:Boolean
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
When false, field data in an optional panel is cleared when the panel is made invisible.
Implementação
public function get submitAll():Boolean
activateDocumentViewCB | () | método |
public function activateDocumentViewCB(error:FormBridgeError, data:String):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Call back indicating document view has activated.
Parâmetros
error:FormBridgeError — Specifies the form bridge error.
| |
data:String — Specifies the data received from the document view.
|
autoLoadPdf | () | método |
public function autoLoadPdf(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. If no PDF was rendered with the Guide, this function does not perform an action. This function is called automatically if the Guide is set to SubmitFrom InteractivePdf or PrintForm.
Parâmetros
event:Event (default = null ) — Specifies the load PDF event.
|
CallHtml | () | método |
public function CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String):String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Calls the html to passthrough message to the PDF or to specified function in the HTML.
Parâmetros
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étodo |
public function cleanup():void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Cleans up by releasing event listeners and zero out local variables.
collectionChange | () | método |
public function collectionChange(bAdded:Boolean, bRemoved:Boolean):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Called whenever a Repeater Panel adds/removes an instance.
Parâmetros
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étodo |
public function defaultCallback(msgId:int, request:String, error:FormBridgeError, parms:Array):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Default error message handler for communication with the PDF.
Parâmetros
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étodo |
public function emailPDF(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Forwards the request to email the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
Parâmetros
event:Event (default = null ) — Specifies the emailPDF event.
|
fieldChangeEx | () | método |
public function fieldChangeEx(boundObject:Object, som:String, type:String, value:Object):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the PDF is changed
Parâmetros
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étodo |
public function fieldFocusIn(boundObject:Object, som:String, properties:Array, callback:Function = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide gets the focus.
Parâmetros
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étodo |
public function fieldFocusOut(boundObject:Object, som:String, value:String):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide loses the focus.
Parâmetros
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étodo |
public function getPdfData(callback:Function = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Gets the ga/xml data from the PDF.
Parâmetros
callback:Function (default = null ) — Specifies the function called when the data is ready.
|
getPdfFieldData | () | método |
public function getPdfFieldData(som:String, callback:Function = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Gets a fields data from the PDF.
Parâmetros
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étodo |
public function getRootValueObject():Object
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Get the root value object returning the actual object instance.
RetornaObject — an instance of the root value object.
|
gotData | () | método |
public function gotData(error:FormBridgeError, data:String):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Answer received from the PDF providing requested data.
Parâmetros
error:FormBridgeError — Specifies the error received from FormBridge.
| |
data:String — Specifies the data received from the PDF file.
|
gotFocus | () | método |
public function gotFocus(error:FormBridgeError, somExpression:String):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Called when a field in the interactive PDF get focus.
Parâmetros
error:FormBridgeError — Specifies the form bridge error.
| |
somExpression:String — Specifies somExpression of the field with focus on the PDF.
|
guideCreationComplete | () | método |
public function guideCreationComplete(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Event handler called when the guide has been created.
Parâmetros
event:Event (default = null ) — Specifies the completion event.
|
guideValidationFailure | () | método |
public function guideValidationFailure(event:GAEvent):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Called when validation of field data for a panel fails.
Parâmetros
event:GAEvent — Specifies the guideValidationFailure event.
|
hideDoc | () | método |
public function hideDoc(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Hides the Document of Record rendition and displays the Guide content. If no Document of Record was rendered with the Guide, this function does not perform an action.
Parâmetros
event:Event (default = null ) — Specifies the hideDoc event.
|
hidePDF | () | método |
public function hidePDF(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Hides the PDF rendition and displays the Guide content. Any data the user entered into the fields on the PDF rendition automatically appear in the corresponding Guide fields. If no PDF was rendered with the Guide, this function does not perform an action.
Parâmetros
event:Event (default = null ) — Specifies the hidePDF event.
|
init | () | método |
public function init(event:Event):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Called when the guide is initalized.
Parâmetros
event:Event — the initializing event
|
Elementos da API relacionados
initializingGuide | () | método |
public function initializingGuide(guideSuperIn:UIComponent, guideThisIn:UIComponent, initDataIn:String):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Initializes the guide and prepares it for viewing.
Parâmetros
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étodo |
isGuideInitialized | () | método |
isXfaGuide | () | método |
pageValidationFailure | () | método |
public function pageValidationFailure(event:GAEvent):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Called when validation of page fails.
Parâmetros
event:GAEvent — Specifies a pageValidationFailure event.
|
panelItemFocusIn | () | método |
public function panelItemFocusIn(panelItem:PanelItem):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide loses focus.
Parâmetros
panelItem:PanelItem — Specifies the panelItem that has received focus.
|
panelItemFocusOut | () | método |
public function panelItemFocusOut(panelItem:PanelItem):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a panelItem in the Guide gets the focus
Parâmetros
panelItem:PanelItem — the panelItem that has lost focus
|
pdfActiveInit | () | método |
public function pdfActiveInit():void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
This method is called when the PDF is initialized.
printPDF | () | método |
public function printPDF(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Forwards the request to print the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
Parâmetros
event:Event (default = null ) — Specifies the printPDF event.
|
ProcessExtMessage | () | método |
public function ProcessExtMessage(msgparams:Array):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Handles incoming messages from the PDF via the HTML.
Parâmetros
msgparams:Array — Specifies the parameters coming from the PDF.
|
resetModel | () | método |
public function resetModel():void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Reset the Model back to its initial load state.
resolvePreviewUrl | () | método |
public function resolvePreviewUrl(url:String, asset:String):String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Resolves the preview URL.
Parâmetros
url:String — Specifies the URL to be resolved.
| |
asset:String — Specifies the asset to be used for preview.
|
String — String
|
saveAsPDF | () | método |
public function saveAsPDF(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Forwards the request to save the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
Parâmetros
event:Event (default = null ) — Specifies the saveAsPDF event.
|
serverValidationFailure | () | método |
public function serverValidationFailure(validationResult:Array):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Called when server validation fails.
Parâmetros
validationResult:Array — Specifies an array of validation errors.
|
setActiveData | () | método |
public function setActiveData(data:String, callback:Function = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Sets the data in the active view.
If a callback function is provided, this method sets the data in the active view whether it's the Guide or the PDF. If no callback function is provided, this function immediately sets the data in the Guide. The callback function requires two string parameters, error:String and data:String. If error is not null, then the method failed. The data parameter is always null.
Parâmetros
data:String — Specifies the active data to be set.
| |
callback:Function (default = null ) — Specifies the function called when the data is set.
|
setPdfData | () | método |
public function setPdfData(data:String, callback:Function = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Sets the ga/xml data into the PDF.
Parâmetros
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étodo |
public function setPdfFieldData(som:String, type:String, value:String, callback:Function = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Sets a fields data into the PDF
Parâmetros
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étodo |
public function setRootValueObject(object:Object):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Set the root value object passing in the actual object instance.
Parâmetros
object:Object — Specifies the instance of the root value object to be set.
|
showDoc | () | método |
public function showDoc(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Displays the Document of Record rendition of the form within the PDFBox control area on the Guide layout. If no DOR was rendered with the Guide, this function does not perform an action.
Parâmetros
event:Event (default = null ) — the showDoc event
|
showPanelFullGuide | () | método |
public function showPanelFullGuide():Boolean
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Returns whether or not the current panel is being shown in full screen mode.
RetornaBoolean — true if the current panel is being shown in full screen mode, otherwise false.
|
showPDF | () | método |
public function showPDF(event:Event = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Displays the PDF rendition of the form within the PDFBox control area on the Guide layout. If no PDF was rendered with the Guide, this function does not perform an action.
Parâmetros
event:Event (default = null ) — Specifies the showPDF event.
|
SizeDocumentView | () | método |
startGuide | () | método |
public function startGuide():void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Start rendering the pages of the guide.
submitFromPDF | () | método |
public function submitFromPDF():void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
This function displays the PDF rendition within the PDFBox control on the Guide layout. A user must click the appropriate submit button to complete the data submission.
If no PDF was rendered with the Guide, this function sends the data to the Document Server which renders the form as a PDF, and returns it to the user to complete the submission.
toggleView2 | () | método |
public function toggleView2(type:String = null, callback:Function = null):void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Transfers data to or from and displays or hides the PDF or document
Parâmetros
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:10 AM Z