Class |
Tint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
A tint swatch. Base Class: Color | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, duplicate, extractLabel, getElements, insertLabel, merge, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Tint duplicate () string extractLabel (key:
string)
Array of Tint getElements () void insertLabel (key:
string, value:
string)
Swatch merge (with:
varies)
void remove ([replacingWith:
Swatch])
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | Tint Tints.nextItem (obj: Tint) Tint Tints.previousItem (obj: Tint) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Tint Tint.duplicate () Array of Tint Tint.getElements () Tint Tints.[] (index: number) Tint Tints.add (baseColor: Color[, withProperties: Object]) Tint Tints.anyItem () Array of Tint Tints.everyItem () Tint Tints.firstItem () Tint Tints.item (index: varies) Tint Tints.itemByID (id: number) Tint Tints.itemByName (name: string) Array of Tint Tints.itemByRange (from: varies, to: varies) Tint Tints.lastItem () Tint Tints.middleItem () Tint Tints.nextItem (obj: Tint) Tint Tints.previousItem (obj: Tint) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |