[ view source ]
class SelectText
package ceramic
extends Entity
implements Observable, Component
Available on all targets
Events
observedDirty(instance:SelectText, fromSerializedField:Bool):Void
Event when any observable value as changed on this instance.
allowSelectingFromPointerChange(current:Bool, previous:Bool):Void
Event when allowSelectingFromPointer field changes.
invertedSelectionChange(current:Bool, previous:Bool):Void
Event when invertedSelection field changes.