forked from dtmilano/AndroidViewClient
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.dtmilano.android.viewclient.ListView-class.html
291 lines (280 loc) · 18.6 KB
/
com.dtmilano.android.viewclient.ListView-class.html
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>com.dtmilano.android.viewclient.ListView</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="com.dtmilano.android-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://github.com/dtmilano/AndroidViewClient">Project Homepage</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
Package com ::
Package dtmilano ::
<a href="com.dtmilano.android-module.html">Package android</a> ::
<a href="com.dtmilano.android.viewclient-module.html">Module viewclient</a> ::
Class ListView
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="com.dtmilano.android.viewclient.ListView-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class ListView</h1><p class="nomargin-top"><span class="codelink"><a href="com.dtmilano.android.viewclient-pysrc.html#ListView">source code</a></span></p>
<center>
<center> <map id="uml_class_diagram_for_com_dtmi_17" name="uml_class_diagram_for_com_dtmi_17">
<area shape="rect" id="node1" href="com.dtmilano.android.viewclient.ListView-class.html" title="ListView class." alt="" coords="307,657,381,701"/>
<area shape="rect" id="node2_28" href="com.dtmilano.android.viewclient.View-class.html#map" title="The map that contains the attr,value pairs" alt="" coords="17,30,671,50"/>
<area shape="rect" id="node2_29" href="com.dtmilano.android.viewclient.View-class.html#device" title="The AdbClient" alt="" coords="17,50,671,70"/>
<area shape="rect" id="node2_30" href="com.dtmilano.android.viewclient.View-class.html#children" title="The children of this View" alt="" coords="17,70,671,90"/>
<area shape="rect" id="node2_31" href="com.dtmilano.android.viewclient.View-class.html#parent" title="The parent of this View" alt="" coords="17,90,671,110"/>
<area shape="rect" id="node2_32" href="com.dtmilano.android.viewclient.View-class.html#currentFocus" title="The current focus" alt="" coords="17,110,671,130"/>
<area shape="rect" id="node2_33" href="com.dtmilano.android.viewclient.View-class.html#windowId" title="The window this view resides" alt="" coords="17,130,671,150"/>
<area shape="rect" id="node2_34" href="com.dtmilano.android.viewclient.View-class.html#build" title="Build properties" alt="" coords="17,150,671,170"/>
<area shape="rect" id="node2_35" href="com.dtmilano.android.viewclient.View-class.html#version" title="API version number" alt="" coords="17,170,671,190"/>
<area shape="rect" id="node2_36" href="com.dtmilano.android.viewclient.View-class.html#forceviewserveruse" title="Force ViewServer use" alt="" coords="17,190,671,210"/>
<area shape="rect" id="node2_37" href="com.dtmilano.android.viewclient.View-class.html#uiScrollable" title="If this is a scrollable View this keeps the UiScrollable object" alt="" coords="17,210,671,230"/>
<area shape="rect" id="node2_38" href="com.dtmilano.android.viewclient.View-class.html#target" title="Is this a touch target zone" alt="" coords="17,230,671,250"/>
<area shape="rect" id="node2_39" href="com.dtmilano.android.viewclient.View-class.html#uiAutomatorHelper" title="The UiAutomatorHelper" alt="" coords="17,250,671,270"/>
<area shape="rect" id="node2_40" href="com.dtmilano.android.viewclient.View-class.html#useUiAutomator" title="Whether to use UIAutomator or ViewServer" alt="" coords="17,270,671,290"/>
<area shape="rect" id="node2_41" href="com.dtmilano.android.viewclient.View-class.html#isFocusedProperty" title="The focused property depending on the View attribute format" alt="" coords="17,310,671,330"/>
<area shape="rect" id="node2_42" href="com.dtmilano.android.viewclient.View-class.html#factory" title="View factory" alt="" coords="17,333,671,353"/>
<area shape="rect" id="node2_43" href="com.dtmilano.android.viewclient.View-class.html#__init__" title="Constructor" alt="" coords="17,353,671,373"/>
<area shape="rect" id="node2_44" href="com.dtmilano.android.viewclient.View-class.html#__getitem__" title="com.dtmilano.android.viewclient.View.__getitem__" alt="" coords="17,373,671,393"/>
<area shape="rect" id="node2_45" href="com.dtmilano.android.viewclient.View-class.html#__getattr__" title="com.dtmilano.android.viewclient.View.__getattr__" alt="" coords="17,393,671,413"/>
<area shape="rect" id="node2_46" href="com.dtmilano.android.viewclient.View-class.html#__call__" title="com.dtmilano.android.viewclient.View.__call__" alt="" coords="17,413,671,433"/>
<area shape="rect" id="node2_47" href="com.dtmilano.android.viewclient.View-class.html#getClass" title="Gets the View class" alt="" coords="17,433,671,453"/>
<area shape="rect" id="node2_48" href="com.dtmilano.android.viewclient.View-class.html#getId" title="Gets the View Id" alt="" coords="17,453,671,473"/>
<area shape="rect" id="node2_49" href="com.dtmilano.android.viewclient.View-class.html#getContentDescription" title="Gets the content description." alt="" coords="17,473,671,493"/>
<area shape="rect" id="node2_50" href="com.dtmilano.android.viewclient.View-class.html#getTag" title="Gets the tag." alt="" coords="17,493,671,513"/>
<area shape="rect" id="node2_51" href="com.dtmilano.android.viewclient.View-class.html#getParent" title="Gets the parent." alt="" coords="17,513,671,533"/>
<area shape="rect" id="node2_52" href="com.dtmilano.android.viewclient.View-class.html#getChildren" title="Gets the children of this View." alt="" coords="17,533,671,553"/>
<area shape="rect" id="node2_53" href="com.dtmilano.android.viewclient.View-class.html#getText" title="Gets the text attribute." alt="" coords="17,553,671,573"/>
<area shape="rect" id="node2_54" href="com.dtmilano.android.viewclient.View-class.html#getHeight" title="Gets the height." alt="" coords="17,573,671,593"/>
<area shape="rect" id="node2_55" href="com.dtmilano.android.viewclient.View-class.html#__str__" title="com.dtmilano.android.viewclient.View.__str__" alt="" coords="17,613,671,633"/>
<area shape="rect" id="node2" href="com.dtmilano.android.viewclient.View-class.html" title="View class" alt="" coords="5,5,683,639"/>
</map>
<img src="uml_class_diagram_for_com_dtmi_17.gif" alt='' usemap="#uml_class_diagram_for_com_dtmi_17" ismap="ismap" class="graph-without-title" />
</center>
</center>
<hr />
<p>ListView class.</p>
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="com.dtmilano.android.viewclient.View-class.html">View</a></code></b>:
<code><a href="com.dtmilano.android.viewclient.View-class.html#__call__">__call__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#__getattr__">__getattr__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#__getitem__">__getitem__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#__init__">__init__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#__microStr__">__microStr__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#__smallStr__">__smallStr__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#__str__">__str__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#__tinyStr__">__tinyStr__</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#add">add</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#allPossibleNamesWithColon">allPossibleNamesWithColon</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#containsPoint">containsPoint</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#escapeSelectorChars">escapeSelectorChars</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getBounds">getBounds</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getCenter">getCenter</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getChildren">getChildren</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getClass">getClass</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getContentDescription">getContentDescription</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getCoords">getCoords</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getHeight">getHeight</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getId">getId</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getParent">getParent</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getPositionAndSize">getPositionAndSize</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getTag">getTag</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getText">getText</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getUniqueId">getUniqueId</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getVisibility">getVisibility</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getWidth">getWidth</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getX">getX</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getXY">getXY</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#getY">getY</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#intersection">intersection</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#isClickable">isClickable</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#isFocused">isFocused</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#isTarget">isTarget</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#longTouch">longTouch</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#obtainSelectorForView">obtainSelectorForView</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#setTarget">setTarget</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#touch">touch</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#variableNameFromId">variableNameFromId</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#writeImageToFile">writeImageToFile</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== STATIC METHODS ==================== -->
<a name="section-StaticMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Static Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-StaticMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="com.dtmilano.android.viewclient.View-class.html">View</a></code></b>:
<code><a href="com.dtmilano.android.viewclient.View-class.html#factory">factory</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== INSTANCE VARIABLES ==================== -->
<a name="section-InstanceVariables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceVariables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="com.dtmilano.android.viewclient.View-class.html">View</a></code></b>:
<code><a href="com.dtmilano.android.viewclient.View-class.html#build">build</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#children">children</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#currentFocus">currentFocus</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#device">device</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#forceviewserveruse">forceviewserveruse</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#heightProperty">heightProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#idProperty">idProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#isFocusedProperty">isFocusedProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#leftProperty">leftProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#map">map</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#parent">parent</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#tagProperty">tagProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#target">target</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#textProperty">textProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#topProperty">topProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#uiAutomatorHelper">uiAutomatorHelper</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#uiScrollable">uiScrollable</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#useUiAutomator">useUiAutomator</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#version">version</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#widthProperty">widthProperty</a></code>,
<code><a href="com.dtmilano.android.viewclient.View-class.html#windowId">windowId</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="com.dtmilano.android-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://github.com/dtmilano/AndroidViewClient">Project Homepage</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1
on Tue Jun 13 21:19:05 2017
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>