com.vaadin.client.ui
Class VAudio

java.lang.Object
  extended by Widget
      extended by com.vaadin.client.ui.VMediaBase
          extended by com.vaadin.client.ui.VAudio

public class VAudio
extends VMediaBase


Constructor Summary
VAudio()
           
 
Method Summary
 
Methods inherited from class com.vaadin.client.ui.VMediaBase
addSource, load, pause, play, removeAllSources, setAltText, setAutoplay, setControls, setMediaElement, setMuted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VAudio

public VAudio()


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.