Home
last modified time | relevance | path

Searched refs:simulateUserListBoxSelection (Results 1 – 1 of 1) sorted by relevance

/trunk/main/forms/qa/integration/forms/
H A DCellBinding.java322 simulateUserListBoxSelection( listBox, "Oranges" ); in checkListBoxBinding()
365 simulateUserListBoxSelection( listBox, "Bananas" ); in checkListBoxIndexBinding()
569 …private void simulateUserListBoxSelection( XPropertySet _listBox, String _selectEntry ) throws com… in simulateUserListBoxSelection() method in CellBinding