Methods
initialize(dict) → {Controls}
creates a new instance of this class.
This:
- {Controls}
Parameters:
Name | Type | Description |
---|---|---|
dict |
object | A hash with initial values. |
- Source:
Returns:
new instance of this class.
- Type
- Controls
toString() → {string}
toString method that allows you to get a nice printout for this type
This:
- {Controls}
- Source:
Returns:
string representation of this instance.
- Type
- string