Class gxe.html.HtmlAttribute
Represents an HTML based attribute.
Defined in: gxe.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
|
The attribute name.
|
|
|
The attribute value.
|
Field Detail
{String}
name
The attribute name.
{Object}
value
The attribute value.