Uses of Interface
org.zkoss.sound.Audio

Packages that use Audio
org.zkoss.sound Sound classes and interfaces. 
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

Uses of Audio in org.zkoss.sound
 

Classes in org.zkoss.sound that implement Audio
 class AAudio
          Represents an audio.
 

Uses of Audio in org.zkoss.zul
 

Methods in org.zkoss.zul that return Audio
 Audio Audio.getContent()
          Returns the content set by Audio.setContent(org.zkoss.sound.Audio).
 

Methods in org.zkoss.zul with parameters of type Audio
 void Audio.setContent(Audio audio)
          Sets the content directly.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo