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
S
 search, thyListBox
 searchColumn, thyGrid
 select, thyGridRow
 selectOnly, thyGridRow
 setActive, thyTabsManager
 setButtons, thyDialogWindow
 setCaption, thyTabsManager
 setContentType, thyConnector
 setCSSClass
 setCustomRandomGenerator, thyCrypt
 setCypher
 setDefaultName, thyCollection
 setDefaultValue, thyDropDownBox
 setDisabled
 setDisplay
 setDOMParent, thyPanel
 setFloat, thyPanel
 setFormat, thyPopupCalendar
 setHeight, thyPanel
 setHTML
 setIndex, thyGridRow
 setInterval, thySynchronizer
 setLabel, thyLabelPanel
 setMessageHolder, thyDataSource
 setMessages, thySynchronizer
 setMinHeight, thyPanel
 setMinWidth, thyPanel
 setMode, ThyWidgets
 setName
 setNoBreak, thyPanel
 setProgressContent, thyConnector
 setProgressHolder
 setProtocol
 setPrototype, thyBase. dynapi
 setReadMessages, thyDataSource
 setReadMethod, thyDataSource
 setReadOnly, thyPanel
 setRelativeness, thyPanel
 setRemoveMessages, thyDataSource
 setRemoveMethod, thyDataSource
 setSelectCellSelectRow
 setSelected, ThyWidgets
 setServerClass, thyDataSource
 setStartupMethod, thyDataSource
 setSyncMethod, thySynchronizer
 setTitle, thyWindow
 setToggle, thyButton
 setType, ThyWidgets
 setVisible, thyConnector
 setWidth, thyPanel
 setWriteMessages, thyDataSource
 setWriteMethod, thyDataSource
 setX, thyPanel
 setY, thyPanel
 showMessage, thyBase
 startup, thyDataSource
 stick, thyWindow
 swapElements, thyCollection
 swapIndex, thyCollection
 swapNames, thyCollection
 Swapping, thyCollection
 sweepOut
 switchCheckedState, thyCheckBox
 switchSelectedState
 switchStick, thyWindow
 synchronize, thySynchronizer
p.search = function (str)
Searches for a specified string inside values column
p.searchColumn = function (str,
col)
Searches for a specified string in the specified column
p.select = function ()
Selects the whole Row, that means, all Cells and calls event handler ‘onselectrow’ and ‘onselectrow<n>’ where n is the row index.
p.selectOnly = function ()
Selects the whole row, BUT DO NOT CALL event ‘onselectrow’
p.setActive = function (tab)
Changes the specified Tab to active state
p.setButtons = function (buttons)
Tells the Window which buttons it should have
p.setCaption = function (tab,
caption)
Sets the caption of a tab.
p.setContentType = function(type)
Sets up the Content-type HTTP header attribute that will be sent to server when a new request is made
p.setCSSClass = function (type)
Overwritten method that calls parent setCSSClass and sets the class of the button layer
p.setCSSClass = function (type)
Overloaded method that sets the CSS Class of main, button and listbox
p.setCSSClass = function (type)
Overwritten method that sets CSS classes of main, label and contents panels
p.setCSSClass = function(type)
Sets the CSS Class property of this widget based on its base classes, cssClasses attributes and extra classes
p.setCSSClass = function (type)
Overwritten thyPanel::setCSSClass method that sets the class of main, tabs panel and contents
p.setCSSClass = function (type)
Overwritten method that calls parent setCSSClass and also sets CSS of title, content, buttons and drag border
p.setCustomRandomGenerator = function (rand)
Sets the random number generator function to be a custom one.
p.setCypher = function (cypher)
Sets the cypher to be used.
p.setCypher = function (cypher)
Sets the cypher to be used.
p.setDefaultName = function (name)
Sets a default name for elements that are passed without name.
p.setDefaultValue = function (value)
Sets the default value when widget is reset
p.setDisabled = function(bool)
Sets this element’s disabled attribute
p.setDisabled = function (bool)
Overloaded method that calls just the tabs contents setDisabled method
p.setDisplay = function (display)
Sets this element’s display property
p.setDisplay = function (b)
FCK Editor doesn’t like ‘display: none’ property.
p.setDOMParent = function (inlineID)
Attach this widget to a DOM element.
p.setFloat = function (f)
Sets the CSS Float property
p.setFormat = function (format)
Sets the default format for displaying
p.setHeight = function (h)
Sets element height.
p.setHTML = function (html)
Sets the HTML of the contents.
p.setHTML = function (html)
Overwritten method that makes setHTML to have the same functionality as populate
p.setHTML = function (html)
Overloaded method that sets HTML of Contents, never putting empty HTML inside box (otherwise it would not be visible).
p.setIndex = function (index)
Sets the Index of this Row
p.setInterval = function (interval)
Sets internal synchronize check interval.
p.setLabel = function (label)
Sets this Panel Label text
Alias of setProgressHolder
Tells the Connector which messages are to be shown when calling synchronize
p.setMinHeight = function (h)
Sets element min-height CSS property.
p.setMinWidth = function (w)
Sets element min-width CSS property.
p.setMode = function(mode)
p.setName = function (name)
Changes the name of the widget
p.setName = function (name)
Overwritten method that sets the name of main and dialog buttons and refreshes CSS Classes
p.setName = function (name)
Overwritten method that sets the name of main, button and listbox and refreshes CSS Classes
p.setName = function (name)
Overwritten method that sets the name of main, label and contents and refreshes CSS Classes
p.setName = function (name)
Changes the name of the widget and refreshes the CSS Classes
p.setName = function (name)
Overwritten method that sets the name of main, contents and tabs panel and refreshes CSS Classes
p.setName = function (name)
Overwritten method that sets the name of main, title, contents and drag border and refreshes CSS Classes
p.setNoBreak = function(bool)
If set to true, a nobr tag will be inserted around contents
p.setProgressContent = function (id,
state,
content)
When creating a request, one can specify what message should be shown on the various possible states of the connection.
p.setProgressHolder = function (id,
holder)
Specifies a location in the document where the status messages should be shown.
p.setProgressHolder = function(holder)
Tells the Connector to put its message on the specified Progress Holder
p.setProgressHolder = function(holder)
Tells the Connector to put its message on the specified Progress Holder
p.setProtocol = function (protocol,
url)
Sets the protocol to be used by this DataSource
p.setProtocol = function (protocol)
Sets the protocol to be used by Synchronizer
dynapi.setPrototype = function(sC,
sP)
Overloaded DynAPI method that permits multiple inheritance
p.setReadMessages = function (messages)
Tells the Connector which messages are to be shown when calling read
p.setReadMethod = function (method)
Sets the method that will be called when performed a read call
p.setReadOnly = function(bool)
Sets this element’s read-only attribute
p.setRelativeness = function (b)
Sets this element internal ralative box creation
p.setRemoveMessages = function (messages)
Tells the Connector which messages are to be shown when calling remove
p.setRemoveMethod = function (method)
Sets the method that will be called when performed a remove call
p.setSelectCellSelectRow = function ()
Always selects a row instead of just a cell.
p.setSelectCellSelectRow = function ()
Selects all cells if any cell is selected
p.setSelected = function(state)
Sets the selected state of this Cell
p.setServerClass = function (className)
If the user of DataSource will communicate to server using a standard format, that is, the same class for startup, read, write and remove and that class has these methods, one can call setServerClass method instead of setStartupMethod, setReadMethod, setWriteMethod or setRemoveMethod; setServerClass will do that, appending the correct string to the parameter passed.
p.setStartupMethod = function (method)
Sets the method that will be called when a startup is performed
p.setSyncMethod = function (methodName)
Sets up the method that will handle synchronization calls
p.setTitle = function(title)
Sets the Title of the window
p.setToggle = function(bool)
Sets the type of button to toggle or to conventional
p.setType = function(type)
p.setVisible = function (visible)
Sets the visibility of the messages.
p.setWidth = function (w)
Sets element width.
p.setWriteMessages = function (messages)
Tells the Connector which messages are to be shown when calling write
p.setWriteMethod = function (method)
Sets the method that will be called when performed a write call
p.setX = function (x)
Sets X position and calls locationchange event
p.setY = function (y)
Sets Y position and calls locationchange event
function showMessage(message)
Shows the message
p.startup = function (data)
Performs a startup call.
p.stick = function ()
Makes window unmovable
p.swapElements = function (elm1,
elm2)
Swaps the names and indexes of two elements
p.swapIndex = function (elm1,
elm2)
Swaps the indexes of two elements
p.swapNames = function (elm1,
elm2)
Swaps the names of two elements
p.sweepOut = function()
Returns the current caption of this button
p.sweepOut = function()
Returns an object with the contents of this thyCollection
p.sweepOut = function ()
Returns the sweepOut of the contents
p.sweepOut = function()
Method that will be called by DataSource before sending data to server
p.sweepOut = function ()
Returns the contents of the Rich Text Editor
p.sweepOut = function ()
Returns the contents of each tab
p.sweepOut = function ()
Gets the contents of the cell.
p.switchCheckedState = function ()
Switch the actual checked state
p.switchSelectedState = function ()
Changes the selected state to its oposit state
p.switchSelectedState = function()
Switches the actual selected state, turning the cell into selected if it is not and vice-versa
p.switchStick = function ()
Change from one sticked state to another
p.synchronize = function ()
This method is automatically called every pre-defined period of time.