|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.events.KeyedEvent
wt.folder.FolderServiceEvent
public final class FolderServiceEvent
Used to represent events occuring within the FolderService.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Folder |
getDestinationFolder()
Return the destination folder (the one the object is being moved to). |
Folder |
getSourceFolder()
Return the source folder of the target object (the one it's being changed from). |
FolderEntry |
getTarget()
Return the target of this event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public FolderEntry getTarget()
public Folder getSourceFolder()
public Folder getDestinationFolder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||