public class PatternClipEvent extends LXClipEvent
LXSerializable.Utils| Modifier and Type | Field and Description |
|---|---|
LXChannel |
channel |
protected static String |
KEY_PATTERN_INDEX |
LXPattern |
pattern |
component, cursor, KEY_CURSOR, lane| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
save(LX lx,
JsonObject obj)
Serializes this instance into the JSON object
|
compare, getBasis, getCursor, loadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic final LXPattern pattern
public final LXChannel channel
protected static final String KEY_PATTERN_INDEX
public void execute()
execute in class LXClipEventpublic void save(LX lx, JsonObject obj)
LXSerializablesave in interface LXSerializablesave in class LXClipEventlx - LX instanceobj - Object to serialize intoLX library by Mark C. Slee. © 2012-2020