Uses of Class
com.bramosystems.oss.player.youtube.client.PlayerParameters.AutoHideMode

Packages that use PlayerParameters.AutoHideMode
com.bramosystems.oss.player.youtube.client Provides widgets and classes to embed YouTube™ videos in GWT applications. 
 

Uses of PlayerParameters.AutoHideMode in com.bramosystems.oss.player.youtube.client
 

Methods in com.bramosystems.oss.player.youtube.client that return PlayerParameters.AutoHideMode
 PlayerParameters.AutoHideMode PlayerParameters.getAutoHide()
          Returns the autohide mode of the player
static PlayerParameters.AutoHideMode PlayerParameters.AutoHideMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlayerParameters.AutoHideMode[] PlayerParameters.AutoHideMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.bramosystems.oss.player.youtube.client with parameters of type PlayerParameters.AutoHideMode
 void PlayerParameters.setAutoHide(PlayerParameters.AutoHideMode autoHide)
          Sets the autohide mode of the player
 



Copyright © 2009-2011. All Rights Reserved.