org.cruxframework.crux.widgets.rebind.formdisplay
Class FormDisplayFactory.FormDisplayContext

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext
      extended by org.cruxframework.crux.widgets.rebind.formdisplay.FormDisplayFactory.FormDisplayContext
Enclosing class:
FormDisplayFactory

public class FormDisplayFactory.FormDisplayContext
extends WidgetCreatorContext

Author:
gessedafe

Constructor Summary
FormDisplayFactory.FormDisplayContext()
           
 
Method Summary
 String getAlign()
           
 String getLabel()
           
 void setAlign(String align)
           
 void setLabel(String label)
           
 
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
 

Constructor Detail

FormDisplayFactory.FormDisplayContext

public FormDisplayFactory.FormDisplayContext()
Method Detail

getLabel

public String getLabel()

setLabel

public void setLabel(String label)

getAlign

public String getAlign()

setAlign

public void setAlign(String align)


Copyright © 2014. All rights reserved.