1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119<!DOCTYPE html>
120<html devsite>
121<head>
122
123  
124    <meta name="top_category" value="develop" />
125    
126    <meta name="subcategory" value="reference" />
127
128    
129      <meta name="book_path" value="/reference/android/support/test/_book.yaml" />
130    
131
132    
133
134    
135
136    
137
138    
139
140    
141
142    
143
144
145<title>AdapterViewProtocol.AdaptedData</title>
146
147
148</head>
149
150<body class="gc-documentation develop reference api apilevel-">
151<div id="doc-api-level" class="" style="display:none"></div>
152
153
154
155
156<div id="naMessage"></div>
157
158<div id="api-info-block">
159<div class="api-level">
160  
161  
162  
163
164</div>
165
166
167
168  
169   
170  
171  
172  
173  
174
175
176<div class="sum-details-links">
177
178Summary:
179
180  <a href="#nestedclasses">Nested Classes</a>
181  
182
183
184
185
186
187
188
189  &#124; <a href="#lfields">Fields</a>
190  
191
192
193
194
195
196  &#124; <a href="#pubmethods">Methods</a>
197  
198
199
200
201  &#124; <a href="#inhmethods">Inherited Methods</a>
202
203&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
204
205</div><!-- end sum-details-links -->
206</div><!-- end api-info-block -->
207
208<div class="api apilevel-" id="jd-content">
209
210<!-- ======== START OF CLASS DATA ======== -->
211
212<h1 class="api-title">AdapterViewProtocol.AdaptedData</h1>
213<p>
214<code class="api-signature">
215  public
216  static
217  
218  
219  class
220  AdapterViewProtocol.AdaptedData
221</code>
222<br>
223
224
225<code class="api-signature">
226  
227    extends Object
228  
229  
230  
231</code>
232
233<code class="api-signature">
234  
235  
236  
237</code>
238
239</p><table class="jd-inheritance-table">
240
241
242  <tr>
243    
244    <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object
245    </td>
246  </tr>
247  
248
249  <tr>
250    
251      <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
252    
253    <td colspan="1" class="jd-inheritance-class-cell">android.support.test.espresso.action.AdapterViewProtocol.AdaptedData
254    </td>
255  </tr>
256  
257
258</table>
259  
260
261    
262
263<br><hr>
264
265
266  <p>A holder that associates a data object from an AdapterView with a token the
267 AdapterViewProtocol can use to force that data object to be rendered as a child or deeper
268 descendant of the adapter view.
269</p>
270
271
272
273
274
275
276
277<h2 class="api-section">Summary</h2>
278
279
280
281<!-- ======== NESTED CLASS SUMMARY ======== -->
282<table id="nestedclasses" class="responsive">
283<tr><th colspan="2"><h3>Nested classes</h3></th></tr>
284
285
286  
287    <tr class="api apilevel-" >
288      <td class="jd-typecol"><code>
289        
290        
291        
292        
293        class</code></td>
294      <td class="jd-descrcol" width="100%">
295        <code><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.Builder.html">AdapterViewProtocol.AdaptedData.Builder</a></code>
296        <p>&nbsp;
297        
298    
299</p>
300      </td>
301    </tr>
302    
303    
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322<!-- =========== FIELD SUMMARY =========== -->
323<table id="lfields" class="responsive properties">
324<tr><th colspan="2"><h3>Fields</h3></th></tr>
325
326
327
328  <tr class="api apilevel-" >
329    <td><code>
330    public
331    
332    final
333    Object</code></td>
334    <td width="100%">
335      <code><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html#data">data</a></code>
336      <p><em>
337      This field is deprecated.
338    use <code><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html#getData()">getData()</a></code> instead.
339</em>
340      
341    
342</p>
343    </td>
344  </tr>
345  
346
347  <tr class="api apilevel-" >
348    <td><code>
349    public
350    
351    final
352    Object</code></td>
353    <td width="100%">
354      <code><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html#opaqueToken">opaqueToken</a></code>
355      <p>A token the implementor of AdapterViewProtocol can use to force the adapterView to display
356 this data object as a child or deeper descendant in it.
357      
358    
359</p>
360    </td>
361  </tr>
362  
363
364
365</table>
366
367
368
369
370
371
372
373
374
375
376
377<!-- ========== METHOD SUMMARY =========== -->
378<table id="pubmethods" class="responsive methods">
379<tr><th colspan="2"><h3>Public methods</h3></th></tr>
380
381
382
383  
384  <tr class="api apilevel-" >
385  
386  
387    <td><code>
388        
389        
390        
391        
392        
393        Object</code>
394    </td>
395  
396    <td width="100%">
397      <code>
398      <a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html#getData()">getData</a>()
399      </code>
400      
401    </td>
402  </tr>
403  
404
405  
406  <tr class="api apilevel-" >
407  
408  
409    <td><code>
410        
411        
412        
413        
414        
415        String</code>
416    </td>
417  
418    <td width="100%">
419      <code>
420      <a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html#toString()">toString</a>()
421      </code>
422      
423    </td>
424  </tr>
425  
426
427
428</table>
429
430
431
432
433
434
435
436<!-- ========== METHOD SUMMARY =========== -->
437<table id="inhmethods" class="methods inhtable">
438<tr><th><h3>Inherited methods</h3></th></tr>
439
440
441<tr class="api apilevel-" >
442<td colspan="2">
443
444  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
445          ><img height="34" id="inherited-methods-java.lang.Object-trigger"
446          src="/assets/images/styles/disclosure_down.png"
447          class="jd-expando-trigger-img" /></a>From
448class
449<code>
450  
451    java.lang.Object
452  
453</code>
454<div id="inherited-methods-java.lang.Object">
455  <div id="inherited-methods-java.lang.Object-list"
456        class="jd-inheritedlinks">
457  </div>
458  <div id="inherited-methods-java.lang.Object-summary" style="display: none;">
459    <table class="jd-sumtable-expando responsive">
460      
461
462
463  
464  <tr class="api apilevel-" >
465  
466  
467    <td><code>
468        
469        
470        
471        
472        
473        Object</code>
474    </td>
475  
476    <td width="100%">
477      <code>
478      clone()
479      </code>
480      
481    </td>
482  </tr>
483  
484
485  
486  <tr class="api apilevel-" >
487  
488  
489    <td><code>
490        
491        
492        
493        
494        
495        boolean</code>
496    </td>
497  
498    <td width="100%">
499      <code>
500      equals(Object arg0)
501      </code>
502      
503    </td>
504  </tr>
505  
506
507  
508  <tr class="api apilevel-" >
509  
510  
511    <td><code>
512        
513        
514        
515        
516        
517        void</code>
518    </td>
519  
520    <td width="100%">
521      <code>
522      finalize()
523      </code>
524      
525    </td>
526  </tr>
527  
528
529  
530  <tr class="api apilevel-" >
531  
532  
533    <td><code>
534        
535        
536        
537        final
538        
539        Class&lt;?&gt;</code>
540    </td>
541  
542    <td width="100%">
543      <code>
544      getClass()
545      </code>
546      
547    </td>
548  </tr>
549  
550
551  
552  <tr class="api apilevel-" >
553  
554  
555    <td><code>
556        
557        
558        
559        
560        
561        int</code>
562    </td>
563  
564    <td width="100%">
565      <code>
566      hashCode()
567      </code>
568      
569    </td>
570  </tr>
571  
572
573  
574  <tr class="api apilevel-" >
575  
576  
577    <td><code>
578        
579        
580        
581        final
582        
583        void</code>
584    </td>
585  
586    <td width="100%">
587      <code>
588      notify()
589      </code>
590      
591    </td>
592  </tr>
593  
594
595  
596  <tr class="api apilevel-" >
597  
598  
599    <td><code>
600        
601        
602        
603        final
604        
605        void</code>
606    </td>
607  
608    <td width="100%">
609      <code>
610      notifyAll()
611      </code>
612      
613    </td>
614  </tr>
615  
616
617  
618  <tr class="api apilevel-" >
619  
620  
621    <td><code>
622        
623        
624        
625        
626        
627        String</code>
628    </td>
629  
630    <td width="100%">
631      <code>
632      toString()
633      </code>
634      
635    </td>
636  </tr>
637  
638
639  
640  <tr class="api apilevel-" >
641  
642  
643    <td><code>
644        
645        
646        
647        final
648        
649        void</code>
650    </td>
651  
652    <td width="100%">
653      <code>
654      wait(long arg0, int arg1)
655      </code>
656      
657    </td>
658  </tr>
659  
660
661  
662  <tr class="api apilevel-" >
663  
664  
665    <td><code>
666        
667        
668        
669        final
670        
671        void</code>
672    </td>
673  
674    <td width="100%">
675      <code>
676      wait(long arg0)
677      </code>
678      
679    </td>
680  </tr>
681  
682
683  
684  <tr class="api apilevel-" >
685  
686  
687    <td><code>
688        
689        
690        
691        final
692        
693        void</code>
694    </td>
695  
696    <td width="100%">
697      <code>
698      wait()
699      </code>
700      
701    </td>
702  </tr>
703  
704
705
706    </table>
707  </div>
708</div>
709</td></tr>
710
711
712</table>
713
714
715
716<!-- XML Attributes -->
717
718
719<!-- Enum Values -->
720
721
722<!-- Constants -->
723
724
725<!-- Fields -->
726
727
728<!-- ========= FIELD DETAIL ======== -->
729<h2 class="api-section">Fields</h2>
730
731
732
733
734<A NAME="data"></A>
735
736<div class="api apilevel-">
737    <h3 class="api-name">data</h3>
738    <div class="api-level">
739      
740      
741  
742
743    </div>
744<pre class="api-signature no-pretty-print">
745Object data</pre>
746    
747    
748
749    <p>
750  <p class="caution"><strong>
751      This field is deprecated.</strong><br/>
752    use <code><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html#getData()">getData()</a></code> instead.
753
754  </p>
755  <p>One of the objects the AdapterView is exposing to the user.</p>
756
757    
758</div>
759
760
761
762<A NAME="opaqueToken"></A>
763
764<div class="api apilevel-">
765    <h3 class="api-name">opaqueToken</h3>
766    <div class="api-level">
767      
768      
769  
770
771    </div>
772<pre class="api-signature no-pretty-print">
773Object opaqueToken</pre>
774    
775    
776
777    
778  <p>A token the implementor of AdapterViewProtocol can use to force the adapterView to display
779 this data object as a child or deeper descendant in it. Equal opaqueToken point to the same
780 data object on the AdapterView.
781</p>
782
783    
784</div>
785
786
787
788
789<!-- Public ctors -->
790
791
792
793<!-- ========= CONSTRUCTOR DETAIL ======== -->
794<!-- Protected ctors -->
795
796
797
798<!-- ========= METHOD DETAIL ======== -->
799<!-- Public methdos -->
800
801<h2 class="api-section">Public methods</h2>
802
803
804
805<A NAME="getData()"></A>
806
807<div class="api apilevel-">
808    <h3 class="api-name">getData</h3>
809    <div class="api-level">
810      <div></div>
811      
812  
813
814    </div>
815<pre class="api-signature no-pretty-print">
816Object getData ()</pre>
817    
818    
819
820    
821  <p></p>
822    <table class="responsive">
823      <tr><th colspan=2>Returns</th></tr>
824      <tr>
825        <td><code>Object</code></td>
826        <td width="100%"><!-- no returns description in source --></td>
827      </tr>
828    </table>
829
830</div>
831
832
833<A NAME="toString()"></A>
834
835<div class="api apilevel-">
836    <h3 class="api-name">toString</h3>
837    <div class="api-level">
838      <div></div>
839      
840  
841
842    </div>
843<pre class="api-signature no-pretty-print">
844String toString ()</pre>
845    
846    
847
848    
849  <p></p>
850    <table class="responsive">
851      <tr><th colspan=2>Returns</th></tr>
852      <tr>
853        <td><code>String</code></td>
854        <td width="100%"><!-- no returns description in source --></td>
855      </tr>
856    </table>
857
858</div>
859
860
861
862
863
864<!-- ========= METHOD DETAIL ======== -->
865
866
867
868<!-- ========= END OF CLASS DATA ========= -->
869
870</div><!-- end jd-content -->
871
872
873
874<div class="data-reference-resources-wrapper">
875  
876  <ul data-reference-resources>
877    
878    
879    <li><h2>Interfaces</h2>
880      <ul>
881          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.html">AdapterViewProtocol</a></li>
882          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.DataFunction.html">AdapterViewProtocol.DataFunction</a></li>
883          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/CoordinatesProvider.html">CoordinatesProvider</a></li>
884          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/PrecisionDescriber.html">PrecisionDescriber</a></li>
885          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/Swiper.html">Swiper</a></li>
886          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/Tapper.html">Tapper</a></li>
887      </ul>
888    </li>
889    
890    <li><h2>Classes</h2>
891      <ul>
892          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/AdapterDataLoaderAction.html">AdapterDataLoaderAction</a></li>
893          <li class="selected api apilevel-"><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html">AdapterViewProtocol.AdaptedData</a></li>
894          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.Builder.html">AdapterViewProtocol.AdaptedData.Builder</a></li>
895          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/AdapterViewProtocols.html">AdapterViewProtocols</a></li>
896          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/CloseKeyboardAction.html">CloseKeyboardAction</a></li>
897          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/EditorAction.html">EditorAction</a></li>
898          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/EspressoKey.html">EspressoKey</a></li>
899          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/EspressoKey.Builder.html">EspressoKey.Builder</a></li>
900          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/GeneralClickAction.html">GeneralClickAction</a></li>
901          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/GeneralSwipeAction.html">GeneralSwipeAction</a></li>
902          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/KeyEventAction.html">KeyEventAction</a></li>
903          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/MotionEvents.html">MotionEvents</a></li>
904          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/MotionEvents.DownResultHolder.html">MotionEvents.DownResultHolder</a></li>
905          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/OpenLinkAction.html">OpenLinkAction</a></li>
906          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/ReplaceTextAction.html">ReplaceTextAction</a></li>
907          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/ScrollToAction.html">ScrollToAction</a></li>
908          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/TypeTextAction.html">TypeTextAction</a></li>
909          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/ViewActions.html">ViewActions</a></li>
910      </ul>
911    </li>
912    
913    <li><h2>Enums</h2>
914      <ul>
915          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/GeneralLocation.html">GeneralLocation</a></li>
916          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/Press.html">Press</a></li>
917          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/Swipe.html">Swipe</a></li>
918          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/Swiper.Status.html">Swiper.Status</a></li>
919          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/Tap.html">Tap</a></li>
920          <li class="api apilevel-"><a href="/reference/android/support/test/espresso/action/Tapper.Status.html">Tapper.Status</a></li>
921      </ul>
922    </li>
923    
924    
925  </ul>
926  
927</div>
928
929
930
931</body>
932</html>
933