aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/ui/ITablePaging.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-439/+0
* Cleaned up the whole projectArtur Signell2009-01-021-0/+1
* Mass formatArtur Signell2008-09-021-3/+3
* Removed obsolete code.Jani Laakso2008-02-061-5/+0
* refactored method signatureMatti Tahvonen2007-12-101-2/+3
* License header parametrizedJani Laakso2007-12-041-32/+39
* MASS REFORMAT.Marc Englund2007-11-191-387/+398
* ITable interface to TableJani Laakso2007-09-201-6/+6
* renamed layout interface to container, fixed paintable unregistering in tableMatti Tahvonen2007-09-191-103/+132
* Refactoring terminalJoonas Lehtinen2007-07-171-3/+3
* Optimized Table uidl, fixed IScrollTable when attaching before initial uidl u...Matti Tahvonen2007-07-131-26/+15
* null checkMatti Tahvonen2007-07-131-5/+7
* row selecting to paging tableMatti Tahvonen2007-06-211-19/+156
* some fixes to paging tableMatti Tahvonen2007-06-211-3/+8
* sorting to paging tableMatti Tahvonen2007-06-211-13/+45
* Implemented simple paging table and forked scrolling table into "composition"...Matti Tahvonen2007-06-211-0/+230