InputElement"

From Documentation
Line 12: Line 12:
 
Some features are implemented in this class, such as constraint, disabled, maxlength, name, readonly, etc.
 
Some features are implemented in this class, such as constraint, disabled, maxlength, name, readonly, etc.
  
You sholuld not deirectly use this class, please use the inherited class.  
+
You sholuld not deirectly use this class, please use the inherited class.
  
 +
=Example=
  
 +
N/A
  
 
=Supported events=
 
=Supported events=

Revision as of 02:30, 14 May 2010

Input Element

Employment/Purpose

InputElement is a super class for components which provie user key input, such as Textbox, Intbox, etc.

Some features are implemented in this class, such as constraint, disabled, maxlength, name, readonly, etc.

You sholuld not deirectly use this class, please use the inherited class.

Example

N/A

Supported events

Name
Event Type
onOK
'Event:' KeyEvent

[#DropEvent Denotes user has pressed the ][#DropEvent ENTER][#DropEvent key.]

Supported Children

*None

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.1 04/23/2010 Initialization



Last Update : 2010/05/14

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.