Uses of Interface
facets.core.superficial.TargetCoupler

Packages that use TargetCoupler
facets.core.superficial Superficial targeting mechanism and and simple targets. 
facets.facet Surface building. 
 

Uses of TargetCoupler in facets.core.superficial
 

Classes in facets.core.superficial that implement TargetCoupler
static class SIndexing.Coupler
          Connects an SIndexing to the application.
static class SNumeric.Coupler
          Connects a SNumeric to the application.
static class STextual.Coupler
          Connects a STextual to the application.
static class SToggling.Coupler
          Connects a SToggling to the application.
static class STrigger.Coupler
          Connects a STrigger to the application.
 

Uses of TargetCoupler in facets.facet
 

Classes in facets.facet that implement TargetCoupler
static class FacetFactory.ComboCoupler
          Coupler for any combination of indexed list and text box.