public class JsStorageInfo extends JsElementalMixinBase implements StorageInfo
PERSISTENT, TEMPORARYSVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN| Modifier | Constructor and Description |
|---|---|
protected |
JsStorageInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
queryUsageAndQuota(int storageType) |
void |
queryUsageAndQuota(int storageType,
StorageInfoUsageCallback usageCallback) |
void |
queryUsageAndQuota(int storageType,
StorageInfoUsageCallback usageCallback,
StorageInfoErrorCallback errorCallback) |
void |
requestQuota(int storageType,
double newQuotaInBytes) |
void |
requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback) |
void |
requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback,
StorageInfoErrorCallback errorCallback) |
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPanat, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAtcast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitintAt, lengthnumberAtpublic final void queryUsageAndQuota(int storageType)
queryUsageAndQuota in interface StorageInfopublic final void queryUsageAndQuota(int storageType,
StorageInfoUsageCallback usageCallback)
queryUsageAndQuota in interface StorageInfopublic final void queryUsageAndQuota(int storageType,
StorageInfoUsageCallback usageCallback,
StorageInfoErrorCallback errorCallback)
queryUsageAndQuota in interface StorageInfopublic final void requestQuota(int storageType,
double newQuotaInBytes)
requestQuota in interface StorageInfopublic final void requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback)
requestQuota in interface StorageInfopublic final void requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback,
StorageInfoErrorCallback errorCallback)
requestQuota in interface StorageInfoCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.