|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Objectf_object
f_dragAndDropInfo
public abstract class f_dragAndDropInfo
f_dragAndDropInfo class
| Method Summary | |
|---|---|
void |
f_end()
|
void |
f_move(Number newPositionX,
Number newPositionY)
|
void |
f_setParent(f_dragAndDropInfo dragAndDropInfoParent)
|
void |
f_start()
|
void |
f_updateTarget(String[] types,
Number effect,
f_component targetComponent,
any targetItem,
Object targetItemValue,
Object infos)
|
| Methods inherited from class f_object |
|---|
f_getClass, toString |
| Methods inherited from class Object |
|---|
toString |
| Method Detail |
|---|
public void f_setParent(f_dragAndDropInfo dragAndDropInfoParent)
dragAndDropInfoParent - public void f_start()
public void f_updateTarget(String[] types,
Number effect,
f_component targetComponent,
any targetItem,
Object targetItemValue,
Object infos)
types - effect - targetComponent - targetItem - targetItemValue - infos - Additionnal informations from target
public void f_move(Number newPositionX,
Number newPositionY)
newPositionX - newPositionY - public void f_end()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||