Typedef
Static Public Summary | ||
public |
AttributeWatcher(name: string, oldValue: string, newValue: string): Function |
|
public |
ChangedCallback(newValue: *, oldValue: *, bindData: ...*): function Call back only on Value changed |
|
public |
DOMEventHandler: function(event: Event): * |
|
public |
|
|
public |
UniqueComparer: function(A: *, B: *): Boolean Return |
Static Public
public ChangedCallback(newValue: *, oldValue: *, bindData: ...*): function source
Call back only on Value changed
Params:
Name | Type | Attribute | Description |
newValue | * | ||
oldValue | * | ||
bindData | ...* |
public DecoratorDescriptor: Object source
Properties:
Name | Type | Attribute | Description |
kind | String |
|
|
key | String |
|
Member name |
placement | String |
|
|
descriptor | Object |
|
Last parameter of |
elements | DecoratorDescriptor[] |
|
Class members |