Uses of Class
org.cytoscape.view.model.table.CyColumnViewMetadata
-
Uses of CyColumnViewMetadata in org.cytoscape.view.model.table
ModifierConstructorDescriptionCyTableViewMetadata(long savedTableSUID, String tableNamespace, String rendererID, Map<String,String> bypassValues, List<CyColumnViewMetadata> columnViews, List<CyRowViewMetadata> rowViews, Class<?> primaryKeyType, Class<?> primaryKeyListElementType)