Uses of Class
org.atmosphere.util.analytics.FocusPoint

Packages that use FocusPoint
org.atmosphere.util.analytics   
 

Uses of FocusPoint in org.atmosphere.util.analytics
 

Methods in org.atmosphere.util.analytics that return FocusPoint
 FocusPoint FocusPoint.getParentFocusPoint()
           
 

Methods in org.atmosphere.util.analytics with parameters of type FocusPoint
 String URLBuildingStrategy.buildURL(FocusPoint focusPoint)
           
 String GoogleAnalytics_v1_URLBuildingStrategy.buildURL(FocusPoint focusPoint)
           
 void FocusPoint.setParentTrackPoint(FocusPoint parentFocusPoint)
           
 void JGoogleAnalyticsTracker.trackSynchronously(FocusPoint focusPoint)
          Track the focusPoint in the application synchronously.
 

Constructors in org.atmosphere.util.analytics with parameters of type FocusPoint
FocusPoint(String name, FocusPoint parentFocusPoint)
           
 



Copyright © 2014. All Rights Reserved.