Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
T
 thyAbout
 ThyAPI
 thyBase
 thyBlowfish
 thyBorderPanel
 thyButton
 thyCheckBox
 thyCollection
 thyConnector
 thyCrypt
 thyDataSource
 thyDialogWindow
 thyDragEvent
 thyDropDownBox
 thyEditBox
 thyGrid
 thyGridCell
 thyGridContents
 thyGridRow
 thyHash
 thyHashMD5
 thyLabelPanel
 thyListBox
 thyPanel
 thyPopupCalendar
 thyRichTextEdit
 thySynchronizer
 thyTabsManager
 thyTextEdit
 thyVisualCollection
 ThyWidgets
 thyWindow
 thyXMLRPCProtocol
The ThyAPI About Window
Base class for all other ThyAPI Components.
Blowfish cypher class.
Base class for all other ThyAPI GUI Components that wants to have custom (not CSS) borders.
Button Widget
This is a checkbox element.
This is the basic ThyAPI Collection Element.
Class that handles raw server connections.
Class that manages cryptography.
Class to automate data exchange between client and server
This class implements the Dialog Window widget.
This class is based on original DynAPI DragEvent Object, but optimized for thyAPI functions
This is the Drop Down Combo Box Element.
This is the edit box to be used in ThyAPI.
This is the Grid Element, the holder of cells.
This is the basic Cell element.
This is the Grid Contents class.
This is the Grid Row class.
Class that manages cryptography hash.
Class that manages cryptography hash using MD5 cipher.
This is a Panel that has a Label.
This is the ListBox Element, derivate from thyGridPanel.
Base class for all other ThyAPI GUI Components
This is the PopupCalendar class.
This class is a wrapper to permit ThyAPI applications/widgets to use the power of an existing Rich Text Editor, FCKeditor http://www.fckeditor.net/ (Thanks Frederico for the great work!!!)
This class defines a Singleton that will be responsible to accumulate multiples calls to server, execute them and upon receival of server response, respass them to the appropriate thyDataSource component
Tabs Manager Class.
This class provides a Text Area Element wrapped inside a thyAPI like widget.
This is the visual ThyAPI Collection Element.
This class implements the infamous Window widget.
This class implements the XMLRPC specific methods.