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  
hasBeenCurrentItem(item:com.adobe.flex.extras.controls.springgraph:Item) — Method in class com.adobe.flex.extras.controls.springgraph.Roamer
Find out if a given item has ever been the currentItem.
hasNode(id) — Method in class com.adobe.flex.extras.controls.springgraph.Graph
Find out if an item with a given id exists in the graph.
hasNodes — Property in class com.adobe.flex.extras.controls.springgraph.Graph
True if this graph has any nodes at all.
hideItem(item:com.adobe.flex.extras.controls.springgraph:Item) — Method in class com.adobe.flex.extras.controls.springgraph.Roamer
Force the item to not be shown, even if it is inside the limits set by 'maxDistanceFromCurrent'.
history — Property in class com.adobe.flex.extras.controls.springgraph.Roamer
An ordered list of all the items that been the current item.
historyIndex — Property in class com.adobe.flex.extras.controls.springgraph.Roamer
The index into "history" that corresponds to the currentItem.
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