Home
last modified time | relevance | path

Searched defs:listBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java75 XPropertySet listBox = m_formLayer.insertControlLine( "ListBox", in prepareDocument() local
/trunk/main/forms/qa/integration/forms/
H A DListSelection.java280 XPropertySet listBox = m_formLayer.createControlAndShape( "ListBox", 50, 10, 40, 6 ); in prepareDocument() local
H A DCellBinding.java295 … XPropertySet listBox = m_formLayer.createControlAndShape( "DatabaseListBox", 30, 80, 40, 6 ); in checkListBoxBinding() local
338 … XPropertySet listBox = m_formLayer.createControlAndShape( "DatabaseListBox", 30, 94, 40, 6 ); in checkListBoxIndexBinding() local

Completed in 13 milliseconds