Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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