asquare.gwt.debug.client.impl
Class BrowserInfoSafari
java.lang.Object
asquare.gwt.debug.client.BrowserInfo
asquare.gwt.debug.client.impl.BrowserInfoSafari
public class BrowserInfoSafari
- extends BrowserInfo
|
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 |
BrowserInfoSafari
public BrowserInfoSafari()
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
© 2007 Mat Gessel