C# Class Ext.Net.DragTracker

Inheritance: Observable
Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Destroy ( ) : void

Destroy this instance

InitElement ( Ext.Net.Element el ) : void

Init element of tracker

Method Details

Destroy() public méthode

Destroy this instance
public Destroy ( ) : void
Résultat void

InitElement() public méthode

Init element of tracker
public InitElement ( Ext.Net.Element el ) : void
el Ext.Net.Element Element
Résultat void