IFlexObject is a very high level interface.

It has other interfaces that implement it, like IUIComponent.

That is the interface implemented by UIComponent

That is the superclass of Component.

That is superclass of Box

That is superclass of VBox.

And finally I can say:

You should be able to use your VBox, because it inherits from
IFlexDisplayObject.

Please post here your code.

Regards,

Pedro Sena

On Wed, Feb 11, 2009 at 9:21 AM, Tahniyat Kazmi <[email protected]>wrote:

>   Hi,
>
> Can any one please tell me that what we can display in popUpManager except
> IFlexDisplayObject??
> Is it possible to pass Vbox, Hbox or any other type container into
> PopUpManager.addPopUp() as parameter to show? or only component and
> IFlexDisplayObject can be use???
>
> I wana show a Vbox through popUpmanager. So kindly help me out
>
> Thankx.
>
>  
>



-- 
/**
* Pedro Sena
* Systems Architect
* Sun Certified Java Programmer
* Sun Certified Web Component Developer
*/

Reply via email to