Uses of Interface
org.cytoscape.view.presentation.property.table.TableMode
-
Uses of TableMode in org.cytoscape.view.presentation.property.table
Modifier and TypeFieldDescriptionstatic TableMode
TableModeVisualProperty.ALL
static TableMode
TableModeVisualProperty.AUTO
static TableMode
TableModeVisualProperty.SELECTED
Modifier and TypeFieldDescriptionstatic VisualProperty<TableMode>
BasicTableVisualLexicon.TABLE_VIEW_MODE
ModifierConstructorDescriptionTableModeVisualProperty(TableMode defaultValue, String id, String displayName, Class<? extends CyIdentifiable> modelDataType)