From: Kerry T. <ke...@to...> - 2001-11-20 16:21:34
|
For my purpose at this particular moment... all I really require would be a list of names in any order. But I think as a method that others may want to use it should probably be in the order that it is defined in the configuration. And instead of just names it should probably be an iteration of FormElement objects. I think that would be the most useful in general. I'll put something together now and email it directly to Anthony. -Kerry > There is no method at this time to enumerate through the element names. > Would you expect the list to be in the same order as defined in the > configuration or in some other order? Or does it not matter what order they > are in? I suppose that the list should also be passed through the > Collections.unmodifiableList() method first. > > I wonder: should it be possible to configure forms programtically? Should > you be able to add new FormElement objects to FormConfiguration? What other > areas should be programitically accessible which are not? > > Sincerely, > Anthony Eden > -- Kerry Todyruik <ke...@to...> |