Class ArrayDesignHtmlUtil
java.lang.Object
ubic.gemma.web.taglib.arrayDesign.ArrayDesignHtmlUtil
Yes, this is used by the ArrayDesignController, but should be phased out.
- Author:
- pavlidis
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getSummaryHtml
(ArrayDesignValueObject object) Generate a pretty HTML table with the array design stats summary, used for AJAX version.
-
Constructor Details
-
ArrayDesignHtmlUtil
public ArrayDesignHtmlUtil()
-
-
Method Details
-
getSummaryHtml
Generate a pretty HTML table with the array design stats summary, used for AJAX version.- Parameters:
object
- object- Returns:
- string
-