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!
-- 
View this message in context: 
http://www.nabble.com/How-can-I-get-the-DateView%27s-size-from-the-PagingNavigator%27s-IPageable-tp17620391p17620391.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