Dnia Fri, 27 May 2005 23:50:23 +0200, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:

IContainedComponent extends from IPropertyHolder

getSpecification().getComponent("foo").getProperty("bar")


Tricky ;). I need this in writeSuffix() method of my custom ValidationDelegate, so it looks like:

component.getPage().getSpecification().getComponent(component.getId()).getProperty("some-data")

But it works ;). Thx

--
cheers, mg

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

Reply via email to