Package org.opencms.gwt.client
Class CmsIEUserAgentInfo
java.lang.Object
org.opencms.gwt.client.CmsIEUserAgentInfo
- All Implemented Interfaces:
I_CmsUserAgentInfo
IE implementation of the I_CmsUserAgentInfo interface.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CmsIEUserAgentInfo
public CmsIEUserAgentInfo()
-
-
Method Details
-
isIE7
Description copied from interface:I_CmsUserAgentInfo
Checks whether we are in IE7.- Specified by:
isIE7
in interfaceI_CmsUserAgentInfo
- Returns:
- true if we are in IE7
- See Also:
-