setOutputMarkupId(true)getMarkupId()johanOn 5/10/06, Ittay Dror <[EMAIL PROTECTED]> wrote:
hi,i am trying to write something similar to the date picker - i have an input field and a _javascript_ needs to write to it. therefore, when generating the _javascript_, i want to give it the field's id.
so,
hi,
i am trying to write something similar to the date picker - i have an input
field and a javascript needs to write to it. therefore, when generating the
javascript, i want to give it the field's id.
so, creating this MyDatePicker component, i pass to it the other component in
the ctor. the