$#! | |
_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 |
Append a CSS class to the list of classes that will be added to all Cells created/manipulated by thyGridRow
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 )
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._addCSSClass = function ( cssClass )
Adds all classes that were appended to thyGrid to the cells of a row with their correct values
p._addRowCellsClasses = function ( row )
Add all classes that were appended to thyGrid to a Row
p._addRowClasses = function ( row, rowIndex )
p._appendCSSClasses = function ( classes, types, base )
Associates the HTML border elements to internal variables
p._assignBorders = function( dlyr )
Overwritten method that assigns borders too
p._assignElement = function ( dlyr, elm, divs )
Overwritten method that assigns borders too
p._assignElm = function( elm )
Event that handles clicks on dates.
p._calendarOnSelect = function ()
Overwritten method that puts button back to it initial state
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._cleanUp = function ()
p._concatCSSClasses = function ( classes, concat )
Overloaded method that creates the TR element and inserts it into parent
p._create = function ()
Creates a Cell and sets all CSS Classes that has been passed to thyGridRow
p._createCell = function ( colIndex, type )
Parses array elements
p._decodeArray = function ( node )
Parses methodResponse element and resturns its value
p._decodeMethodResponse = function ( node )
Parses i4, int and double elements
p._decodeNumber = function ( node )
Parses string elements
p._decodeString = function ( node )
Parses struct elements
p._decodeStruct = function ( node )
Parses value elements
p._decodeValue = function ( node )
Overloaded method that removes dropList from memory
p._destroy = function ()
Overloaded method that removes winBorderPanel from memory
p._destroy = function ()
Converts the passed string to another one with all XML entities encoded correctly
p._encodeXMLEntities = function ( toEncode )
Sets the default behaviour when onclick events
p._eventOnClick = function ()
Get the FCK element and perform some other operations upon creation
p._eventOnCreate = function ()
Returns the function that shows the ListBox
p._eventShowListBox = function ()
Returns the function that shows the ListBox and press the button
p._eventShowListBoxOnFocus = function ()
Returns the event that is called on Dialog window buttons click.
p._getButtonEvent = function( button )
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._getDocMouseUp = function ()
Returns the DOM object that holds children DOM objects
p._getDOMChildrenHolder = function ()
Returns the DOM object that holds children DOM objects
p._getDOMChildrenHolder = function ()
This invokes the function associated with the onbuttondown event and garantees that the button has the right CSS class
p._getOnButtonDown = function()
This invokes the function associated with the onbuttonup event and garantees that the button has the right CSS class
p._getOnButtonUp = function()
Returns a function that will be called when ‘onmouseout’ event occurs.
p._getOnMouseOut = function ()
Returns a function that will be called when ‘onmouseover’ event occurs.
p._getOnMouseOver = function ()
STATIC method that returns the next position to be used by a window when opened
thyWindow._getWindowPosition = function ( thyWin )
Hides the thyListBox element
p._hideListBox = function ()
Invokes ondisplay event handler on myself and all my children
p._invokeOnDisplay = function ()
Sets the CheckBox as checked or unchecked
p._populateContents = function ( checkedState )
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._populateContents = function( data )
Process the modifications needed to achieve the selected mode.
p._processMode = function()
Convert JS entities to XMLRPC entities
p._processParameter = function ( param )
Process the modifications needed to achieve the type mode.
p._processType = function()
Handler for incomming connections called from read method
p._readHandler = function ()
Removes the classes of every cell
p._removeAllClasses = function ()
Remove a CSS class to the list of classes that will be added to all Cells created/manipulated by thyGridRow
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 )
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._removeCSSClass = function ( cssClass )
Handler for incomming connections called from remove method
p._removeHandler = function ()
Remove all childNodes that are not NonElement Nodes
p._removeNonElementNodes = function ( node )
Removes all classes that were appended to thyGrid from all Cells of a Row
p._removeRowCellsClasses = function ( row )
Removes all classes that were appended to thyGrid from a Row
p._removeRowClasses = function ( row, rowIndex )
Resets the checkbox to unchecked state
p._reset = function ()
Resets dropList to defaultValue
p._reset = function ()
Removes all transient data from panel
p._reset = function ()
Method that handles onclick events
p._selectEvent = 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._setDisabled = function ()
Internal method used to update status messages
p._setProgressState = function ( id, state )
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._setReadOnly = function ()
Shows the <thyListBox>element
p._showListBox = function ()
Handler for incomming connections called from startup method
p._startupHandler = function ()
Exchange the position of 2 elements
p._swapIndex = function ( elm1, index1, elm2, index2 )
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._sweepOutContents = function()
Method that handles responses from server.
p._syncHandler = function ()
STATIC method that removes the position from the list
thyWindow._unsetWindowPosition = function ( thyWin )
Updates the classes of every cell
p._updateAllClasses = function ()
Updates the classes of the specified cell
p._updateClasses = function ( cell, cellIdx )
Updates the names of all Cells to reflect their real positions and also updates all CSS indexed classes
p._updateNames = function ()
Updates Row name to reflect its actual position
p._updateRowName = function ( row, rowIndex )
Handler for incomming connections called from write method
p._writeHandler = function ()