Packagecom.swfwire.debugger.flex.ui
Classpublic class BreadCrumb
InheritanceBreadCrumb Inheritance mx.containers.HBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonRepeater : Repeater
BreadCrumb
  history : Array
BreadCrumb
Public Methods
 MethodDefined By
  
Constructor.
BreadCrumb
Protected Methods
 MethodDefined By
  
button1_clickHandler(event:MouseEvent):void
BreadCrumb
Property Detail
buttonRepeaterproperty
public var buttonRepeater:Repeater

This property can be used as the source for data binding.

historyproperty 
public var history:Array

This property can be used as the source for data binding.

Constructor Detail
BreadCrumb()Constructor
public function BreadCrumb()

Constructor.

Method Detail
button1_clickHandler()method
protected function button1_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent