Uses of Interface
org.cytoscape.view.presentation.property.table.TableMode
Packages that use TableMode
-
Uses of TableMode in org.cytoscape.view.presentation.property.table
Fields in org.cytoscape.view.presentation.property.table declared as TableModeModifier and TypeFieldDescriptionstatic TableMode
TableModeVisualProperty.ALL
static TableMode
TableModeVisualProperty.AUTO
static TableMode
TableModeVisualProperty.SELECTED
Fields in org.cytoscape.view.presentation.property.table with type parameters of type TableModeModifier and TypeFieldDescriptionstatic VisualProperty<TableMode>
BasicTableVisualLexicon.TABLE_VIEW_MODE
Methods in org.cytoscape.view.presentation.property.table that return TableModeMethods in org.cytoscape.view.presentation.property.table with parameters of type TableModeConstructors in org.cytoscape.view.presentation.property.table with parameters of type TableModeModifierConstructorDescriptionTableModeVisualProperty(TableMode defaultValue, String id, String displayName, Class<? extends CyIdentifiable> modelDataType)