|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RowSetRecord | |
|---|---|
| org.cytoscape.model.events | This package contains the event interfaces necessary for communicating with the classes in org.cytoscape.model. |
| Uses of RowSetRecord in org.cytoscape.model.events |
|---|
| Methods in org.cytoscape.model.events that return types with arguments of type RowSetRecord | |
|---|---|
Collection<RowSetRecord> |
RowsSetEvent.getColumnRecords(String colName)
Returns all of the RowSetRecords whose specified column value is set. |
| Constructor parameters in org.cytoscape.model.events with type arguments of type RowSetRecord | |
|---|---|
RowsSetEvent(CyTable source,
Collection<RowSetRecord> rows)
Constructs Event. |
|
|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||