Skip to content

IntelliJ <fx:Component> error #5

Open
@teotigraphix

Description

@teotigraphix

The code;

 <f:itemRendererFactory>
    <fx:Component>
      <f:DefaultListItemRenderer labelField="text"/>
   </fx:Component>
</f:itemRendererFactory>

is invalid in IntelliJ, is this expected?

The test application compiles and runs though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions