|
From: Benoit X. <bx...@ob...> - 2008-01-22 18:01:44
|
Hi,
I love the TigerEnumComboBoxBinder and the automatic name formatting.
I have however a case where the application must fill the combo box with a
SUB-SELECTION of the values of an enum.
How could we do this? Please note that the sub-selection should be dynamic
and not specified in any xml,etc.
I think that If the following method was overridable/protected, it would be
easier to achieve what I need:
private Enum[] createEnumSelectableItems(FormModel formModel, String
formPropertyPath)
Has anyone done this?
Thanks & best regards
Benoit
------------------------------
IMPORTANT NOTICE
This communication contains information that is considered confidential and
may also be privileged . It is for the exclusive use of the intended
recipient(s). If you are not the intended recipient(s) please note that any
form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful. If you have
received this communication in error please return it to the sender and
delete the original.
|