Interface TextTrackCueList

All Superinterfaces:
JSArrayReader<TextTrackCue>, org.teavm.jso.JSObject

public interface TextTrackCueList extends org.teavm.jso.JSObject, JSArrayReader<TextTrackCue>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.teavm.jso.core.JSArrayReader

    get, getLength

    Methods inherited from interface org.teavm.jso.JSObject

    cast