|
GWT 2.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.typedarrays.shared.TypedArrays.Impl
com.google.gwt.typedarrays.client.NativeImpl
com.google.gwt.typedarrays.client.NativeImplEmulDataView
public class NativeImplEmulDataView
An implementation class used for browsers which provide native
implementations of
Uint8ClampedArray
but not
DataView
.
Current versions of FireFox are such browsers.
Constructor Summary | |
---|---|
NativeImplEmulDataView()
|
Method Summary | |
---|---|
protected boolean |
checkDataViewSupport()
|
protected boolean |
checkUint8ClampedArraySupport()
|
Methods inherited from class com.google.gwt.typedarrays.shared.TypedArrays.Impl |
---|
getElementCount, mightBeSupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NativeImplEmulDataView()
Method Detail |
---|
protected boolean checkDataViewSupport()
checkDataViewSupport
in class NativeImpl
protected boolean checkUint8ClampedArraySupport()
checkUint8ClampedArraySupport
in class NativeImpl
|
GWT 2.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |