If you're using DataView try getDataProvider().size(); 

Dreamltf wrote:
> 
> I have a PagingNavigator with a DataView
> 
> I found in the IPageable has only the following method
> 
> int getCurrentPage();
> void setCurrentPage(int page);
> int getPageCount();
> 
> How can I get the DateView's size ?
> 
> thanks a lot!
> 


-----
Michael Sparer
http://talk-on-tech.blogspot.com
-- 
View this message in context: 
http://www.nabble.com/How-can-I-get-the-DateView%27s-size-from-the-PagingNavigator%27s-IPageable-tp17620391p17621249.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to