Function 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
L
 length, thyCollection
 link, thyDataSource
M
 moveCell, thyGridRow
 moveColumn, thyGrid
 moveRow, thyGrid
N
 n, thyCollection
 name2index, thyCollection
 newRequest, thyConnector
O
 ondragend, thyWindow
 ondragmove, thyWindow
 onmousedown
 onmouseout, thyPanel
 onmouseover, thyPanel
 onmouseup, thyPanel
 open, thyWindow
P
 populate
 preInitThyEditBox, thyEditBox
 pressButton, thyButton
R
 read, thyDataSource
 releaseButton, thyButton
 remove
 removeAllCellClasses, thyGridRow
 removeAllColumns, thyGrid
 removeAllRows, thyGrid
 removeByIndex, thyCollection
 removeByName, thyCollection
 removeCell, thyGridRow
 removeCellCSSClass, thyGridRow
 removeCellIndexedCSSClass, thyGridRow
 removeChild
 removeColumn, thyGrid
 removeCSSClass, thyPanel
 removeRow, thyGrid
 removeSelected, thyListBox
 removeSelectedRows, thyGrid
 removeTab, thyTabsManager
 request, thySynchronizer
 reset
Returns the number of elements this collection has.
p.link = function(obj,
name,
event)
Link Object to this DataSource
p.moveCell = function (orig,
dest)
Changes the position of a Cell to a new place
p.moveColumn = function (fromIndex,
toIndex)
Moves a whole column from one position to another
p.moveRow = function (fromIndex,
toIndex)
Move a Row from one position to another and refreshes CSS Classes
Returns an element by its name (alias of getElementByName)
Gets the name of an element, given its index (alias of getNameByIndex)
p.newRequest = function (id,
target,
data,
handler,
method)
Opens up a HTTP channel to target, sending data using GET or POST methods and sets up a handler to manipulate server response
p.ondragend = function(e)
OnDragEnd Event.
p.ondragmove = function(e)
OnDragMove Event.
p.onmousedown = function (e)
This garantees that all panels and derivate classes have the class set to <className>_onmousedown and <name>_onmousedown
p.onmousedown = function(e)
OnMouseDown Event.
p.onmouseout = function (e)
This garantees that all panels and derivate classes have the class set to className and name
p.onmouseover = function (e)
This garantees that all panels and derivate classes have the class set to <className>_onmouseover and <name>_onmouseover
p.onmouseup = function (e)
This garantees that all panels and derivate classes have the class set to className and name
p.open = function()
UnHide the window
p.populate = function(data)
Update the button caption
p.populate = function (data)
Populates a collection with the values of an array.
p.populate = function (data,
event)
Sends the appropriate values to the appropriate linked element
p.populate = function (data)
Populates the Panel and optionally its Label
p.populate = function(data)
Method that will be called by DataSource when data comes from server
p.populate = function (data)
Used to set Caption
p.populate = function (data)
Populate the thyVisualCollection with the passed arguments.
p.populate = function (data)
Sets the contents of the cell.
p.populate = function (data)
Sets the title of the widow
p.preInitThyEditBox = function()
Initialization method executed right before element creation
p.pressButton = function (event)
Has the same effect as pushing the button with the mouse
p.read = function(data)
Method that connects to the server, gets the data and populate previous linked elements
p.releaseButton = function (event)
Has the same effect as releasing the button with the mouse
p.remove = function (elm,
name,
index)
Removes an element of the collection
p.remove = function(data)
Method that connects to the server and execute remove method
p.remove = function (elm,
name,
index)
Removes the element from vParent and from collection
p.removeAllCellClasses = function ()
Removes all CSS classes from both cellCSSClasses and cellIndexedCSSClasses
p.removeAllColumns = function ()
Removes all columns of the grid.
p.removeAllRows = function ()
Removes all rows from Grid
p.removeByIndex = function (index)
Removes an element of the collection
p.removeByName = function (name)
Removes an element of the collection
p.removeCell = function (column)
Removes the Cell on the specified column
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.removeChild = function ()
Overloaded method that prevents the removal of children of thyDropDownBox
p.removeChild = function (child)
Overloaded method that removes childs from Contents panel
p.removeChild = function (child)
Removes a child from Panel
p.removeChild = function ()
Overwritten method that impossibilitates the developer to remove childs from this widget, as this have no meaning
p.removeChild = function(tab)
Overwritten method that turns removeChild into an alias of removeTab
p.removeChild = function (c)
Overwritten RemoveChild method that removes childs from contents
p.removeColumn = function (index)
Removes a column from Grid.
p.removeCSSClass = function (cssClass)
Removes the CSS Class from the list of Classes
p.removeRow = function (index)
Remove specified row from Grid and re-index rows
Removes all selected rows
p.removeSelectedRows = function ()
Remove all selected Rows from Grid
p.removeTab = function(tab)
Removes the specified tab from Tabs Manager
p.request = function (name,
method,
params,
event,
obj)
Performs a request to thySynchronizer.
Removes all elements from collection.
Resets the contents
p.reset = function ()
Removes all grid rows
p.reset = function ()
Removes all transient data from contents panel
p.reset = function ()
Unselect all rows
p.reset = function ()
Removes all transient data from panel
p.reset = function ()
Overloaded method that resets just TabsContents
Resets the contents