Class to represent both displayed information and hyperlink information
代表显示的信息和超链接信息的类
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("annotationTable", ...) or using the wrapper function annotationTable
对象可以通过检测的形式new("annotationTable", ...)创建或使用的包装函数annotationTable
插槽----------Slots----------
displayData: Object of class "data.frame" containing the columns to be
displayData:对象类"data.frame"载列
displayCols: Object of class "list" giving key-value pairs that allow
displayCols类"list"给键 - 值对的对象,使
hrefData: Object of class "data.frame" giving the hyperlink information for
hrefData类"data.frame"给超链接信息的对象
方法----------Methods----------
show signature(object = "annotationTable"): print an annotationTable
显示signature(object = "annotationTable"):打印annotationTable