Files
gerrit/gerrit-gwtui/src/main/java/com/google/gerrit/client/changes
Dave Borowitz fbc3e1709e Add a class for grouping together related callbacks
The goal is to split up some of the more complicated screens, like the
publish comments screen, into multiple RPCs. This is obviously a bit
more server load in the short term, but makes it much easier to convert
complicated screens piecemeal.

Because the final callback for the screen is a ScreenLoadCallback, which
needs to "own" the screen and handle displaying on success for failure,
we need to be able to specify the order in which onSuccess methods are
called.

Change-Id: Ie459fd1f91bbe10cd45a0f67a76a59e9f8890aa7
2013-01-30 17:25:08 -08:00
..
2013-01-02 14:49:13 +01:00
2012-03-07 12:50:47 -08:00
2012-12-04 10:25:04 +09:00