Class DocumentModeAsserter

java.lang.Object
com.google.gwt.user.client.DocumentModeAsserter
All Implemented Interfaces:
EntryPoint

public class DocumentModeAsserter extends Object implements EntryPoint
Helper class, which, during startup, asserts that the browser's current rendering mode is one of the values allowed by the "document.compatMode".
See Also: