HtmlBasedComponent"

From Documentation
Line 70: Line 70:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.1
+
| 5.0.2
 
| 4/23/2010
 
| 4/23/2010
 
| Initialization
 
| Initialization

Revision as of 02:33, 14 May 2010


HtmlBasedComponent

Html Based Component

Employment/Purpose

A skeletal implementation for HTML based components. It simplifies to implement methods common to HTML based components.

Example

N/A

Supported events

Name
Event Type
onDrop
DropEvent
onClick
MouseEvent
onDoubleClick
MouseEvent
onRightClick
MouseEvent
onMove
MoveEvent
onSize
SizeEvent
onZIndex
ZIndexEvent
onOK
KeyEvent
onCacnel
KeyEvent
onCtrlKey
KeyEvent

Supported Children

*ALL

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.2 4/23/2010 Initialization



Last Update : 2010/05/14

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