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