GWT Tk 0.2.3

asquare.gwt.debug.client.impl
Class BrowserInfoGecko18

java.lang.Object
  extended by asquare.gwt.debug.client.BrowserInfo
      extended by asquare.gwt.debug.client.impl.BrowserInfoGecko18

public class BrowserInfoGecko18
extends BrowserInfo


Constructor Summary
BrowserInfoGecko18()
           
 
Method Summary
 String getUserAgent()
          Returns a value representing the GWT user.agent property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserInfoGecko18

public BrowserInfoGecko18()
Method Detail

getUserAgent

public String getUserAgent()
Description copied from class: BrowserInfo
Returns a value representing the GWT user.agent property. This is a hard coded value. Each browser needs a separate own impl class to return the appropriate value.

Overrides:
getUserAgent in class BrowserInfo

GWT Tk 0.2.3

© 2007 Mat Gessel