Windchill Client Architecture Common Components
Tag setComponentProperty


Helper tag that sets properties on the component descriptor managed by a parent describe tag. Alternatively, the component descriptor to configure can be specified using the target attribute.


Tag Information
Tag Classcom.ptc.core.components.tags.components.SetComponentPropertyTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
targetfalsetruecom.ptc.core.components.descriptor.ComponentDescriptorThe ComponentDescriptor to set the property on. If not specified, then the tag must be nested within a supported parent tag.
keytruetruejava.lang.ObjectThe key for the property in the properties map of the target ComponentDescriptor.
valuetruetruejava.lang.ObjectThe value for the property in the properties map of the target ComponentDescriptor.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.