Class TriggerParameter

All Implemented Interfaces:
LXPath, LXNormalizedParameter, LXParameter

public class TriggerParameter extends BooleanParameter
A boolean parameter which is momentary and supports instantaneous toggling to true. Whenever the value is set to true the parameter listeners are fired, and then the value is then immediately set back to false.