Class Attribute
Object
|
+--Attribute
- class
Attribute
Creates a new Attribute object. May be useful later. At the moment, this
JavaScript object does not provide any additional functionality.
Defined in Attribute.js
|
Method Summary |
function
|
toString()
Returns the String representation of the internal java object.
|
Attribute
function Attribute(javaObject)
toString
function toString()
Returns the String representation of the internal java object.
Returns:
A (hopefully) descriptive String representation of the java object.