Class Selection

Object
   |
   +--Selection

class Selection

 
Method Summary
 InsertionPoint createInsertionPoint()
           Creates a new insertion point from the focusNode and focusOffset.
 Void deleteContents()
           Deletes the contents of the first included range.
 Void restore(<Object> memento)
           Restores the selection state from a memento object.
 Object store()
           Stores the selection's key properties in a memento object for later restoration.


Method Detail

createInsertionPoint

InsertionPoint createInsertionPoint()

deleteContents

Void deleteContents()

restore

Void restore(<Object> memento)

store

Object store()


Documentation generated by JSDoc on Wed Mar 15 11:59:24 2006