| Package | com.keepcore.calendar.model |
| Class | public class NoteList |
| Inheritance | NoteList mx.collections.ArrayCollection |
Default MXML Propertysource
| Method | Defined By | ||
|---|---|---|---|
NoteList()
Constructor
| NoteList | ||
getClipboardCopyContents():String
Generate xml from current node objects
| NoteList | ||
HasModifications():Boolean
Cheks if the list has modified items
| NoteList | ||
| NoteList | () | Constructor |
public function NoteList()Constructor
| getClipboardCopyContents | () | method |
public function getClipboardCopyContents():StringGenerate xml from current node objects
ReturnsString — XML list note
|
| HasModifications | () | method |
public function HasModifications():BooleanCheks if the list has modified items
ReturnsBoolean |