Hi there!

I want to access the property selectedBlockID of a component called 
GraphicalTabPanel inside of a page that includes this component.

The method getComponent() returns an IComponent.

GraphicalTabPanel panel = this.getComponent("GraphicalTabPanel ");

and I can not cast it to GraphicalTabPanel which extends BaseComponent - but it 
does not implement IComponent.

Thought this should be something simple?

Thanks!

Toby

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

Reply via email to