Lines Matching refs:one
95 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
100 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
102 this.table._tbodyNode.one('td'))));
106 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
108 this.table._tbodyNode.one('em'))));
112 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
114 Y.Assert.isTrue(this.table._tbodyNode.all('tr').item(1).one('td').compareTo(
116 Y.Assert.isTrue(this.table._tbodyNode.one('td').next().compareTo(
118 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
123 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
125 this.table._tbodyNode.all('tr').item(1).one('td'),
128 Y.Assert.isTrue(this.table._tbodyNode.all('tr').item(1).one('td').compareTo(
130 this.table._tbodyNode.one('td'), 'below')));
132 Y.Assert.isTrue(this.table._tbodyNode.one('td').next().compareTo(
134 this.table._tbodyNode.one('td'), 'next')));
136 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
142 Y.Assert.isTrue(this.table._tbodyNode.one('td').compareTo(
144 this.table._tbodyNode.all('tr').item(1).one('em'),
147 Y.Assert.isTrue(this.table._tbodyNode.all('tr').item(1).one('td').compareTo(
149 this.table._tbodyNode.one('em'), 'below')));
161 this.table._tbodyNode.one('td'), [1, 2])));
168 this.table._tbodyNode.one('em'), [1, 2])));
196 this.table._tbodyNode.one('tr').compareTo(
206 this.table._tbodyNode.one('tr').compareTo(
212 this.table._tbodyNode.one('tr').compareTo(
249 this.table._tbodyNode.one('tr')));
255 this.table._tbodyNode.one('em')));
294 this.table._tbodyNode.one('tr').get('id')));
300 this.table._tbodyNode.one('em').get('id')));
344 var node = this.table._tbodyNode.one('.yui3-datatable-col-b');
351 var node = this.table._tbodyNode.one('tr');
357 var node = this.table._tbodyNode.one('.yui3-datatable-col-c');
364 var node = this.table._tbodyNode.one('tr');