What does 'hidden' mean?  If I'm writing a non-visual component (like
a scroll state tracker or an auto refresher) my component is already
hidden.  Or do you mean disabled, which is different.  For many
components, being hidden may make no sense at all.

You ought to be able to do whatever you are trying to do by wrapping
your component in an if.

-Mike

On 3/24/06, linuja <[EMAIL PROTECTED]> wrote:
> Why IComponent does not provide a setVisiable(boolean visiable) method?
>
> So it can be hidden component easier.
>
> tks.
>
>

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

Reply via email to