C# Class Ext.Net.DragTracker

Inheritance: Observable
Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Destroy ( ) : void

Destroy this instance

InitElement ( Ext.Net.Element el ) : void

Init element of tracker

Method Details

Destroy() public method

Destroy this instance
public Destroy ( ) : void
return void

InitElement() public method

Init element of tracker
public InitElement ( Ext.Net.Element el ) : void
el Ext.Net.Element Element
return void