Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Reference and object by id inside a tableview row

$
0
0

My tableviewrow looks like

uploadrow.xml

<Alloy>
    <TableViewRow class="rowupload" id="row">
        <ProgressBar id="pb" top="10" width="80%" height="auto" min="0" max="1" value="0" color="#000" message="Sending Moment..." />
    </TableViewRow>
</Alloy>
I'm looking to access the progressbar object from another controller called main.js which is where the tableview is loaded.

I can't figure out how to do it.


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>