Windchill Client Architecture Common Components
Tag getNonSelectables


To remove the checkbox on certain table rows, use this child tag to set a class and method that will determine the list of NmOids for the special non-selectable rows. The child tag is specified on the renderTable*Tag.


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

Attributes
NameRequiredRequest-timeTypeDescription
classNamefalsetruejava.lang.StringThe name of the Class that will get an ArrayList of nonSelectable NmOid's.
methodNamefalsetruejava.lang.StringThe name of the static method that will return an ArrayList of nonSelectable NmOid's.

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.