Class Index | File Index

Classes


Class gxe.html.HtmlAttribute

Represents an HTML based attribute.
Defined in: gxe.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The attribute name.
 
The attribute value.
Class Detail
gxe.html.HtmlAttribute()
Field Detail
{String} name
The attribute name.

{Object} value
The attribute value.