Símbolos A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
J — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla J (74). | |
JAPANESE_HIRAGANA — Propriedade estática da constante, classe flash.system.IMEConversionMode | |
A string "JAPANESE_HIRAGANA", para uso com a propriedade IME.conversionMode. | |
JAPANESE_KATAKANA_FULL — Propriedade estática da constante, classe flash.system.IMEConversionMode | |
A string "JAPANESE_KATAKANA_FULL", para uso com a propriedade IME.conversionMode. | |
JAPANESE_KATAKANA_HALF — Propriedade estática da constante, classe flash.system.IMEConversionMode | |
A string "JAPANESE_KATAKANA_HALF", para uso com a propriedade IME.conversionMode. | |
JIS_B5 — Propriedade estática da constante, classe flash.printing.PaperSize | |
B5 japonês | |
jobId — Propriedade, classe mx.rpc.livecycle.JobId | |
Internal LiveCycle ES job id. | |
JobId — classe, pacote mx.rpc.livecycle | |
The JobID class defines a container for the id associated with an asynchronous LiveCycle invocation. | |
JobId() — Construtor, classe mx.rpc.livecycle.JobId | |
Constructor. | |
jobName — Propriedade, classe flash.printing.PrintJob | |
O nome ou o título do trabalho de impressão. | |
JobStatus — classe, pacote mx.rpc.livecycle | |
The JobStatus class is the ActionScript representation of a LiveCycle JobStatus object. | |
JobStatus() — Construtor, classe mx.rpc.livecycle.JobStatus | |
Constructor. | |
JOB_STATUS_COMPLETED — Propriedade estática da constante, classe mx.rpc.livecycle.JobStatus | |
Job Status: Complete | |
JOB_STATUS_FAILED — Propriedade estática da constante, classe mx.rpc.livecycle.JobStatus | |
Job Status: Failed | |
JOB_STATUS_IN_PROGRESS — Propriedade estática da constante, classe mx.rpc.livecycle.JobStatus | |
Job Status: In Progress | |
JOB_STATUS_QUEUED — Propriedade estática da constante, classe mx.rpc.livecycle.JobStatus | |
Job Status: Queued | |
JOB_STATUS_RUNNING — Propriedade estática da constante, classe mx.rpc.livecycle.JobStatus | |
Job Status: Running | |
JOB_STATUS_UNKNOWN — Propriedade estática da constante, classe mx.rpc.livecycle.JobStatus | |
Job Status: Unknown | |
join(sep:any) — método, classe Array | |
Converte em strings os elementos de uma matriz, insere o separador especificado entre os elementos, faz a sua concatenação e retorna a string resultante. | |
join(sep:String) — método, classe Vector | |
Converte em strings os elementos do Vector, insere o separador especificado entre os elementos, faz a sua concatenação e retorna a string resultante. | |
JOIN_AND — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies an AND join. | |
JOIN_AND_NOT — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies an AND NOT join. | |
joinOperator — Propriedade, classe com.adobe.ep.ux.content.model.search.Statement | |
Join Operation through which this statement is joined to previous statement in statement list. | |
joinOperator — Propriedade, classe com.adobe.icc.vo.Statement | |
Inner statement join operator. | |
JOIN_OPERATOR_AND — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the JOIN operator AND. | |
JOIN_OPERATOR_AND — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the JOIN operator AND. | |
JOIN_OPERATOR_AND — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an AND join operator. | |
JOIN_OPERATOR_AND_NOT — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the JOIN operator AND_NOT | |
JOIN_OPERATOR_AND_NOT — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the JOIN operator AND_NOT | |
JOIN_OPERATOR_AND_NOT — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an AND NOT join operator. | |
JOIN_OPERATOR_OR — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the JOIN operator OR. | |
JOIN_OPERATOR_OR — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the JOIN operator OR. | |
JOIN_OPERATOR_OR — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an OR join operator. | |
JOIN_OPERATOR_OR_NOT — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the JOIN operator OR_NOT | |
JOIN_OPERATOR_OR_NOT — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the JOIN operator OR_NOT | |
JOIN_OPERATOR_OR_NOT — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an OR NOT join operator. | |
JOIN_OR — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies an OR join. | |
JOIN_OR_NOT — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies an OR NOT join. | |
joint — Propriedade, classe fl.ik.IKEvent | |
A junção relacionada ao evento. | |
joints — Propriedade, classe flash.display.GraphicsStroke | |
Especifica o tipo de aparência de união usado nos ângulos. | |
joints — Propriedade, classe mx.graphics.GradientStroke | |
A value from the JointStyle class that specifies the type of joint appearance used at angles. | |
joints — Propriedade, interface mx.graphics.IStroke | |
Specifies the appearance of line intersections used at angles. | |
joints — Propriedade, classe mx.graphics.SolidColorStroke | |
Specifies the type of joint appearance used at angles. | |
JointStyle — classe final, pacote flash.display | |
A classe JointStyle é uma enumeração de valores constantes que especificam o estilo de união a ser usado no desenho de linhas. | |
JPEGEncoder — classe, pacote mx.graphics.codec | |
The JPEGEncoder class converts raw bitmap images into encoded images using Joint Photographic Experts Group (JPEG) compression. | |
JPEGEncoder(quality:Number) — Construtor, classe mx.graphics.codec.JPEGEncoder | |
Constructor. | |
JPEGEncoderOptions — classe final, pacote flash.display | |
A classe JPEGEncoderOptions define um algoritmo de compactação para o método flash.display.BitmapData.encode(). | |
JPEGEncoderOptions(quality:uint) — Construtor, classe flash.display.JPEGEncoderOptions | |
Cria um objeto JPEGEncoderOptions com a configuração especificada. | |
JPEGLoaderContext — classe, pacote flash.system | |
A classe JPEGLoaderContext inclui uma propriedade para ativar um filtro de desbloqueio ao carregar uma imagem JPEG. | |
JPEGLoaderContext(deblockingFilter:Number, checkPolicyFile:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — Construtor, classe flash.system.JPEGLoaderContext | |
Cria um novo objeto JPEGLoaderContext com as configurações especificadas. | |
JPEGXREncoderOptions — classe final, pacote flash.display | |
A classe JPEGXREncoderOptions define um algoritmo de compactação para o método flash.display.BitmapData.encode(). | |
JPEGXREncoderOptions(quantization:uint, colorSpace:String, trimFlexBits:uint) — Construtor, classe flash.display.JPEGXREncoderOptions | |
Cria um objeto JPEGEXREncoderOptions com as configurações especificadas. | |
JSON — classe final, Nível superior | |
A classe JSON permite que aplicativos importem e exportem dados usando o formato de Notação de objeto JavaScript (JSON). | |
justificationRule — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: regra usada para justificar o texto em um parágrafo. | |
justificationRule — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: regra usada para justificar o texto em um parágrafo. | |
justificationRule — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
Regra usada para justificar o texto em um parágrafo. | |
justificationRule — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
Regra usada para justificar o texto em um parágrafo. | |
justificationRule — Estilo, classe spark.components.supportClasses.SliderBase | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.supportClasses.GroupBase | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.supportClasses.ButtonBase | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.Label | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.RichText | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.FormHeading | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.NumericStepper | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.SkinnableContainer | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.SkinnableDataContainer | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.Scroller | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.DataGrid | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.RichEditableText | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.components.VideoPlayer | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.skins.spark.DefaultItemRenderer | |
Rule used to justify text in a paragraph. | |
justificationRule — Estilo, classe spark.skins.wireframe.DefaultItemRenderer | |
Rule used to justify text in a paragraph. | |
JustificationRule — classe final, pacote flashx.textLayout.formats | |
Define valores para configurar a propriedade justificationRule da classe TextLayoutFormat. | |
justificationStyle — Propriedade, classe flash.text.engine.EastAsianJustifier | |
Especifica a justificação de linha do texto em um bloco. | |
justificationStyle — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: o estilo usado para a justificação do parágrafo. | |
justificationStyle — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: o estilo usado para a justificação do parágrafo. | |
justificationStyle — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
O estilo usado para a justificação do parágrafo. | |
justificationStyle — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
O estilo usado para a justificação do parágrafo. | |
justificationStyle — Estilo, classe spark.components.supportClasses.SliderBase | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.supportClasses.GroupBase | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.supportClasses.ButtonBase | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.Label | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.RichText | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.FormHeading | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.NumericStepper | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.SkinnableContainer | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.SkinnableDataContainer | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.Scroller | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.DataGrid | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.RichEditableText | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.components.VideoPlayer | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.skins.spark.DefaultItemRenderer | |
The style used for justification of the paragraph. | |
justificationStyle — Estilo, classe spark.skins.wireframe.DefaultItemRenderer | |
The style used for justification of the paragraph. | |
JustificationStyle — classe final, pacote flash.text.engine | |
A classe JustificationStyle é uma enumeração de valores constantes para definir a propriedade justificationStyle da classe EastAsianJustifier. | |
JUSTIFY — Propriedade estática da constante, classe flash.text.TextFormatAlign | |
Constante; justifica o texto no campo de texto. | |
JUSTIFY — Propriedade estática da constante, classe flashx.textLayout.formats.TextAlign | |
Especifica que o texto seja justificado dentro das linhas para caber no espaço do contêiner. | |
JUSTIFY — Propriedade estática da constante, classe flashx.textLayout.formats.VerticalAlign | |
Especifica a justificação da linha vertical dentro do quadro | |
JUSTIFY — Propriedade estática da constante, classe spark.layouts.HorizontalAlign | |
Justify the children with respect to the container. | |
JUSTIFY — Propriedade estática da constante, classe spark.layouts.VerticalAlign | |
Justify the children with respect to the container. | |
justifyAlignButton — Parte da capa, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
JUSTIFY_USING_GAP — Propriedade estática da constante, classe spark.layouts.ColumnAlign | |
Justify the rows by increasing the vertical gap. | |
JUSTIFY_USING_GAP — Propriedade estática da constante, classe spark.layouts.RowAlign | |
Justify the rows by increasing the vertical gap. | |
JUSTIFY_USING_HEIGHT — Propriedade estática da constante, classe spark.layouts.RowAlign | |
Justify the rows by increasing the row height. | |
JUSTIFY_USING_WIDTH — Propriedade estática da constante, classe spark.layouts.ColumnAlign | |
Justify the rows by increasing the row height. | |
Símbolos A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Wed Jun 13 2018, 11:26 AM Z