It is not easy for me to check whether this component functions outside of
test harness at the moment (dependency issues) but I will do so tomorrow.

In the mean time, debugging the unit test further I can tell that:
radioGroup and DropDownChoices are the only components that get called by
validate(FormComponent) method inside Form.validateComponents().
LocationSelectionPanel does not (even though all three are children of form)


BTW, FormComponentPanel overrides checkRequired() but - contrary to javadocs
on checkRequired() - does NOT call isRequired() first. Unsure what that
means though...

-nikita


igor.vaynberg wrote:
> 
> does this work without wickettester?
> 

-----
----------------
Nikita Tovstoles
vside.com
----------------

-- 
View this message in context: 
http://www.nabble.com/Custom-Radio-component-with-children--tp19804341p19849085.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to