I'd like to extend BeanEditor to enhance some rendering behavior. 
Unfortunately the _model property is not exposed and that has the info I
need.  Specifically I need # of properties in the model.  BeanDisplay does
have access to this via getPropertyModel().  Can we get a similar accessor
on BeanEditor (symmetry)?

I'm writing a Bean editor with layout feature. Specify # of columns and you
get a balanced <table> of properties for edit/display.  I've been able to
achieve this entirely thru extension of core Bean components except for this
one spot. 

Thanks
-- 
View this message in context: 
http://www.nabble.com/Extending-BeanEditor%2C-add-model-accessor-tp17614049p17614049.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to