Properties Methods Events Config Options Direct Link
Observable
  Droppable

Class Ext.util.Droppable

Package:Ext.util
Defined In:Droppable.js
Class:Droppable
Extends:Observable

Config Options

Config OptionsDefined By
 activeCls : String
The CSS added to a Droppable when a Draggable in the same group is being dragged. Defaults to 'x-drop-active'.
Droppable
 disabled : Boolean
Droppable
 group : String
Draggable and Droppable objects can participate in a group which are capable of interacting. Defaults to 'base'
Droppable
 hoverCls : String
The CSS class to add to the droppable when hovering over a valid drop. (Defaults to 'x-drop-hover')
Droppable

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

EventDefined By