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  
endConnectionRequest — Event in class com.flextoolbox.controls.WireSurface
Dispatched when a registered WireJack wants to end a connection request.
endConnectionRequest(startJack:com.flextoolbox.controls:WireJack) — Method in class com.flextoolbox.controls.WireSurface
Called by a registered WireJack, this ends a connection request.
endConnectionRequest — Event in interface com.flextoolbox.managers.IWireManager
Dispatched when a registered WireJack wants to end a connection request.
endConnectionRequest(startJack:com.flextoolbox.controls:WireJack) — Method in interface com.flextoolbox.managers.IWireManager
Called by a registered WireJack, this ends a connection request.
endConnectionRequest — Event in class com.flextoolbox.managers.WireManager
Dispatched when a registered WireJack wants to end a connection request.
endConnectionRequest(jack:com.flextoolbox.controls:WireJack) — Method in class com.flextoolbox.managers.WireManager
Called by a registered WireJack, this ends a connection request.
END_CONNNECTION_REQUEST — Constant static property in class com.flextoolbox.events.WireManagerEvent
The WireManagerEvent.END_CONNNECTION_REQUEST constant defines the value of the type property of a WireManagerEvent object for a endConnectionRequest event, which indicates that a WireJack is no longer attempting to connect to other compatible WireJack instances.
endJack — Property in class com.flextoolbox.events.WireManagerEvent
Another jack associated with the event.
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