|
MoreMotion Face API | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
Contains Process Management Framework related classes and functions
Version: $Id: Process.js 822 2011-02-28 17:07:56Z erkan $
Author: Erkan Cengiz
| Class Summary | |
| CheckBox | A ProcessField class that wraps a HTML <INPUT type="checkbox"> element
that may exists inside or outside a ProcessRecord. |
| ComboBox | A ProcessField class that wraps one-line HTML <SELECT> element
that may exists inside or outside a ProcessRecord. |
| EditArea | A ProcessField class that wraps a HTML <TEXTAREA> element
that may exists inside or outside a ProcessRecord. |
| EditBox | A ProcessField class that wraps a HTML <INPUT type="text"> element
that may exists inside or outside a ProcessRecord. |
| HiddenBox | A ProcessField class that wraps a HTML <INPUT type="hidden"> element
that may exists inside or outside a ProcessRecord. |
| ImageBox | Ajax compatible Process Field wrapper class of a IMG element. |
| ListBox | A ProcessField class that wraps multi-line HTML <SELECT> element
that may exists inside or outside a ProcessRecord. |
| ProcessBlock | Represents a Process Block. |
| ProcessCommand | Represents a Process Command. |
| ProcessField | Represents a Process Field. |
| ProcessForm | Represents of a Process Form. |
| ProcessObjectManager | Manager Class that provides methods to manage the Process Based Wrapper Objects of MoreMotion. |
| ProcessRecord | Represents a Process Record. |
| ProcessRecordIterator | A class to iterate over the ProcessRecords of a ProcessBlock. |
| RecordStatus | Represents the status of an Process Record |
| TextBox | A ProcessField class that wraps a DOM node that contains text data. |
|
MoreMotion Face API | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||