uic.output.builder
Class WidgetRepresenter.EventRepresenter

java.lang.Object
  extended byuic.output.builder.WidgetRepresenter.EventRepresenter
Enclosing class:
WidgetRepresenter

public static class WidgetRepresenter.EventRepresenter
extends Object


Constructor Summary
WidgetRepresenter.EventRepresenter(MethodRepresenter initAction, CodeSnippet handlingSection)
           
 
Method Summary
 CodeSnippet getHandlingSection()
           
 MethodRepresenter getInitAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetRepresenter.EventRepresenter

public WidgetRepresenter.EventRepresenter(MethodRepresenter initAction,
                                          CodeSnippet handlingSection)
Method Detail

getInitAction

public MethodRepresenter getInitAction()

getHandlingSection

public CodeSnippet getHandlingSection()


Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence