Documentation index | Contents | Index |
Concept exceptions | Concept exceptions are very similar with the C++ exceptions, the only difference is the fact that they don’t belong to a variable type |
Concept operators | Concept provides a series of operators, including the operators found in C++ |
Control structures | Controls structures for Concept are similar to C structures |
Data types | Concept has five basic data types: string, number, array, class and delegate |
concept.helper.idgenerator | Generates remote ids (RIDs) for concept controls (RemoteObject descendands) |
standard.C.casts | Provides C-style casts for concept static numbers |
standard.C.io | A library encapsulating file I/O operations based on standard C functions |
standard.C.math | Basic mathematical function borrowed from C |
standard.C.string | C-style string manipulation routines |
standard.C.time | Basic time functions |
standard.ai.fann | TODO: Document this |
standard.arch.speex | TODO: Document this |
standard.arch.zip | ZIP Library based on libzip |
standard.coding.base64 | MIME encoding functions as described in RFC1113 |
standard.commercial.pdf | TODO: Document this |
standard.db.firebird | TODO: Document this |
standard.db.mongo | TODO: Document this |
standard.db.mysql | TODO: Document this |
standard.db.nuo | TODO: Document this |
standard.db.pgsql | TODO: Document this |
standard.db.sql | ODBC library for database control |
standard.db.sqlite | TODO: Document this |
standard.graph.imagemagick | TODO: Document this |
standard.graph.svg | TODO: Document this |
standard.lang.cli | A static library providing access to the command line arguments |
standard.lang.js | TODO: Document this |
standard.lang.serialize | Provides various function needed in object serialization |
standard.lib.chart | TODO: Document this |
standard.lib.cripto | Standard cryptographic library |
standard.lib.csv | TODO: Document this |
standard.lib.face | Face/object detection and camera functions (server-side) |
standard.lib.gd | TODO: Document this |
standard.lib.hpdf | TODO: Document this |
standard.lib.hunspell | TODO: Document this |
standard.lib.iconv | TODO: Document this |
standard.lib.json | TODO: Document this |
standard.lib.preg | Regular Expression Functions (Perl-Compatible) |
standard.lib.regex | Regular Expression Functions (POSIX Extended) |
standard.lib.shared | Provides Concept specific shared memory functionality |
standard.lib.str | Concept string manipulation routines |
standard.lib.thread | Basic thread control in Concept |
standard.lib.xls | TODO: Document this |
standard.lib.xml | XML low level library based on libxml2 |
standard.lib.xslt | TODO: Document this |
standard.lib.xslt2 | TODO: Document this |
standard.math.gmp | TODO: Document this |
standard.math.rand | TODO: Document this |
standard.net.curl | Library for transferring files using the URL syntax |
standard.net.ftp | FTP library |
standard.net.ldap | TODO: Document this |
standard.net.mail | Library for sending and checking e-mail messages |
standard.net.mapi | TODO: Document this |
standard.net.memcached | TODO: Document this |
standard.net.sip | TODO: Document this |
standard.net.snmp | TODO: Document this |
standard.net.soap | Provide access to client/server SOAP services |
standard.net.socket | Concept socket-handling function |
standard.net.twitter | TODO: Document this |
standard.net.webdav | TODO: Document this |
standard.net.ym | Yahoo! Messenger client library based on the libyahoo library |
standard.search.xapian | TODO: Document this |
standard.tts.mbrola | TODO: Document this |
web.server.api | Provides control for web application |
web.service.template | Provides access to templates similar (but not the same) with Smarty |
win32.base.messages | The base for the Concept remote client application |
win32.graph.freeimage | Image processing library based on FreeImage |
ADOConnection | This is a class for connecting to a database server |
ADODataRecord | ADODataRecord is the basic elment of a ADODataSet it represents a single item of the current set |
ADODataSet | Encapsulates the result of a query as ADODataRecords |
ActiveXControl | The base for any ActiveX controls |
ApacheCacher | TODO: Document this |
CApplication | The base for every remote GUI Application |
CSV | TODO: Document this |
Canvas | This is a helper class providing access to basic draw primitives |
ConceptException | A class encapsulating an exception |
DOCConverter | TODO: Document this |
DirectoryList | Lists and sorts the files in the current directory |
DoubleContainer | A Container base class for controls than can have only two children |
FBConnection | TODO: Document this |
FBDataRecord | TODO: Document this |
FBDataSet | TODO: Document this |
FFMpeg | TODO: Document this |
File | TODO: Document this |
FtpConnection | Manages a ftp connection to a server |
FtpFile | A class that provides access to a file on a FTP server |
GeoCode | TODO: Document this |
GeoIP | TODO: Document this |
GoogleResult | A single result of a GoogleSearch |
GoogleSearch | Performs a google search using google's SOAP services |
IO | TODO: Document this |
Lang | TODO: Document this |
METAR | TODO: Document this |
METARRec | TODO: Document this |
MinimalObject | TODO: Document this |
MongoConnection | TODO: Document this |
MongoCursor | TODO: Document this |
MongoDataSet | TODO: Document this |
MultiItems | This class is used internally by the framework |
MyConnection | TODO: Document this |
MyDataRecord | TODO: Document this |
MyDataSet | TODO: Document this |
NuoConnection | TODO: Document this |
NuoDataRecord | TODO: Document this |
NuoDataSet | TODO: Document this |
OptionDialog | A dialog similar to a message box, that allows the user to chose from a number of choices |
PDFReport | TODO: Document this |
PQConnection | TODO: Document this |
PQDataRecord | TODO: Document this |
PQDataSet | TODO: Document this |
PQFile | TODO: Document this |
RADOCheckButton | A RCheckButton that can be linked to a ADODataSet |
RADOComboBox | Similar to a RADOView; instead of a RTreeView is used a RComboBox |
RADOEdit | A REdit that can be linked to a ADODataSet |
RADOLabel | A RLabel that can be linked to a ADODataSet |
RADORadioButton | A RRadioButton that can be linked to a ADODataSet |
RADOTextView | A RTextView that can be linked to a ADODataSet |
RADOView | A view of an ADODataSet |
RAdjustment | A class representing an adjustable bounded value |
RAlignment | A control which controls the alignment and size of its child |
RAspectFrame | A frame that constrains its child to a particular aspect ratio |
RAudioStream | TODO: Document this |
RBox | This is the base class for RHBox and RVBox |
RButton | A control that generates an event when clicked on |
RButtonBox | A button box should be used to provide a consistent layout of buttons throughout your application |
RCalendar | Display a calendar and/or allow the user to select a date |
RCheckButton | A control representing a button with two states |
RCheckMenuItem | A menu item that maintains the state of a boolean value in addition to a RMenuItem's usual role in activating application code |
RClipboard | This is an interface to the client's clipboard |
RColumnManager | This class provides access to the RTreeView columns |
RComboBox | A control used to choose from a list of items |
REdit | A single line text entry field |
REditComboBox | A text entry field with a dropdown list |
REventBox | Event capturing box |
RExpander | A container which can hide its child |
RFixed | A container which allows you to position controls at fixed coordinates |
RFont | This is a helper class that manages fonts in VisibleRemoteObject descendant objects |
RForm | This is the first control you should use in your application |
RFrame | A SingleContainer with a decorative frame and optional label |
RGlade | TODO: Document this |
RHBox | RHBox is the box used to lay down controls in a horizontal row |
RHButtonBox | A container for arranging buttons horizontally |
RHPaned | The RHPaned control is a container control with two children arranged horizontally |
RHScale | A horizontal slider for selecting values |
RHScrollbar | A horizontal scrollbar |
RHSeparator | Horizontal line control |
RHTML | TODO: Document this |
RHandleBox | A control for detachable window portions |
RIconView | TODO: Document this |
RImage | RImage is a control that displays an image |
RImageMenuItem | A menu item with an icon |
RItem | This class should be considered as a virtual base class for menu items |
RLabel | A control that displays small to medium amount of text |
RMedia | TODO: Document this |
RMenu | A drop-down menu consisting of RMenuItem objects which can be navigated and activated by the user to perform application functions |
RMenuBar | A standard menu bar, which usually holds RMenu submenu items |
RMenuItem | The RMenuItem control and the derived menu items are the only valid childs for menus |
RMenuToolButton | A RMenuToolButton is a RToolButton that contains an RMenu |
RNotebook | A RemoteContainer descendant which shows one of its children at a time, in tabbed windows |
ROCV | TODO: Document this |
RPDF | TODO: Document this |
RPaned | This is the base class for controls with two panes, arranged either horizontally RHPaned or vertically RVPaned |
RPrinter | TODO: Document this |
RProgressBar | A control which indicates progress visually |
RPropertiesBox | TODO: Document this |
RRadioButton | A single radio button performs the same basic function as a RCheckButton, as its position in the object hierarchy reflects |
RRadioMenuItem | A RCheckMenuItem that belongs to a group |
RRadioToolButton | A toolbar button that represents a radio button |
RScale | Base clase for RHScale and RVScale |
RScrollbar | The RScrollbar control is the base class for RHScrollbar and RVScrollbar |
RScrolledWindow | Adds scrollbars to its child |
RSeparator | Base class for RVSeparator and RHSeparator |
RSheet | TODO: Document this |
RSpinButton | Numeric REdit (no relation) with up/down buttons |
RStatusbar | Text status indicator |
RTable | TODO: Document this |
RTearoffMenuItem | A special RMenuItem which is used to tear off and reattach its menu |
RTextTag | Text in a RTextView can be marked with tags |
RTextView | Multi-line text editing control |
RToggleButton | A RToggleButton will remain 'pressed-in' when clicked |
RToggleToolButton | A RToolButton acting as a toggle button |
RToolButton | Displays buttons on a RToolbar |
RToolSeparator | A RToolbar item that separates groups of other toolbar items |
RToolbar | A bar of RToolButton, RToolSeparator or RToggleToolButton and other controls |
RTouchKeyboard | TODO: Document this |
RTouchKeyboardForm | TODO: Document this |
RTreeView | The RTreeView control displays items organized in a hierarchical order |
RTreeViewColumnManager | RTreeViewColumnManager is a class that provides some kind o virtual access to the entire columns, without creating objects for each column |
RVBox | RVBox is the box used to lay down controls in a vertical column |
RVButtonBox | A container for arranging buttons vertically |
RVPaned | The RVPaned control is a container control with two children arranged vertically |
RVScale | A vertical slider for selecting values |
RVScrollbar | A vertical scrollbar |
RVSeparator | Vertical line control |
RViewPort | An adapter, which makes its child scrollable |
RWebEditor | TODO: Document this |
RWebEditorToolbar | TODO: Document this |
RWebView | TODO: Document this |
RemoteAudio | TODO: Document this |
RemoteContainer | A Container base class for controls than can have any number of children |
RemoteObject | This is the base class for all the Concept remote objects |
SACKGenerator | A Simple Ajax Toolkit wrapper for Concept |
SLConnection | TODO: Document this |
SLDataRecord | TODO: Document this |
SLDataSet | TODO: Document this |
SNMP | TODO: Document this |
SOCClient | TODO: Document this |
SOCServer | TODO: Document this |
SQL | TODO: Document this |
Scintilla | TODO: Document this |
Serializable | This is the base class for XML serializable objects |
ServerFileChooser | A dialog that allows the user to select a file from the server |
ServerFileSaver | A dialog that allows the user to select a name for saving a new file on the server |
SingleContainer | A Container base class for controls than can have only one child |
SpeexDecoder | TODO: Document this |
SpeexEncoder | TODO: Document this |
TODO: Document this | |
URL | TODO: Document this |
VirtualADOObject | This is a virtual base class for all ADO objects |
VirtualNuoObject | TODO: Document this |
VirtualPQObject | TODO: Document this |
VisibleRemoteObject | This is the base class for all the Concept visible objects |
WALINK | TODO: Document this |
WARESULT | TODO: Document this |
WASSUMPTION | TODO: Document this |
WASSUMPTIONVALUE | TODO: Document this |
WPOD | TODO: Document this |
WSUBPOD | TODO: Document this |
WebDocument | Manages a web application |
WebTemplate | The HTML templates used by a Concept WEB Application |
WolframAlpha | TODO: Document this |
XMLDocument | A provides access to an XML document |
XMLNode | The node of a XMLDocument |
XapianDatabase | TODO: Document this |
XapianDocument | TODO: Document this |
XapianESet | TODO: Document this |
XapianESetIterator | TODO: Document this |
XapianEnquire | TODO: Document this |
XapianMSet | TODO: Document this |
XapianMSetIterator | TODO: Document this |
XapianPositionIterator | TODO: Document this |
XapianPostingIterator | TODO: Document this |
XapianQuery | TODO: Document this |
XapianQueryParser | TODO: Document this |
XapianRSet | TODO: Document this |
XapianStem | TODO: Document this |
XapianTermGenerator | TODO: Document this |
XapianTermIterator | TODO: Document this |
XapianValueIterator | TODO: Document this |
XapianWritableDatabase | TODO: Document this |
__RNOTEBOOKPages | This is a helper class for the RNotebook control |
Documented by RadGs Software, generation time: Sun Jan 27 18:15:02 2013 GMT | (c)2013 Devronium Applications |