-
Method Summary
boolean
Gets whether this event is for the front side or back side of the sign.
Gets the original
ListValue
before event changes.
Gets the
ListValue
to be applied to the
Sign
after event resolution.
-
Method Details
-
-
originalText
Gets the original
ListValue
before event changes.
- Returns:
- The immutable SignData
-
text
Gets the
ListValue
to be applied to the
Sign
after event resolution.
- Returns:
- The SignData
-
isFrontSide
boolean isFrontSide()
Gets whether this event is for the front side or back side of the sign.
- Returns:
- true if this event fired for the front side.