WC Core Tag Library
Tag isA


Checks to see if the referenced object is of specified the specified type.


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

Attributes
NameRequiredRequest-timeTypeDescription
reftruetruejava.lang.ObjectReference to an object. Accepts Strings, WTReferences and NmOids.
typetruetruejava.lang.StringString object type. This should be the fully qualified class name.
vartruetruejava.lang.StringName of the exported scoped variable for the result. The type of the variable is boolean.
scopefalsetruejava.lang.StringThe name of the scope to export the var attribute to. The scope can be (case-insensitive): "page","request","session", or "application"

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.