Main Page
Related Pages
S
earch for
[ MENU ]
A
activatetext
activatewin
activatewinpartialname
addlogger
appendtext
B
bindtext
blackoutregion
C
calendar
calendarview
capturetofile
check
checkbox
checkmenuitem
checkrow
classpstats
click
closeappwindow
combobox
comboselect
comboselectindex
comparetextproperty
containstextproperty
copytext
cuttext
D
decrease
deletetext
doesmenuitemexist
doesrowexist
doubleclick
doubleclickrow
E
embeddedcomponent
enterstring
expandtablecell
G
general
generatekeyevent
generatemouseevent
getactivewin
getapplist
getcellvalue
getcharcount
getcursorposition
geteventcount
getlabel
getlabelatindex
getobjectinfo
getobjectlist
getobjectproperty
getpanelchildcount
getrowcount
getslidervalue
getstatusbartext
gettabcount
gettablerowindex
gettextproperty
gettextvalue
gettreetablerowindex
getvalue
getwindowlist
grabfocus
guiexist
guitimeout
H
hasstate
hidelist
I
icon
imagecapture
imagecompare
imaging
increase
index
initappmap
inserttext
invokemenu
istextstateenabled
L
label
launchapp
layeredpane
ldtplog
list
listsubmenus
log
logging
ltfx
M
main
menucheck
menuitem
menuuncheck
mouseleftclick
mousemove
mouserightclick
O
objectexist
objtimeout
onedown
oneleft
oneright
oneup
onwindowcreate
P
pages
pagetablist
panel
partialexists
pastetext
press
processstatistics
pushbutton
R
radiobutton
radiomenuitem
reinitldtp
releasecontext
remap
removecallback
rightclick
S
scrollbar
scrolldown
scrollleft
scrollright
scrollup
selectcalendardate
selectevent
selecteventindex
selectindex
selectitem
selectlabelspanelbyname
selectlastrow
selectmenuitem
selectpanel
selectpanelname
selectrow
selectrowindex
selectrowpartialmatch
selecttab
selecttabindex
selecttextbyindexandregion
selecttextbyname
selecttextitem
setcellvalue
setcontext
setcursorposition
setlocale
setloglevel
setmax
setmin
settablecell
settextvalue
setvalue
showlist
singleclickrow
slider
sortcolumn
sortcolumnindex
spinbutton
startldtplog
startlog
stateenabled
statusbar
stopldtplog
stoplog
stopscriptengine
T
table
text
todo
togglebutton
toolbar
tree
treetable
typekey
U
uncheck
uncheckrow
V
verifybuttoncount
verifycheck
verifycheckrow
verifydropdown
verifyeventexist
verifyhidelist
verifymenucheck
verifymenuuncheck
verifypartialmatch
verifypartialtablecell
verifypushbutton
verifyscrollbar
verifyscrollbarhorizontal
verifyscrollbarvertical
verifyselect
verifysettext
verifysetvalue
verifyshowlist
verifyslider
verifysliderhorizontal
verifyslidervertical
verifystatusbar
verifystatusbarvisible
verifytablecell
verifytoggled
verifyuncheck
verifyuncheckrow
verifyvisiblebuttoncount
W
wait
waittillguiexist
waittillguinotexist
waitwinname
waitwinpartialname
window
windowexists
Ciekawe strony
armia krajowa
nowogard
oracle
pasawa
foto relacje
antykoncepcja
uporzadkowana para
montpellier
Reformacja
tworzenie stron internetowych
LDTP User manual
treetable
About Treetable functions
To operate on a tree table object and based on your requirement, you can use any of these functions
Treetable python API's
checkrow
- Tick the table cell row of type toggle button
doesrowexist
- Checks whether the row with the given name exist
doubleclickrow
- Generate double click event on the row with matches the given name
expandtablecell
getcellvalue
- Get the table cell value
getrowcount
- Get the rows count
gettreetablerowindex
- Get the index of the row, where the given name matches
rightclick
- Generate right click event
selectlastrow
- Select last row in the table
selectrow
- Select a row with the given name
selectrowindex
- Select a row with an index
selectrowpartialmatch
- Select a row with the given partial name
setcellvalue
- Set the table cell value with the given value
singleclickrow
- Generate single click event on the row with matches the given name
sortcolumn
- Sort the column based on the given field name
sortcolumnindex
- Sort the column based on the given field index
uncheckrow
- Un check the table cell of type toggle button
verifycheckrow
- Verify whether the table cell of type toggle button is ticked
verifytablecell
- Verify whether the cell value is same as the given value
verifypartialtablecell
- Verify whether the cell value partially matches the given value
verifyuncheckrow
- Verify whether the table cell of type toggle button is un-ticked
Linux Desktop Testing Project