Like in Grails, one can control if the domain class needs to be scaffold by defining scanffold=true on the associated controller. Is there similar function in Roo with GWT enabled?

I am starting to move away from the scaffolded code and gui and begin to provide a customized GWT module. So those scaffolding code now serves only as references. Sooner or later I would like to disable them if possible.

Thanks in advance,
Joseph