Uses of Class
org.cytoscape.view.model.table.CyColumnViewMetadata
Packages that use CyColumnViewMetadata
-
Uses of CyColumnViewMetadata in org.cytoscape.view.model.table
Methods in org.cytoscape.view.model.table that return types with arguments of type CyColumnViewMetadataConstructor parameters in org.cytoscape.view.model.table with type arguments of type CyColumnViewMetadataModifierConstructorDescriptionCyTableViewMetadata(long savedTableSUID, String tableNamespace, String rendererID, Map<String,String> bypassValues, List<CyColumnViewMetadata> columnViews, List<CyRowViewMetadata> rowViews, Class<?> primaryKeyType, Class<?> primaryKeyListElementType)