Class Index | File Index

Classes


Class orion.textview.AnnotationIterator

This object represents an annotation iterator.

See:
orion.textview.AnnotationModel#getAnnotations


Defined in: </shared/eclipse/e4/orion/I201301232230/plugins/org.eclipse.orion.client.editor/web/orion/textview/annotations.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Determines whether there are more annotations in the iterator.
 
Returns the next annotation in the iterator.
Class Detail
orion.textview.AnnotationIterator()
Field Detail
{Function} hasNext
Determines whether there are more annotations in the iterator.

{Function} next
Returns the next annotation in the iterator.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Jan 23 2013 22:37:25 GMT-0500 (EST)