%DeepSee.Component.queryChunk
Class %DeepSee.Component.queryChunk Extends %ZEN.Component.object
Breaks representation of query string into pieces to avoid MAXSTRING and client side errors
Parameters
NAMESPACE
Parameter NAMESPACE = "http://www.intersystems.com/deepsee";
This is the XML namespace for this component.
Properties
chunkText
Property chunkText As %ZEN.Datatype.string(XMLPROJECTION = "none", ZENENCRYPT = 1, ZENSETTING = 0);
Name of the calculated member.
Methods
clone
ClientMethod clone(ascomp) [ Internal, Language = javascript ]
Create a clone of this object.