Skip to content

Detect data bindings in java code #5

@arnobl

Description

@arnobl

JavaFX data binding works with Property objects.
Example axesHoriz.getModel().getArrowAt(0).styleProperty().bind(model.getArrowAt(0).styleProperty());

  • Serialise the extracted information with inspectorguidget-data

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions