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
$#!
 _addCellCSSClass, thyGridRow
 _addCellIndexedCSSClass, thyGridRow
 _addCSSClass
 _addRowCellsClasses, thyGrid
 _addRowClasses, thyGrid
 _appendCSSClasses, thyPanel
 _assignBorders, thyBorderPanel
 _assignElement, thyBorderPanel
 _assignElm, thyBorderPanel
 _calendarOnSelect, thyPopupCalendar
 _cleanUp
 _concatCSSClasses, thyPanel
 _create, thyGridRow
 _createCell, thyGridRow
 _decodeArray, thyXMLRPCProtocol
 _decodeMethodResponse, thyXMLRPCProtocol
 _decodeNumber, thyXMLRPCProtocol
 _decodeString, thyXMLRPCProtocol
 _decodeStruct, thyXMLRPCProtocol
 _decodeValue, thyXMLRPCProtocol
 _destroy
 _encodeXMLEntities, thyXMLRPCProtocol
 _eventHideAllDropDown, thyDropDownBox
 _eventOnClick, thyCheckBox
 _eventOnCreate, thyRichTextEdit
 _eventShowListBox, thyDropDownBox
 _eventShowListBoxOnFocus, thyDropDownBox
 _getButtonEvent, thyDialogWindow
 _getDocMouseUp, thyButton
 _getDOMChildrenHolder
 _getOnButtonDown, thyButton
 _getOnButtonUp, thyButton
 _getOnMouseOut, thyButton
 _getOnMouseOver, thyButton
 _getWindowPosition, thyWindow
 _hideListBox, thyDropDownBox
 _invokeOnDisplay, thyPanel
 _populateContents
 _processMode, ThyWidgets
 _processParameter, thyXMLRPCProtocol
 _processType, ThyWidgets
 _readHandler, thyDataSource
 _removeAllClasses, thyGridRow
 _removeCellCSSClass, thyGridRow
 _removeCellIndexedCSSClass, thyGridRow
 _removeCSSClass
 _removeHandler, thyDataSource
 _removeNonElementNodes, thyXMLRPCProtocol
 _removeRowCellsClasses, thyGrid
 _removeRowClasses, thyGrid
 _reset
 _selectEvent, ThyWidgets
 _setDisabled
 _setProgressState, thyConnector
 _setReadOnly
 _showListBox, thyDropDownBox
 _startupHandler, thyDataSource
 _swapIndex, thyVisualCollection
 _sweepOutContents
 _syncHandler, thySynchronizer
 _unsetWindowPosition, thyWindow
 _updateAllClasses, thyGridRow
 _updateClasses, thyGridRow
 _updateNames, thyGridRow
 _updateRowName, thyGrid
 _writeHandler, thyDataSource
p._addCellCSSClass = function (cssClass)
Append a CSS class to the list of classes that will be added to all Cells created/manipulated by thyGridRow
p._addCellIndexedCSSClass = function (cssClass)
Append a CSS class to the list of classes that will be added to all Cells created/manipulated by thyGridRow.
p._addCSSClass = function (cssClass)
Overwritten method that sets the class of dialog buttons also
p._addCSSClass = function (cssClass)
Overwritten method that adds the class to main, button and listbox
p._addCSSClass = function (cssClass)
Overwritten method that adds the specified class to main, rows and cells
p._addCSSClass = function (cssClass)
Adds the specified CSS Class to base classes and reset CSS
p._addCSSClass = function (cssClass)
Adds the specified CSS Class to the list of classes
p._addCSSClass = function (cssClass)
Overwritten method that adds the class to main, contents and tabs panel
p._addCSSClass = function (cssClass)
Overwritten method that adds the base class to main, title, contents, drag border and buttons
p._addRowCellsClasses = function (row)
Adds all classes that were appended to thyGrid to the cells of a row with their correct values
p._addRowClasses = function (row,
rowIndex)
Add all classes that were appended to thyGrid to a Row
p._appendCSSClasses = function (classes,
types,
base)
p._assignBorders = function(dlyr)
Associates the HTML border elements to internal variables
p._assignElement = function (dlyr,
elm,
divs)
Overwritten method that assigns borders too
p._assignElm = function(elm)
Overwritten method that assigns borders too
p._calendarOnSelect = function ()
Event that handles clicks on dates.
p._cleanUp = function ()
Overwritten method that puts button back to it initial state
Wrapper to reset
Removes all rows from dropList and clear dropEdit
p._cleanUp = function ()
Removes editbox contents
p._cleanUp = function ()
Removes all data from panel
p._cleanUp = function ()
Removes all data from rich text
p._cleanUp = function ()
Removes editbox contents
p._concatCSSClasses = function (classes,
concat)
p._create = function ()
Overloaded method that creates the TR element and inserts it into parent
p._createCell = function (colIndex,
type)
Creates a Cell and sets all CSS Classes that has been passed to thyGridRow
p._decodeArray = function (node)
Parses array elements
p._decodeMethodResponse = function (node)
Parses methodResponse element and resturns its value
p._decodeNumber = function (node)
Parses i4, int and double elements
p._decodeString = function (node)
Parses string elements
p._decodeStruct = function (node)
Parses struct elements
p._decodeValue = function (node)
Parses value elements
p._destroy = function ()
Overloaded method that removes dropList from memory
p._destroy = function ()
Overloaded method that removes winBorderPanel from memory
p._encodeXMLEntities = function (toEncode)
Converts the passed string to another one with all XML entities encoded correctly
Checks on every mousedown event if the event was done out of dropList and in that case, just hide the list
p._eventOnClick = function ()
Sets the default behaviour when onclick events
p._eventOnCreate = function ()
Get the FCK element and perform some other operations upon creation
p._eventShowListBox = function ()
Returns the function that shows the ListBox
p._eventShowListBoxOnFocus = function ()
Returns the function that shows the ListBox and press the button
p._getButtonEvent = function(button)
Returns the event that is called on Dialog window buttons click.
p._getDocMouseUp = function ()
Checks on every mouseup event if the event was done out of the button and in that case, changes the toggle status of the button to 0
p._getDOMChildrenHolder = function ()
Returns the DOM object that holds children DOM objects
p._getDOMChildrenHolder = function ()
Returns the DOM object that holds children DOM objects
p._getOnButtonDown = function()
This invokes the function associated with the onbuttondown event and garantees that the button has the right CSS class
p._getOnButtonUp = function()
This invokes the function associated with the onbuttonup event and garantees that the button has the right CSS class
p._getOnMouseOut = function ()
Returns a function that will be called when ‘onmouseout’ event occurs.
p._getOnMouseOver = function ()
Returns a function that will be called when ‘onmouseover’ event occurs.
thyWindow._getWindowPosition = function (thyWin)
STATIC method that returns the next position to be used by a window when opened
p._hideListBox = function ()
Hides the thyListBox element
p._invokeOnDisplay = function ()
Invokes ondisplay event handler on myself and all my children
p._populateContents = function (checkedState)
Sets the CheckBox as checked or unchecked
p._populateContents = function (data)
Sets the contents of the thyDropDownBox.
p._populateContents = function(data)
Update this element value
p._populateContents = function (data)
Clear up the thyGrid and inserts new specified contents
p._populateContents = function (data)
Overloaded method that sets the field using timestamp and format.
p._populateContents = function (data)
Sets the contents of the Rich Text Editor
p._populateContents = function(data)
Update this element value
p._processMode = function()
Process the modifications needed to achieve the selected mode.
p._processParameter = function (param)
Convert JS entities to XMLRPC entities
p._processType = function()
Process the modifications needed to achieve the type mode.
p._readHandler = function ()
Handler for incomming connections called from read method
p._removeAllClasses = function ()
Removes the classes of every cell
p._removeCellCSSClass = function (cssClass)
Remove a CSS class to the list of classes that will be added to all Cells created/manipulated by thyGridRow
p._removeCellIndexedCSSClass = function (cssClass)
Remove a CSS class to the list of classes that will be added to all Cells created/manipulated by thyGridRow.
p._removeCSSClass = function (cssClass)
Overwritten method that removes the specified CSS Class from main and dialog buttons
p._removeCSSClass = function (cssClass)
Overwritten method that removes the specified CSS Class from main, button and listbox
p._removeCSSClass = function (cssClass)
Overwritten method that removes the specified class from main, rows and cells
p._removeCSSClass = function (cssClass)
Removes the specified CSS Class from main, label and contents and refreshes CSS
p._removeCSSClass = function (cssClass)
Removes the CSS Class from the list of Classes
p._removeCSSClass = function (cssClass)
Overwritten Method that removes the specified CSS Class from main, contents and tabs panel
p._removeCSSClass = function (cssClass)
Removes the specified CSS Class from main, title, contents, drag border and buttons
p._removeHandler = function ()
Handler for incomming connections called from remove method
p._removeNonElementNodes = function (node)
Remove all childNodes that are not NonElement Nodes
p._removeRowCellsClasses = function (row)
Removes all classes that were appended to thyGrid from all Cells of a Row
p._removeRowClasses = function (row,
rowIndex)
Removes all classes that were appended to thyGrid from a Row
Overwritten method that puts button back to it initial state
p._reset = function ()
Resets the checkbox to unchecked state
p._reset = function ()
Resets dropList to defaultValue
Removes editbox contents
p._reset = function ()
Removes all transient data from panel
Removes all data from rich text
Removes editbox contents
p._selectEvent = function()
Method that handles onclick events
p._setDisabled = function ()
Executed when non-private thyPanel setDisabled method is called
p._setDisabled = function ()
Insert ‘thyLabelPanel_disabled’ CSS class onto contents
p._setDisabled = function ()
Executed when non-private thyPanel setDisabled method is called
p._setProgressState = function (id,
state)
Internal method used to update status messages
p._setReadOnly = function ()
Turns the EditBox into ReadOnly mode
p._setReadOnly = function()
Specific thyPanel function to set Panel to read-only state.
p._setReadOnly = function ()
Turns the EditBox into ReadOnly mode
p._setReadOnly = function ()
Turns the EditBox into ReadOnly mode
p._showListBox = function ()
Shows the <thyListBox>element
p._startupHandler = function ()
Handler for incomming connections called from startup method
p._swapIndex = function (elm1,
index1,
elm2,
index2)
Exchange the position of 2 elements
p._sweepOutContents = function ()
Returns the actual checked state
p._sweepOutContents = function ()
Gets the value that was selected by the user.
p._sweepOutContents = function()
Returns the current value of this component
p._sweepOutContents = function ()
Return all the contents of a grid
p._sweepOutContents = function ()
Return selected values
p._sweepOutContents = function ()
Overloaded method that returns the timestamp
p._sweepOutContents = function()
Returns the current value of this component
p._syncHandler = function ()
Method that handles responses from server.
thyWindow._unsetWindowPosition = function (thyWin)
STATIC method that removes the position from the list
p._updateAllClasses = function ()
Updates the classes of every cell
p._updateClasses = function (cell,
cellIdx)
Updates the classes of the specified cell
p._updateNames = function ()
Updates the names of all Cells to reflect their real positions and also updates all CSS indexed classes
p._updateRowName = function (row,
rowIndex)
Updates Row name to reflect its actual position
p._writeHandler = function ()
Handler for incomming connections called from write method