Sign in
gwt
/
gwt
/
29d47eff5aa91d1f1d077abd159c32c6f6af9898
/
samples
/
expenses
/
src
/
main
f4832a1
Make key provider a constructor argument to Cell widgets and selection models
by rice@google.com
· 15 years ago
8f2fef4
Fix warnings and checkstyle errors
by rice@google.com
· 15 years ago
f572567
Fixed a bug in PropertyColumn introduced by r8780. PropertyColumn needs access to the underlying class literals in order to get the value to render.
by mmendez@google.com
· 15 years ago
91da454
Fixes https://jira.springsource.org/browse/ROO-1213 - Hide Property from public API, and https://jira.springsource.org/browse/ROO-1274 - Remove PropertyReference and Value.
by mmendez@google.com
· 15 years ago
b3538ca
Fix bad @Overrides, and make a more sane default value for LoadExpensesDB.html
by rjrjr@google.com
· 15 years ago
3979198
Fixes a couple of build breaks in the samples/expenses app.
by mmendez@google.com
· 15 years ago
860a0f6
Minor refactor of ClientBundles used in Cell Widgets. Ensures that all method names in ClientBundle and CssResource are globally unique. Adds missing flipRtl tags to ImageResources. Adds @ImportedWithPrefix annotation to CssResources. Breaks out the path to the default CSS file to a static final String DEFAULT_CSS. Ensure that each widget has a style on its outermost element. For Cell Widgets that have two styles defined, the default one is the prettier one used in the Expenses sample. The secondary one is called BasicResources.
by jlabanca@google.com
· 15 years ago
cf6d34e
Updates RequestFactory's Receiver type with onViolation() and onFailure() methods, making it an abstract type.
by bobv@google.com
· 15 years ago
ccd24d5
Adds dual key (type + source) handler binding to EventBus.
by rjrjr@google.com
· 15 years ago
2ca48c7
Renamed Record to EntityProxy. Renamed classes with entity names -- for example, EmployeeRecord to EmployeeProxy. Also renamed variables in a few classes.
by amitmanjhi@google.com
· 15 years ago
76adc26
Missing file from SafeHtml work + whitespace fix
by rice@google.com
· 15 years ago
42b8d9c
Use SafeHtml for Cell widgets
by rice@google.com
· 15 years ago
c1dfcf1
Fixes the NPE in ExpenseTree. Also fixes a bug where saving notes in the ExpenseDetails clears out the notes; we now request a new record after saving. Also fixes a bunch of checkstyle warnings and uses of deprecated calls to RecordRequest#forProperties().
by jlabanca@google.com
· 15 years ago
3f7f42f
Fixes the very broken Expenses sample.
by rjrjr@google.com
· 15 years ago
597c304
fix ExpenseTree for "ant -f samples/expenses/build.xml build"
by kjin@google.com
· 15 years ago
0e04c41
Tightened up datanucleus paths to include only **/domain/*.class
by cramsdale@google.com
· 15 years ago
fa87f8f
Added the Expenses app to the list of GWT samples, and modified each sample's build.xml file to set its source path
by cramsdale@google.com
· 15 years ago