Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java244 return xViewRoot; in createConfigurationView()
268 return xViewRoot; in createUpdatableView()
380 Object xViewRoot = createConfigurationView(cGridOptionsPath); in readGridConfiguration() local
499 XInterface xViewRoot = (XInterface)createConfigurationView( sRootPath ); in browseConfiguration() local
502 browseElementRecursively( xViewRoot, aProcessor ); in browseConfiguration()
509 xViewRoot = null; in browseConfiguration()
569 Object xViewRoot = createUpdatableView( cGridOptionsPath ); in editGridOptions() local
799 Object xViewRoot = createUpdatableView(cGridOptionsPath);
917 Object xViewRoot = getViewRoot(xDataSource);
950 Object xViewRoot =
[all …]

Completed in 13 milliseconds