com.groiss.gui.table
Class ExtraLine

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

public class ExtraLine
extends java.lang.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 Summary
static ExtraLine INSTANCE
           
 
Constructor Summary
ExtraLine()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ExtraLine INSTANCE
Constructor Detail

ExtraLine

public ExtraLine()


@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.