Attribute constructor
Attribute(
- String attribute
Parameters:
attribute: The unique identifier of the form attribute.
Implementation
Attribute(this.attribute);
Parameters:
attribute: The unique identifier of the form attribute.Attribute(this.attribute);