FileDocCategorySizeDatePackage
SMILSetElement.javaAPI DocAndroid 1.5 API929Wed May 06 22:42:46 BST 2009org.w3c.dom.smil

SMILSetElement

public interface SMILSetElement implements ElementTimeControl, ElementTargetAttributes, SMILElement, ElementTime
This interface represents the set element.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringgetTo()
Specifies the value for the attribute during the duration of this element.

public voidsetTo(java.lang.String to)