public interface ListEditor
Module: vizmap-gui-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>vizmap-gui-api</artifactId> </dependency>
Modifier and Type | Method and Description |
---|---|
Class<?> |
getTargetObjectType()
Type of object managed by this editor.
|
Class<?> getTargetObjectType()
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.