|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Widget | +--Container | +--TableRow
Defined in table_row.js
Fields inherited from class Container |
children
|
Fields inherited from class Widget |
html, id, parent, layoutData, eventTable
|
Constructor Summary | |
TableRow
()
Creates a table row. |
Method Summary | |
function
|
deselect()
|
function
|
getText(index)
|
function
|
select()
|
function
|
setInactive()
|
function
|
setText(index, text)
|
Methods inherited from class Container |
appendChild, clear, contains, insertAfter, insertAt, insertBefore, isEmpty, prependChild, removeChild, replaceChild, setLayout, setEnabled
|
Constructor Detail |
function TableRow()
Method Detail |
function deselect()
function getText(index)
function select()
function setInactive()
function setText(index, text)
|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |