|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DND.Feedback | |
|---|---|
| com.sencha.gxt.dnd.core.client | Drag and drop framework. |
| Uses of DND.Feedback in com.sencha.gxt.dnd.core.client |
|---|
| Methods in com.sencha.gxt.dnd.core.client that return DND.Feedback | |
|---|---|
DND.Feedback |
DropTarget.getFeedback()
Returns the target's feedback setting. |
static DND.Feedback |
DND.Feedback.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DND.Feedback[] |
DND.Feedback.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sencha.gxt.dnd.core.client with parameters of type DND.Feedback | |
|---|---|
void |
DropTarget.setFeedback(DND.Feedback feedback)
Sets the target's feedback. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||