| Modifier and Type | Class and Description |
|---|---|
class |
TriggerBase
Basic implementation of a trigger, which doesn't do anything.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.addTrigger(Trigger trigger)
Adds a trigger to this property.
|
void |
Property.removeTrigger(Trigger trigger)
Removes a trigger from this property.
|
Copyright © 2012–2015 Julian Hyde. All rights reserved.