Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java165 private final String aHandlerMethod3 = "doit3"; field in DialogComponent._DialogComponent
179 else if ( MethodName.equals( aHandlerMethod3 ) ) in callHandlerMethod()
181 showMessageBox( "DialogComponent", "callHandlerMethod() handled \"" + aHandlerMethod3 + "\"" ); in callHandlerMethod()
191 retValue[2]= aHandlerMethod3; in getSupportedMethodNames()

Completed in 14 milliseconds