Class YAHOO.ext.grid.GridDD
Package: | YAHOO.ext.grid |
Class: | GridDD |
Extends: | YAHOO.util.DDProxy |
Defined In: | GridDD.js |
Custom implementation of YAHOO.util.DDProxy used internally by the grid
Public Properties
This class has no public properties.
Public Methods
|
setDropStatus(Boolean dropStatus ) : void |
GridDD |
Updates the DD visual element to allow/not allow a drop |
Public Events
This class has no public events.
Method Details
setDropStatus
public function setDropStatus(Boolean dropStatus
)
Updates the DD visual element to allow/not allow a drop
This method is defined by GridDD.