We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.