Skip to content

How to proceed with beans using java.utils.List #91

@lanouettea

Description

@lanouettea

Hello,

I am quite new at using FXForm to generate JavaFX forms. So far, it looks great and is very friendly to use.

However, I've got an issue with displaying a form generated from a bean. This bean contains a List (not a ListProperty) of objects that I want to be displayed with the TableViewFactory. The List gets wrapped in a JavaBeanObjectPropertyElement, not a PropertyFieldElement, like a ListProperty would.

Is there any way for FXForm to automatically wrap my java.util.List into a JavaFX ListProperty?

Metadata

Metadata

Assignees

No one assigned

    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