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. 
org.zkoss.zul.api Interfaces of zul components, which are the abstract layer to access a ZUL component 
 

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.
 

Uses of Audio in org.zkoss.zul.api
 

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

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



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