|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DropSource
Interface for component applicable to process drag/drop events.
| Method Summary | |
|---|---|
void |
addDropListener(DropListener listener)
Append drop listener to component listeners collection |
javax.faces.el.MethodBinding |
getDropListener()
|
DropListener[] |
getDropListeners()
Get array of all Drop Listeners |
void |
removeDropListener(DropListener listener)
Remove drop listener from component listeners array. |
void |
setDropListener(javax.faces.el.MethodBinding binding)
|
| Method Detail |
|---|
void addDropListener(DropListener listener)
listener - DropListener[] getDropListeners()
void removeDropListener(DropListener listener)
listener - void setDropListener(javax.faces.el.MethodBinding binding)
javax.faces.el.MethodBinding getDropListener()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||