Method Summary
|
public Boolean |
getAutostart()
-
Get function for attribute for 'autostart'.
|
public String |
getContentType()
-
Get function for attribute for 'contentType'.
|
public String |
getControls()
-
Get function for attribute for 'controls'.
|
public String |
getHeight()
-
Get function for attribute for 'height'.
|
public String |
getInlineStyle()
-
Get function for attribute for 'inlineStyle'.
|
public Number |
getInnerHeight()
-
Get function for attribute for 'innerHeight'.
|
public Number |
getInnerWidth()
-
Get function for attribute for 'innerWidth'.
|
public Number |
getPlayCount()
-
Get function for attribute for 'playCount'.
|
public String |
getPlayer()
-
Get function for attribute for 'player'.
|
public String |
getShortDesc()
-
Get function for attribute for 'shortDesc'.
|
public String |
getSource()
-
Get function for attribute for 'source'.
|
public String |
getStandbyText()
-
Get function for attribute for 'standbyText'.
|
public String |
getStyleClass()
-
Get function for attribute for 'styleClass'.
|
public Object |
getUnsecure()
-
Get function for attribute for 'unsecure'.
|
public Boolean |
getVisible()
-
Get function for attribute for 'visible'.
|
public String |
getWidth()
-
Get function for attribute for 'width'.
|
public void |
setAutostart(Boolean newAutostart)
-
Set function for attribute 'Autostart'.
|
public void |
setContentType(String newContentType)
-
Set function for attribute 'ContentType'.
|
public void |
setControls(String newControls)
-
Set function for attribute 'Controls'.
|
public void |
setHeight(String newHeight)
-
Set function for attribute 'Height'.
|
public void |
setInlineStyle(String newInlineStyle)
-
Set function for attribute 'InlineStyle'.
|
public void |
setInnerHeight(Number newInnerHeight)
-
Set function for attribute 'InnerHeight'.
|
public void |
setInnerWidth(Number newInnerWidth)
-
Set function for attribute 'InnerWidth'.
|
public void |
setPlayCount(Number newPlayCount)
-
Set function for attribute 'PlayCount'.
|
public void |
setPlayer(String newPlayer)
-
Set function for attribute 'Player'.
|
public void |
setShortDesc(String newShortDesc)
-
Set function for attribute 'ShortDesc'.
|
public void |
setSource(String newSource)
-
Set function for attribute 'Source'.
|
public void |
setStandbyText(String newStandbyText)
-
Set function for attribute 'StandbyText'.
|
public void |
setStyleClass(String newStyleClass)
-
Set function for attribute 'StyleClass'.
|
public void |
setVisible(Boolean newVisible)
-
Set function for attribute 'Visible'.
|
public void |
setWidth(String newWidth)
-
Set function for attribute 'Width'.
|