Class |
Note | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
A note in a story. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, convertToText, extractLabel, getElements, insertLabel, move, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
void convertToText () string extractLabel (key:
string)
Array of Note getElements () void insertLabel (key:
string, value:
string)
Note move (to:
LocationOptions[, reference:
varies])
void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | Note Notes.nextItem (obj: Note) Note Notes.previousItem (obj: Note) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Note Character.convertToNote () Note InsertionPoint.convertToNote () Note Line.convertToNote () Array of Note Note.getElements () Note Note.move (to: LocationOptions[, reference: varies]) Note Notes.[] (index: number) Note Notes.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object]) Note Notes.anyItem () Array of Note Notes.everyItem () Note Notes.firstItem () Note Notes.item (index: varies) Note Notes.itemByID (id: number) Note Notes.itemByName (name: string) Array of Note Notes.itemByRange (from: varies, to: varies) Note Notes.lastItem () Note Notes.middleItem () Note Notes.nextItem (obj: Note) Note Notes.previousItem (obj: Note) Note Paragraph.convertToNote () Note Text.convertToNote () Note TextColumn.convertToNote () Note TextStyleRange.convertToNote () Note Word.convertToNote () |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |