Hi In the GWT incubator example PagingScrollTableDemo.java, it creates a PagingScrollTable with two parameters:
pagingScrollTable = new PagingScrollTable<Student>(cachedTableModel, tableDef); but this constructor (with two parameters) is not described in the Javadoc http://collectionofdemos.appspot.com/javadoc/com/google/gwt/gen2/table/client/PagingScrollTable.html May I know if there is an up-to-date Javadoc for the GWT incubator? Thank you! <http://collectionofdemos.appspot.com/javadoc/com/google/gwt/gen2/table/client/PagingScrollTable.html> -- Hez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
