well im close to figuring out this whone time space continuum deal so hopefully soon it will be 42!-IgorOn 7/25/06, Johan Compagner <
[EMAIL PROTECTED]> wrote:25 ofcourse in your case.
On 7/25/06, Igor Vaynberg <
[EMAIL PROTECTED]> wrote:
patches to javadoc are always welcome :) or a bug report so
25 ofcourse in your case.On 7/25/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
patches to javadoc are always welcome :) or a bug report so we wont forget. for core committers there are only so many hours in the day.
-
Take Surve
patches to javadoc are always welcome :) or a bug report so we wont forget. for core committers there are only so many hours in the day.-IgorOn 7/24/06,
Rice Yeh <[EMAIL PROTECTED]> wrote:
Thank you for your explanation. It is very clear. However, the javadoc is vague for me.Rice
On 7/25/06, Igor
Thank you for your explanation. It is very clear. However, the javadoc is vague for me.RiceOn 7/25/06, Igor Vaynberg <
[EMAIL PROTECTED]> wrote:ah, it was overridden in the older version. now we have support for special containers that can be transparent to the component hierarchy - which means com
ah, it was overridden in the older version. now we have support for special containers that can be transparent to the component hierarchy - which means components dont have to be added directly to them but instead to their parent.
border.setTransparentResolver(true);is the magic call that tells the
I think it's tied into how the border added to the
AuthenticatedWebPage's parent (the WicketExamplePage instance), which
I think means that anything added to a child page (or indeed to the
WicketExamplePage itself) will be added as child of the border.
/Gwyn
On 24/07/06, Rice Yeh <[EMAIL PROTECTE
No.On 7/24/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
is the homepage's add() method overridden?-IgorOn 7/24/06, Rice Yeh <
[EMAIL PROTECTED]> wrote:
Hi all, I get confused with the usage of Border in the library example. In the
Home.html, a non-wicket tag is in beween .. added to the border
is the homepage's add() method overridden?-IgorOn 7/24/06, Rice Yeh <[EMAIL PROTECTED]> wrote:
Hi all, I get confused with the usage of Border in the library example. In the
Home.html, a non-wicket tag is in beween .. added to the border automatically? But from the source code, the list view is
Hi all, I get confused with the usage of Border in the library example. In the Home.html, a non-wicket tag is in beween .. added to the border automatically? But from the source code, the list view is added to the home page not the box border. Is not a borded content should be added to the border