Pager in Cell List Example
http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellList
In the example above, in the CwCellList.ui.xml, there's a row defined,
referring to ShowMorePagerPanel's pager field - see below.
I don't see that field defined in the ShowMorePagerPanel example
source, and I don't understand how it makes the example work. When I
use Firebug to look at the div produced, it's always empty.
Does anyone know if it was a typo, or ...?
===================
<tr>
<td align='center'>
<s:ShowMorePagerPanel ui:field='pager' />
</td>
</tr>
===================
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home