Class:
String



Represents a string in Kst. Note that this is not analagous to a string in JavaScript, and may not be directly interchanged as such. A Kst String is an object internal to Kst and is subject to update scheduling, sharing, and other policies of the Kst core. However the contents of a String may be manipulated with JavaScript string manipulation functions.


Inherits: Object

Constructors: Properties: Collection class: StringCollection


String ( )


String ( string value )


string value



[Index]
Copyright © 2005-2006 The University of Toronto
Copyright © 2007-2010 The University of British Columbia
Kst http://kst.kde.org/kst1/