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  
obsel — Property, class com.ithaca.timeline.ObselSkin
obsel — Property, class com.ithaca.timeline.skins.CommentSkin
obsel — Property, class com.ithaca.timeline.skins.DurativeSkin
obsel — Property, class com.ithaca.timeline.skins.IconSkin
obsel — Property, class com.ithaca.timeline.skins.IconTextSkin
obsel — Property, class com.ithaca.timeline.skins.MarkerSkin
obsel — Property, class com.ithaca.timeline.skins.ObselGenericEditDialog
ObselGenericEditDialog — class, package com.ithaca.timeline.skins
ObselGenericEditDialog() — Constructor, class com.ithaca.timeline.skins.ObselGenericEditDialog
Constructor.
_obsels — Property, class com.ithaca.timeline.BaseObselsRenderer
the obsels collection displayed by this component
_obsels — Property, class com.ithaca.timeline.TraceLine
obselsCollection — Property, class com.ithaca.timeline.BaseObselsRenderer
Change the obsels collection that is displayed by the obsels renderer.
ObselSkin — class, package com.ithaca.timeline
The ObselSkin class is a skinnable component that represents a com.ithaca.traces.Obsel.
ObselSkin(o:com.ithaca.traces:Obsel, tl:com.ithaca.timeline:TraceLine) — Constructor, class com.ithaca.timeline.ObselSkin
obselsRenderer — Property, class com.ithaca.timeline.skins.TraceLineBackgroundSkin
obselsRenderer — Property, class com.ithaca.timeline.skins.TraceLineGroupSkin
obselsRenderer — Property, class com.ithaca.timeline.skins.TraceLineSkin
ObselsRenderer — class, package com.ithaca.timeline
The ObselsRenderer class extends BaseOselsRenderer to render obsels with skinned ObselsSkins.
ObselsRenderer(tr:com.ithaca.timeline:TimeRange, tl:com.ithaca.timeline:TraceLine) — Constructor, class com.ithaca.timeline.ObselsRenderer
OBSELS_SELECTOR — Constant Static Property, class com.ithaca.timeline.Layout
the keyword to define an obsel skin selector in the xml descriptor
OBSELS_SELECTORS — Constant Static Property, class com.ithaca.timeline.Layout
the keyword to define the obsels skins selectors section in the xml descriptor
obselsSelectorsToXml() — method, class com.ithaca.timeline.Layout
obselsSkinsCollection — Property, class com.ithaca.timeline.ObselsRenderer
obselsSkinsSelectors — Property, class com.ithaca.timeline.Stylesheet
obselText — Property, class com.ithaca.timeline.skins.IconTextSkin
obselTooltip(o:com.ithaca.traces:Obsel) — method, class com.ithaca.timeline.ObselSkin
okButton — Property, class com.ithaca.timeline.skins.CommentEditDialog
onChildrenChange(event:flash.events:Event) — method, class com.ithaca.timeline.skins.TraceLineTitleSkin
onClick(event:flash.events:MouseEvent) — method, class com.ithaca.timeline.TimeRuler
Handles a click on the ruler to dispatch an TimelineEvent.TIMERULER_CLICK event with the clicked time
onCurrentTimeChange(event:com.ithaca.timeline.events:TimelineEvent) — method, class com.ithaca.timeline.PlayPauseButton
onCursorLinkClick(event:flash.events:MouseEvent) — method, class com.ithaca.timeline.skins.TimelineSkin
onFilterClear(event:flash.events:Event) — method, class com.ithaca.timeline.skins.TimelineSkin
onManualChange(e:flash.events:Event) — method, class com.ithaca.timeline.ZoomContext
onObselChange(event:mx.events:PropertyChangeEvent) — method, class com.ithaca.timeline.skins.CommentSkin
onObselChange(event:mx.events:PropertyChangeEvent) — method, class com.ithaca.timeline.skins.DurativeSkin
onObselChange(event:mx.events:PropertyChangeEvent) — method, class com.ithaca.timeline.skins.IconSkin
onObselChange(event:mx.events:PropertyChangeEvent) — method, class com.ithaca.timeline.skins.IconTextSkin
onObselChange(event:mx.events:PropertyChangeEvent) — method, class com.ithaca.timeline.skins.MarkerSkin
onObselsCollectionChange(event:mx.events:CollectionEvent) — method, class com.ithaca.timeline.BaseObselsRenderer
The callback used when the TimeRange dispatches a CollectionEvent.COLLECTION_CHANGE event.
onObselsCollectionChange(event:mx.events:CollectionEvent) — method, class com.ithaca.timeline.ObselsRenderer
Manage the obselsSkinsCollection when the _obsels ArrayCollection change.
onOpenButtonClick() — method, class com.ithaca.timeline.skins.TraceLineTitleSkin
onResize(event:mx.events:ResizeEvent) — method, class com.ithaca.timeline.BaseObselsRenderer
The callback used when the component dispatches a ResizeEvent.RESIZE event.
onResize(event:mx.events:ResizeEvent) — method, class com.ithaca.timeline.ObselsRenderer
Function called when the ObselRenderer is resized.
onResize(event:flash.events:Event) — method, class com.ithaca.timeline.skins.TraceLineBackgroundSkin
onResize(event:flash.events:Event) — method, class com.ithaca.timeline.skins.TraceLineSkin
onSourceChange(event:mx.events:CollectionEvent) — method, class com.ithaca.timeline.LayoutModifier
onSourceChange(event:mx.events:CollectionEvent) — method, class com.ithaca.timeline.LayoutNode
onSourceChange(event:mx.events:CollectionEvent) — method, class com.ithaca.timeline.TraceLine
Handle an obsel collection event that occurs in the source collection
onTextChange(event:flash.events:Event) — method, class com.ithaca.timeline.skins.IconTextSkin
onTimerangeChange(event:com.ithaca.timeline.events:TimelineEvent) — method, class com.ithaca.timeline.BaseObselsRenderer
The callback used when the TimeRange dispatch a TimelineEvent.TIMERANGES_CHANGE or TimelineEvent.TIMERANGES_SHIFT event.
onTimerangeChange(event:com.ithaca.timeline.events:TimelineEvent) — method, class com.ithaca.timeline.ObselsRenderer
Switch between different redraw functions.
onTimeRangeChange(e:com.ithaca.timeline.events:TimelineEvent) — method, class com.ithaca.timeline.TimeRuler
onToolTipShow(event:flash.events:Event) — method, class com.ithaca.timeline.Cursor
onToolTipShow(event:flash.events:MouseEvent) — method, class com.ithaca.timeline.TimeRuler
onToolTipShow(event:mx.events:ToolTipEvent) — method, class com.ithaca.timeline.skins.MarkerSkin
onTracelineGroupsChange(event:spark.events:ElementExistenceEvent) — method, class com.ithaca.timeline.ZoomContext
Update the content of the timelinePreview Group according to the TraceLineGroup of the Timeline
OpenButton — Skin Part, class com.ithaca.timeline.TraceLineTitle
Button used to show or hide the traceline children.
Button used to show or hide the traceline children.
OpenButton — Property, class com.ithaca.timeline.skins.TraceLineTitleSkin
outputTimeRuler — Property, class com.ithaca.timeline.skins.ZoomContextSkin
outputTimeRuler — Skin Part, class com.ithaca.timeline.ZoomContext
A ruler to display to the cursorRange
A ruler to display to the cursorRange
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