Windchill Client Architecture Common Components
Tag getIeModel


GetModel tag for InfoEngine. Uses the com.ptc.core.components.adapter.GetModelWebjectDelegate to retrieve a ComponentModel for an input ComponentDescriptor. This tag supports nested tags, refer to the documentation of GetModelWebjectDelegate for supported params.


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

Attributes
NameRequiredRequest-timeTypeDescription
actiontruetruejava.lang.StringThe name of the task to use to get model data
descriptortruetruecom.ptc.core.components.descriptor.ComponentDescriptorThe descriptor to base the component model on
vartruetruejava.lang.StringThe scoped variable to assign the resulting component model to
scopefalsetruejava.lang.StringThe name of the scope to export the var attribute to. The scope can be (case-insensitive): "page","request","session", or "application"
interruptiblefalsetruebooleanWhen true, long running requests may be interrupted by client-side AJAX calls
formfalsetruejava.lang.StringThe name of the group to send up as the form group. Defaults to @FORM.
pageLimitfalsetrueintThe number of rows to display per page in the table.
pagingResetActionfalsetruejava.lang.StringThe action that should reset the paging session when executed. For examle, the search action should clear the current paging session when a user does a new search.

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.