MoreMotion Face API

Process.js

Summary

Contains Process Management Framework related classes and functions

Version: $Id: Process.js 193 2008-08-14 16:09:44Z erkan $

Author: Erkan Cengiz


Class Summary
CheckBox Wrapper class of a HTML <INPUT type="checkbox"> Element that exists in a Process Block.
ComboBox Wrapper class of an one-line HTML <SELECT> Element that exists in a Process Block.
EditArea Wrapper class of a HTML <TEXTAREA> Element that exists in a Process Block.
EditBox This class wrappes a HTML <INPUT type="text"> element that exists in a ProcessRecord.
HiddenBox Wrapper class of a HTML <INPUT type="hidden"> Element that exists in a Process Block.
ListBox Wrapper class of a multi-line HTML <SELECT> Element that exists in a Process Block.
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 Wrapper class of a DOM Node that contains text data.

MoreMotion Face API

Copyright 2002 - 2008, MOR YAZILIM
Documentation generated by JSDoc on Mon Sep 29 14:52:55 2008