uic.output.builder
Class ContainerRepresenter.SubWidget

java.lang.Object
  extended byuic.output.builder.ContainerRepresenter.SubWidget
Enclosing class:
ContainerRepresenter

public static class ContainerRepresenter.SubWidget
extends Object


Constructor Summary
ContainerRepresenter.SubWidget(WidgetRepresenter widget, String option)
           
 
Method Summary
 String getOption()
           
 WidgetRepresenter getWidget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerRepresenter.SubWidget

public ContainerRepresenter.SubWidget(WidgetRepresenter widget,
                                      String option)
Method Detail

getOption

public String getOption()

getWidget

public WidgetRepresenter getWidget()


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