Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@christiangoudreau
Created May 3, 2013 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiangoudreau/5509517 to your computer and use it in GitHub Desktop.
Save christiangoudreau/5509517 to your computer and use it in GitHub Desktop.
<generate-with class="com.gwtplatform.carstore.rebind.ColumnsInitializerGenerator">
<when-type-assignable class="com.gwtplatform.carstore.client.application.rating.ui.ColumnsDefinition"/>
</generate-with>
@herviou
Copy link

herviou commented Dec 17, 2013

I think that the assignable type have to be com.gwtplatform.carstore.client.columninitializer.ColumnInitializer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment