| Package | com.ithaca.timeline.skins |
| Class | public class ObselGenericEditDialog |
| Inheritance | ObselGenericEditDialog spark.components.TitleWindow |
| Implements | mx.binding.IBindingClient |
Default MXML PropertymxmlContentFactory
| Property | Defined By | ||
|---|---|---|---|
| labelPropGroup : VGroup | ObselGenericEditDialog | ||
| obsel : ObselSkin [write-only] | ObselGenericEditDialog | ||
| selectorField : String = type | ObselGenericEditDialog | ||
| selectorRegexp : String | ObselGenericEditDialog | ||
| tiPropGroup : VGroup | ObselGenericEditDialog | ||
| traceline : TraceLine | ObselGenericEditDialog | ||
| tracelineSource : Number = 0 | ObselGenericEditDialog | ||
| tracelineTitle : String | ObselGenericEditDialog | ||
| Property | Defined By | ||
|---|---|---|---|
| skinParts : Object [override] [read-only] | ObselGenericEditDialog | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ObselGenericEditDialog | ||
| labelPropGroup | property |
public var labelPropGroup:VGroupThis property can be used as the source for data binding.
| obsel | property |
| selectorField | property |
public var selectorField:String = typeThis property can be used as the source for data binding.
| selectorRegexp | property |
public var selectorRegexp:StringThis property can be used as the source for data binding.
| skinParts | property |
skinParts:Object [read-only] [override] protected function get skinParts():Object| tiPropGroup | property |
public var tiPropGroup:VGroupThis property can be used as the source for data binding.
| traceline | property |
public var traceline:TraceLine| tracelineSource | property |
public var tracelineSource:Number = 0This property can be used as the source for data binding.
| tracelineTitle | property |
public var tracelineTitle:StringThis property can be used as the source for data binding.
| ObselGenericEditDialog | () | Constructor |
public function ObselGenericEditDialog()Constructor.