public abstract class AbstractHTMLColumn extends Object implements HTMLColumn
Constructor and Description |
---|
AbstractHTMLColumn(String keyword) |
Modifier and Type | Method and Description |
---|---|
String |
getCSS()
This default implementation returns an empty string.
|
String |
getJS()
This default implementation returns an empty string.
|
String |
getKeyword()
This method should return the keyword of this column.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHTML, getNumColumns
public final String keyword
public AbstractHTMLColumn(String keyword)
public String getKeyword()
getKeyword
in interface HTMLColumn
public String getCSS()
getCSS
in interface HTMLColumn
public String getJS()
getJS
in interface HTMLColumn
Copyright (C) 2013-2015 Benjamin Paaßen, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs