Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java164 private final String aHandlerMethod2 = "doit2"; field in DialogComponent._DialogComponent
174 else if ( MethodName.equals( aHandlerMethod2 ) ) in callHandlerMethod()
176 showMessageBox( "DialogComponent", "callHandlerMethod() handled \"" + aHandlerMethod2 + "\"" ); in callHandlerMethod()
190 retValue[1]= aHandlerMethod2; in getSupportedMethodNames()

Completed in 12 milliseconds