Referência do ActionScript® 3.0 para Adobe® Flash® Platform
Início  |  Ocultar listas de Pacotes e Classes |  Pacotes  |  Classes  |  Novidades  |  Índice  |  Apêndices  |  Por que inglês?
Filtros: Recuperando dados do servidor...
Recuperando dados do servidor...
lc.procmgmt.ui.startpoint 

StartpointEvent  - AS3 ADEP Workspace

Pacotelc.procmgmt.ui.startpoint
Classepublic class StartpointEvent
HerançaStartpointEvent Inheritance Event Inheritance Object

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

The StartpointEvent class contains events that are dispatched when a user performs an action against an startpoint.

The properties of the Event object have these values:

PropertyValue
startpoint The startpoint that was selected.



Propriedades públicas
 PropriedadeDefinido por
 Inheritedbubbles : Boolean
[somente leitura] Indica se um evento é do tipo bubbling.
Event
 Inheritedcancelable : Boolean
[somente leitura] Indica se o comportamento associado ao evento pode ser impedido.
Event
 Inheritedconstructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto.
Object
 InheritedcurrentTarget : Object
[somente leitura] O objeto que está processando ativamente o objeto Event com um ouvinte de evento.
Event
 InheritedeventPhase : uint
[somente leitura] A fase atual no fluxo de eventos.
Event
  startpoint : Startpoint
The startpoint to include in the event.
StartpointEvent
 Inheritedtarget : Object
[somente leitura] O destino de evento.
Event
 Inheritedtype : String
[somente leitura] O tipo de evento.
Event
Métodos públicos
 MétodoDefinido por
  
Constructor.
StartpointEvent
  
[substituir] Creates a copy of an StartpointEvent object and sets the value of each property to match that of the original.
StartpointEvent
 Inherited
formatToString(className:String, ... arguments):String
Uma função de utilitário para implementar o método toString() em classes ActionScript 3.0 Event personalizadas.
Event
 Inherited
Indica se um objeto tem uma propriedade especificada definida.
Object
 Inherited
Verifica se o método preventDefault() foi chamado no evento.
Event
 Inherited
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro.
Object
 Inherited
Cancela um comportamento padrão de evento se esse comportamento puder ser cancelado.
Event
 Inherited
Indica se a propriedade especificada existe e é enumerável.
Object
 Inherited
Define a disponibilidade de uma propriedade dinâmica para operações de repetição.
Object
 Inherited
Impede o processamento de qualquer ouvinte de evento no nó atual e qualquer nó subsequente no fluxo de eventos.
Event
 Inherited
Impede o processamento de algum ouvinte de evento em nós subsequentes ao nó atual no fluxo de eventos.
Event
 Inherited
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade.
Object
 Inherited
Retorna uma string que contém todas as propriedades do objeto Event.
Event
 Inherited
Retorna o valor primitivo do objeto especificado.
Object
Constantes públicas
 ConstanteDefinido por
  ADD_FAVORITE : String = "addFavorite"
[estático] A special value that specifies that an startpoint was added to the favorites list.
StartpointEvent
  DETAILS : String = "detailsSelect"
[estático] A special value that specifies that details about the startpoint were retrieved and viewed.
StartpointEvent
  INVOKE : String = "invokeSelect"
[estático] A special value that specifies that an startpoint was invoked successfully.
StartpointEvent
  REMOVE_FAVORITE : String = "removeFavorite"
[estático] A special value that specifies that an startpoint removed from the favorites list.
StartpointEvent
  STARTPOINT_FAILED : String = "startpointFailed"
[estático] A special value that specifies that invoking an startpoint failed.
StartpointEvent
Detalhes da propriedade

startpoint

propriedade
public var startpoint:Startpoint

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

The startpoint to include in the event.

Detalhes do construtor

StartpointEvent

()Construtor
public function StartpointEvent(type:String, startpoint:Startpoint)

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

Constructor.

Parâmetros
type:String — The type of event.
 
startpoint:Startpoint — The Startpoint for this event.
Detalhes do método

clone

()método
override public function clone():Event

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

Creates a copy of an StartpointEvent object and sets the value of each property to match that of the original.

Retorna
Event — The cloned event.
Detalhes da constante

ADD_FAVORITE

Constante
public static const ADD_FAVORITE:String = "addFavorite"

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that an startpoint was added to the favorites list.

DETAILS

Constante 
public static const DETAILS:String = "detailsSelect"

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that details about the startpoint were retrieved and viewed. event.

INVOKE

Constante 
public static const INVOKE:String = "invokeSelect"

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that an startpoint was invoked successfully. event.

REMOVE_FAVORITE

Constante 
public static const REMOVE_FAVORITE:String = "removeFavorite"

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that an startpoint removed from the favorites list.

STARTPOINT_FAILED

Constante 
public static const STARTPOINT_FAILED:String = "startpointFailed"

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Document Services - Workspace 10
Versões de runtime: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that invoking an startpoint failed.





[ X ]Por que inglês?
O conteúdo na Referência do ActionScript 3.0 aparece em inglês

Nem todas as partes da Referência do ActionScript 3.0 estão traduzidas em todos os idiomas. Quando um elemento de um idioma não está traduzido, ele é exibido em inglês. Por exemplo, a classe ga.controls.HelpBox não está traduzida em nenhum idioma. Por isso, na versão da referência em português do Brasil, a classe ga.controls.HelpBox é exibida em inglês.