|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InserterSource
Contains information about a drop and drop operation that needs to be examined by
an Inserter.
| Method Summary | |
|---|---|
StationDropItem |
getItem()
Gets information about the item that is dropped. |
StationDropOperation |
getOperation()
Gets the StationDropOperation that was created by DockStation.prepareDrop(StationDropItem),
this might be null if the station was not yet asked or if the station does not
accept the new child. |
DockStation |
getParent()
Gets the DockStation which might be the next parent of getItem(). |
| Method Detail |
|---|
DockStation getParent()
DockStation which might be the next parent of getItem().
nullStationDropItem getItem()
DockableStationDropOperation getOperation()
StationDropOperation that was created by DockStation.prepareDrop(StationDropItem),
this might be null if the station was not yet asked or if the station does not
accept the new child.
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||