Compares selection behavior across replicators where the parent is a view (had problems with parent being a list.) Be sure to test range selection and scrolling at various speeds.
this.format('%s: %d', this.index, this.value);
//Debug.write(parent.selman.isSelected( this ), parent.selman.toggle);
parent.selman.select( this );
this.selected = value;
this.onselected.sendEvent(value);
this.format('%s: %d', this.index, this.value);
//Debug.write(parent.selman.isSelected( this ), parent.selman.toggle);
parent.selman.select( this );
this.selected = value;
this.onselected.sendEvent(value);
this.format('%s: %d', this.index, this.value);
//Debug.write(parent.selman.isSelected( this ), parent.selman.toggle);
parent.selman.select( this );
this.format('%s: %d', this.index, this.value);
//Debug.write(parent.selman.isSelected( this ), parent.selman.toggle);
parent.selman.select( this );
this.selected = value;
this.onselected.sendEvent(value);