Searched defs:ksParamPageNo (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuibase.py70 ksParamPageNo = 'PageNo'; variable in class:WuiDispatcherBase
694 iPage = self.getIntParam(self.ksParamPageNo, iMin = 0, iMax = 999999, iDefault = 0);

Completed in 48 milliseconds