Hello:

I would like to add setters for css style attributes "left" and "top" to V.
Demay's DojoFloatingPane, which is a descendant of wicket-dojo
StylingWebMarkupContainer.  The javadoc for that class says:

"You can add css attribute on this container using the following behavior :
Html attributes have bigger priority as java set attributes"

I'm a little confused.  It seems like the StyleAttribute class could be
extended to include left/top, but there is no setter for the style member of
StylingWebMarkupContainer.  Have I misinterpreted the javadoc?  Is there an
easier way to set left and top on DojoFloatingPane when it's created?

Thanks for any guidance (and thanks for your hard work, Vincent)...

NateBot2000
-- 
View this message in context: 
http://www.nabble.com/wicket-dojo-StylingWebMarkupContainer---StyleAttribute-tf4099879.html#a11658985
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to