org.cruxframework.crux.gwt.rebind
Class CellPanelContext

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext
      extended by org.cruxframework.crux.gwt.rebind.CellPanelContext

public class CellPanelContext
extends WidgetCreatorContext

Author:
Thiago da Rosa de Bustamante

Field Summary
 String child
           
 String height
           
 String horizontalAlignment
           
 String verticalAlignment
           
 String width
           
 
Constructor Summary
CellPanelContext()
           
 
Method Summary
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext
getChildElement, getWidget, getWidgetConsumer, getWidgetElement, getWidgetId, readBooleanChildProperty, readBooleanWidgetProperty, readChildProperty, readChildProperty, readWidgetProperty, readWidgetProperty, setChildElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

horizontalAlignment

public String horizontalAlignment

verticalAlignment

public String verticalAlignment

height

public String height

width

public String width

child

public String child
Constructor Detail

CellPanelContext

public CellPanelContext()


Copyright © 2014. All rights reserved.