Vicente Rossello Jaume
Results
32
comments of
Vicente Rossello Jaume
ok, then this should do the trick. The logic should be extracted to a method but I'm not sure on where should I put this this. Maybe in LazyDataModel, something...
That is not possible, LazyDataModel extends javax.faces.model.DataModel and has ``` public abstract int getRowCount(); ```