• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kjs
 

kjs

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNKDE
oNKJS
|oCCollectorGarbage collector
|oCCompletionCompletion objects are used to convey the return status and value from functions
|oCContextImpExecution context
|oCInternalFunctionImpBase class for all function objects
|oCFunctionPrototypeImpThe initial value of Function.prototype (and thus all objects created with the Function constructor)
|oCIdentifierRepresents an Identifier for a Javascript object
|oCLabelStackThe "label set" in Ecma-262 spec
|oCFunctionImpImplementation class for functions implemented in JS
|oCContextRepresents an execution context, as specified by section 10 of the ECMA spec
|oCInterpreterInterpreter objects can be used to evaluate ECMAScript code
|oCExecStateRepresents the current state of script execution
|oCListNative list type
|oCListIteratorIterator for KJS::List objects
|oCHashEntryAn entry in a hash table
|oCHashTableA hash table Usually the hashtable is generated by the create_hash_table script, from a .table file
|oCLookupFast keyword lookup
|oCBinaryLogicalNodeExpr1 && expr2, expr1 || expr2
|oCConditionalNodeThe ternary operator, "logical ? expr1 : expr2"
|oCClassInfoClass Information
|oCObjectRepresents an Object
|oCErrorFactory methods for error objects
|oCSavedPropertiesSaved Properties
|oCPropertyMapHashTableEntryA hashtable entry for the PropertyMap
|oCPropertyMapJavascript Property Map
|oCReferenceDefines a Javascript reference
|oCReferenceListIteratorAn iterator for a ReferenceList
|oCReferenceListA list of Reference objects
|oCScopeChainNodeA scope chain node
|oCScopeChainA scope chain object
|oCUCharUnicode character
|oCUCharReferenceDynamic reference to a string character
|oCCString8 bit char based string class
|oCUStringUnicode string class
|oCValueImpValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects in ECMAScript
|oCValueValue objects are act as wrappers ("smart pointers") around ValueImp objects and their descendents
|oCUndefinedRepresents an primitive Undefined value
|oCNullRepresents an primitive Null value
|oCBooleanRepresents an primitive Boolean value
|oCStringRepresents an primitive String value
|\CNumberRepresents an primitive Number value
oNKKeyServer
oNKMacroExpander
oNKNetwork
oNKNotifyClient
oNKShell
\NTDEStdAccel

kjs

Skip menu "kjs"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kjs

Skip menu "kjs"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kjs by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.