Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java242 Object xViewRoot = xProvider.createInstanceWithArguments(sReadOnlyView, aArguments); in createConfigurationView() local
266 Object xViewRoot = xProvider.createInstanceWithArguments(cUpdatableView, aArguments); in createUpdatableView() local
380 Object xViewRoot = createConfigurationView(cGridOptionsPath); in readGridConfiguration() local
499 XInterface xViewRoot = (XInterface)createConfigurationView( sRootPath ); in browseConfiguration() local
569 Object xViewRoot = createUpdatableView( cGridOptionsPath ); in editGridOptions() local

Completed in 10 milliseconds