public class JsSpeechGrammarList extends JsElementalMixinBase implements SpeechGrammarList
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsSpeechGrammarList() |
Modifier and Type | Method and Description |
---|---|
void |
addFromString(String string) |
void |
addFromString(String string,
float weight) |
void |
addFromUri(String src) |
void |
addFromUri(String src,
float weight) |
int |
getLength() |
JsSpeechGrammar |
item(int index) |
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, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
intAt, length
numberAt
public final int getLength()
getLength
in interface SpeechGrammarList
public final void addFromString(String string)
addFromString
in interface SpeechGrammarList
public final void addFromString(String string, float weight)
addFromString
in interface SpeechGrammarList
public final void addFromUri(String src)
addFromUri
in interface SpeechGrammarList
public final void addFromUri(String src, float weight)
addFromUri
in interface SpeechGrammarList
public final JsSpeechGrammar item(int index)
item
in interface SpeechGrammarList
Copyright © 2018. All rights reserved.