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 final TableModeTableModeVisualProperty.ALLstatic final TableModeTableModeVisualProperty.AUTOstatic final TableModeTableModeVisualProperty.SELECTEDFields in org.cytoscape.view.presentation.property.table with type parameters of type TableModeModifier and TypeFieldDescriptionstatic final VisualProperty<TableMode>BasicTableVisualLexicon.TABLE_VIEW_MODEMethods 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)