Right.
The method is final -
https://github.com/apache/wicket/blob/master/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/DataTable.java?source=c#L303

Show us the error please.

Martin Grigorov
Wicket Training and Consulting


On Thu, Jan 23, 2014 at 10:39 AM, chathuraka.waas <[email protected]
> wrote:

> Hi,
>
> i'm working on a code which was not written by me. It seems my classes
> extending the Datatable class doesnt implement the getPageCount() method.
>
> But when i try to override the method netbeans shows me a signature with a
> int return type on the suggession list.
>
> Not sure what's causing this.
>
>
> Thanks,
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Error-with-getPageCount-when-extending-the-Datatable-in-Wicket-6-13-tp4663896p4663901.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to