Package | Description |
---|---|
org.primefaces.model.diagram |
Modifier and Type | Method and Description |
---|---|
List<Connection> |
DefaultDiagramModel.getConnections() |
List<Connection> |
DiagramModel.getConnections() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDiagramModel.connect(Connection connection) |
void |
DiagramModel.connect(Connection connection) |
void |
DefaultDiagramModel.disconnect(Connection connection) |
void |
DiagramModel.disconnect(Connection connection) |
Copyright © 2015. All rights reserved.