Tea Java Runtime API
Version 3.2.5
A B C E F G H I J L M N O P Q R S T U W Z _

A

accept(SObjFunction, SContext, Object[]) - Method in class com.pdmfc.tea.modules.net.SPlainServerSocket
 
addClosedListener(SClosedEventListener) - Method in class com.pdmfc.tea.modules.tdbc.SConnection
Registers a listener that is notified when this database connection is closed.
addClosedListener(SClosedEventListener) - Method in class com.pdmfc.tea.modules.tdbc.SResultSet
Registers a new listener interested in being notigied when this result set is closed.
addClosedListener(SClosedEventListener) - Method in class com.pdmfc.tea.modules.tdbc.SStatement
 
addConstructor(SObjFunction) - Method in class com.pdmfc.tea.modules.tos.STosClass
Associates a constructor with this TOS class.
addFunction(String, SObjFunction) - Method in class com.pdmfc.tea.runtime.STeaRuntime
 
addImportDirPath(String) - Method in class com.pdmfc.tea.apps.STeaShell
Adds a component to the end of the list of paths used by the import function in the Tea program.
addImportDirResource(String) - Method in class com.pdmfc.tea.apps.STeaShell
Addes a component to the end of the list of paths used by the import function in the Tea program.
addMessage(String) - Method in exception com.pdmfc.tea.runtime.SRuntimeException
Adds a message to the end of the message list.
addMessage(String, Object[]) - Method in exception com.pdmfc.tea.runtime.SRuntimeException
 
addMethod(SObjSymbol, SObjFunction) - Method in class com.pdmfc.tea.modules.tos.STosClass
Associates a new TOS method with this TOS class.
addMethod(String, SObjFunction) - Method in class com.pdmfc.tea.modules.tos.STosClass
Associates a new TOS method with this TOS class.
addMethod(SObjSymbol, STosMethod) - Method in interface com.pdmfc.tea.tos.STosClass
 
addMethod(SObjSymbol, STosMethod) - Method in class com.pdmfc.tea.tos.STosJavaClass
Associates a new TOS method with this TOS class.
addMethod(SObjSymbol, STosMethod) - Method in class com.pdmfc.tea.tos.STosTeaClass
Associates a new TOS method with this TOS class.
addModule(SModule) - Method in class com.pdmfc.tea.runtime.STeaRuntime
Initializes the package in this context.
addModule(String) - Method in class com.pdmfc.tea.runtime.STeaRuntime
Initializes a package in this context.
addSymbol(String) - Static method in class com.pdmfc.tea.runtime.SObjSymbol
Adds a new symbol to the symbol table and returns the associated object.
after(SObjFunction, SContext, Object[]) - Method in class com.pdmfc.tea.modules.util.SDate
The implementation for the "after" TOS method.
append(SObjFunction, SContext, Object[]) - Method in class com.pdmfc.tea.modules.util.SVector
The implementation for the "append" TOS method.
append(String) - Method in class com.pdmfc.tea.util.SFormater
Appends a string to the formated result so far.
append(char) - Method in class com.pdmfc.tea.util.SFormater
Appends a char to the formated result so far.
append(Object) - Method in class com.pdmfc.tea.util.SList
Appends the object given as argument to the end of the list.
autocommit(SObjFunction, SContext, Object[]) - Method in class com.pdmfc.tea.modules.tdbc.SConnection
The implementation for the "autocommit" TOS method.

Tea Java Runtime API
Version 3.2.5
A B C E F G H I J L M N O P Q R S T U W Z _
© 2009 PDM&FC, All Rights Reserved.