facets.core.superficial
Interface STarget.Targeted

All Known Subinterfaces:
MountFacet
Enclosing interface:
STarget

public static interface STarget.Targeted

Creates STargets representing its data and logic.

STarget.Targeted is primarily used to enable communication between application code and specialised facet actions, in particular those of viewers.


Method Summary
 STarget[] targets()
          Return targets representing content and logic.
 

Method Detail

targets

STarget[] targets()
Return targets representing content and logic.

Returns:
a non-null STarget[]