Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java125 String aTextPropertyStr = "Text"; in copyText() local
133 aText = (String)xPropertySet1.getPropertyValue( aTextPropertyStr ); in copyText()
145 xPropertySet2.setPropertyValue( aTextPropertyStr, aText ); in copyText()

Completed in 23 milliseconds