|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface define the set of animation target extensions. Defines attributes: o attributeName, attributeValue + targetElement Defines methods: o +
| Field Summary | |
static short |
ATTRIBUTE_TYPE_AUTO
|
static short |
ATTRIBUTE_TYPE_CSS
|
static short |
ATTRIBUTE_TYPE_XML
|
| Method Summary | |
java.lang.String |
getAttributeName()
The name of the target attribute. |
short |
getAttributeType()
A code representing the value of the attributeType attribute, as defined above. |
org.w3c.dom.Element |
getTargetElement()
targetElement attribute. |
void |
setAttributeName(java.lang.String attributeName)
|
void |
setAttributeType(short attributeType)
|
void |
setTargetElement(org.w3c.dom.Element targetElement)
|
| Field Detail |
public static final short ATTRIBUTE_TYPE_AUTO
public static final short ATTRIBUTE_TYPE_CSS
public static final short ATTRIBUTE_TYPE_XML
| Method Detail |
public java.lang.String getAttributeName()
public void setAttributeName(java.lang.String attributeName)
public short getAttributeType()
ATTRIBUTE_TYPE_CODE .
public void setAttributeType(short attributeType)
public org.w3c.dom.Element getTargetElement()
public void setTargetElement(org.w3c.dom.Element targetElement)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||