Home
last modified time | relevance | path

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

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