org.cruxframework.crux.widgets.client.formdisplay
Class FormDisplay.FormEntrySmall

java.lang.Object
  extended by org.cruxframework.crux.widgets.client.formdisplay.FormDisplay.FormEntry
      extended by org.cruxframework.crux.widgets.client.formdisplay.FormDisplay.FormEntrySmall
Enclosing class:
FormDisplay

public static class FormDisplay.FormEntrySmall
extends FormDisplay.FormEntry

A form entry for small display devices

Author:
Gesse Dafe

Field Summary
 
Fields inherited from class org.cruxframework.crux.widgets.client.formdisplay.FormDisplay.FormEntry
align, label, widget
 
Constructor Summary
FormDisplay.FormEntrySmall()
           
 
Method Summary
protected  void attachTo(com.google.gwt.user.client.ui.FlexTable panel)
           
 
Methods inherited from class org.cruxframework.crux.widgets.client.formdisplay.FormDisplay.FormEntry
setHorizontalAlignment, setLabel, setWidget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormDisplay.FormEntrySmall

public FormDisplay.FormEntrySmall()
Method Detail

attachTo

protected void attachTo(com.google.gwt.user.client.ui.FlexTable panel)
Overrides:
attachTo in class FormDisplay.FormEntry


Copyright © 2014. All rights reserved.