SerializedGridSelection
SerializedGridSelection interface
temporarily splitting into a serialized version that uses IArea instead of Area. we should do this for the actual selection type, but it breaks too many things atm to do that immediately. TODO/FIXME.
Members
area | selection area | ||
empty | optional | boolean boolean | there is nothing selected, even though this object exists |
rendered | optional | boolean boolean | for cacheing addtional selections. optimally don't serialize |
target | target or main cell in the selection |
Referenced by
SerializedSheet |