Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java163 private final String aHandlerMethod1 = "doit1"; field in DialogComponent._DialogComponent
169 if ( MethodName.equals( aHandlerMethod1 ) ) in callHandlerMethod()
171 showMessageBox( "DialogComponent", "callHandlerMethod() handled \"" + aHandlerMethod1 + "\"" ); in callHandlerMethod()
189 retValue[0]= aHandlerMethod1; in getSupportedMethodNames()

Completed in 33 milliseconds