Hi,
NateBot2000 a écrit :
> Alrighty, I figured it out. Clean and very simple (let me know if there's a
> better way to do this):
>
> package com.***.web.dashboard;
>
> import org.wicketstuff.dojo.markup.html.floatingpane.DojoFloatingPane;
> import org.wicketstuff.dojo.widgets.StyleAttribute
igor.vaynberg wrote:
>
>
>> package com.***.web.dashboard;
>
> http://bash.org/?244321
> -igor
>
>
Dang, you got me. I work for com.microsoft. We're converting everything
(and I mean everything) to Wicket...
NateBot2000
--
View this message in context:
http://www.nabble.com/wicket-
On 7/17/07, NateBot2000 <[EMAIL PROTECTED]> wrote:
>
>
> Alrighty, I figured it out. Clean and very simple (let me know if there's
> a
> better way to do this):
>
> package com.***.web.dashboard;
http://bash.org/?244321
-igor
import org.wicketstuff.dojo.markup.html.floatingpane.DojoFloat
Alrighty, I figured it out. Clean and very simple (let me know if there's a
better way to do this):
package com.***.web.dashboard;
import org.wicketstuff.dojo.markup.html.floatingpane.DojoFloatingPane;
import org.wicketstuff.dojo.widgets.StyleAttribute;
public class DashboardPane extends D
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 attribut