Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.TreeDragZone.Builder< TTreeDragZone, TBuilder > Class Template Reference

More...

Inheritance diagram for Ext.Net.TreeDragZone.Builder< TTreeDragZone, TBuilder >:
Ext.Net.DragZone.Builder< TTreeDragZone, TBuilder >

Public Member Functions

 Builder (TTreeDragZone component)
 
 Builder ()
 
 Builder (TreeDragZone component)
 
 Builder (TreeDragZone.Config config)
 
- Public Member Functions inherited from Ext.Net.DragZone.Builder< TTreeDragZone, TBuilder >
 Builder (TDragZone component)
 
 Builder ()
 
 Builder (DragZone component)
 
 Builder (DragZone.Config config)
 
virtual TBuilder ContainerScroll (bool containerScroll)
 True to register this container with the Scrollmanager for auto scrolling during drag operations. More...
 
virtual TBuilder AfterRepair (Action< JFunction > action)
 Called after a repair of an invalid drop. By default, highlights this.dragData.ddel More...
 
virtual TBuilder GetRepairXY (Action< JFunction > action)
 Called before a repair of an invalid drop to get the XY to animate to. By default returns the XY of this.dragData.ddel More...
 
virtual TBuilder OnInitDrag (Action< JFunction > action)
 Called once drag threshold has been reached to initialize the proxy element. By default, it clones the this.dragData.ddel More...
 

Static Public Member Functions

static implicit operator Builder (TreeDragZone component)
 
- Static Public Member Functions inherited from Ext.Net.DragZone.Builder< TTreeDragZone, TBuilder >
static implicit operator Builder (DragZone component)
 

Detailed Description

Type Constraints
TTreeDragZone :TreeDragZone 
TBuilder :Builder 
TBuilder :TTreeDragZone 
TBuilder :TBuilder 

Constructor & Destructor Documentation

◆ Builder() [1/4]

Ext.Net.TreeDragZone.Builder< TTreeDragZone, TBuilder >.Builder ( TTreeDragZone  component)
inline

◆ Builder() [2/4]

Ext.Net.TreeDragZone.Builder< TTreeDragZone, TBuilder >.Builder ( )
inline

◆ Builder() [3/4]

Ext.Net.TreeDragZone.Builder< TTreeDragZone, TBuilder >.Builder ( TreeDragZone  component)
inline

◆ Builder() [4/4]

Ext.Net.TreeDragZone.Builder< TTreeDragZone, TBuilder >.Builder ( TreeDragZone.Config  config)
inline

Member Function Documentation

◆ operator Builder()

static implicit Ext.Net.TreeDragZone.Builder< TTreeDragZone, TBuilder >.operator Builder ( TreeDragZone  component)
inlinestatic


The documentation for this class was generated from the following file: