Windchill Client Architecture Common Components
Tag describePropertyPanel


Creates a component descriptor for an info page that can be plugged in to data acquisition and rendering engines


Tag Information
Tag Classcom.ptc.core.components.tags.components.DescribePropertyPanelTag
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringThe identifier for this info page descriptor.
vartruetruejava.lang.StringName of the exported scoped variable for the property panel descriptor.The type of the variable is com.ptc.core.components.descriptor.ComponentDescriptor.
typefalsetruejava.lang.StringName of the main type of object displayed in this property panel. If specified then the table infrastructure can take care of some things automagically.
scopefalsetruejava.lang.StringThe name of the scope to export the var attribute to. The scope can be (case-insensitive): "page","request","session", or "application"
oidfalsetruejava.lang.StringContext oid for the properties displayed in the panel. By default the oid off the url is used. Oid format is expected to be like: OR:wt.part.WTPart:123, VR:wt.part.WTPart:1234
modefalsetruejava.lang.StringThe String form of one of the modes defined in the com.ptc.core.ui.resoureces.ComponentMode enum. VIEW is the default if not specified.
componentTypefalsetruejava.lang.StringThe String form of one of the modes defined in the com.ptc.core.ui.resoureces.ComponentType enum. TABLE is the default if not specified.
columnsfalsetruejava.lang.IntegerNumber of columns the panel should span. Used for grid style layout of atts.

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.