Properties Methods Events Config Options Direct Link

Class Fabs.boombox.ui.SimpleButton

Package:Fabs.boombox.ui
Defined In:SimpleButton.js
Class:SimpleButton
Extends:Object
A simple button for a page

Config Options

Config OptionsDefined By
 align : String
Alignment for the button
SimpleButton
 autoPlay : Boolean
Start playing this immediately upon load?
SimpleButton
 renderTo : String/HTMLElement/Element
The element to render this to
SimpleButton
 url : String
Url of the track to play
SimpleButton
 volume : Number
A number between 0 and 100 (defaults to 90)
SimpleButton

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

This class has no public events.