Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Processing Input Field Contents

You can specify a processor for a combobox:

<choice processor="fully.qualified.class.name"
        set="selectedValue"/>

so that you can fill a combobox with data on a simple way.

  • No labels