|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DropTarget
The Interface for the taget of drag and drop events. A component must implement this interface to able to drop components on it..
| Method Summary | |
|---|---|
void |
addComponentDropListener(SComponentDropListener listener)
add a DropListener to this Component. |
List<SComponentDropListener> |
getComponentDropListeners()
get the List of DropListeners |
| Method Detail |
|---|
void addComponentDropListener(SComponentDropListener listener)
listener - the listener to addList<SComponentDropListener> getComponentDropListeners()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||