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