If I want to subclass DataModel for large dataset loading on-demand, it does not make sense for getWrappedData() that is abstract method in DataModel.
How should I implement this method? are the wrapped Data the subset of the whole dataset that is currently visible to user ? or it can be null if I am not using it in my back bean?
Thanks!
Dennis Byrne <[EMAIL PROTECTED]> wrote:
Dennis Byrne <[EMAIL PROTECTED]> wrote:
the wrappedData property exposes the underlying data source ( List, ResultSet, etc. )
Dennis Byrne
>-----Original Message-----
>From: Dave [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, January 18, 2006 02:55 PM
>To: [email protected]
>Subject: how DataModel.getWrappedData() is used?
>
>how is DataModel.getWrappedData() used by dataTable? Da taModel has getRowData() for current row. Thanks!
>
>
>---------------------------------
>Yahoo! Photos
> Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.
Yahoo! Photos Showcase holiday pictures in hardcover
Photo Books. You design it and well bind it!

