Class ExtraLine

java.lang.Object
com.groiss.gui.table.ExtraLine

public class ExtraLine extends Object
Special value in table rows. Use an istance of this class for creating tables where one line in the model is shown as two lines in the HTML table.
  • Field Details

    • INSTANCE

      public static final ExtraLine INSTANCE