Package com.wisecoders.dbs.diagram.model
Class Selection<T extends Entity>
java.lang.Object
com.wisecoders.dbs.diagram.model.Selection<T>
Keeps selections of some entities
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addListSelectionListener
(javafx.event.EventHandler<javafx.event.ActionEvent> listener) void
clear()
toString()
-
Field Details
-
units
-
entities
-
callouts
-
relations
-
columns
-
-
Constructor Details
-
Selection
public Selection() -
Selection
-
-
Method Details