|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SRetargetable
Application element targetable on a STarget
.
SRetargetable
captures two distinct types of retargeting:
Method Summary | |
---|---|
void |
retarget(STarget target,
Notifying.Impact impact)
Ses the target if changed, adjust to latest state. |
STarget |
target()
The current target in the application. |
Method Detail |
---|
void retarget(STarget target, Notifying.Impact impact)
The last STarget
set should be returned by target
;
the Notifying.Impact
allows for refining the retargeting response.
STarget target()
This will be the last STarget
set with retarget
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |