public class Delay extends Effect
Defines the delay Effect.
| Constructor and Description |
|---|
Delay()
Default constructor.
|
Delay(int delay)
Creates this effect with the given delay (in milliseconds).
|
| Modifier and Type | Method and Description |
|---|---|
String |
chainLabel() |
effectCallback, setCallback, statementArgspublic Delay()
public Delay(int delay)
delay - in millisecondspublic String chainLabel()
each, css...)Copyright © 2015. All Rights Reserved.