| Modifier and Type | Method and Description |
|---|---|
void |
TriggerBase.execute(Property property,
String value) |
void |
Trigger.execute(Property property,
String value)
Executes the trigger, passing in the key of the property whose change
triggered the execution.
|
Copyright © 2012–2015 Julian Hyde. All rights reserved.