Todos

ClassClass Todos CountMethod with Todos
org.dbforms.config.FieldValue 0 1
org.dbforms.config.Table 0 2
org.dbforms.event.classic.NavNextEvent 0 1
org.dbforms.event.datalist.NavNextEvent 0 1
org.dbforms.taglib.DbFormTag 0 1

org.dbforms.config.FieldValue

Method Todos
toString(): toString: to be finished

org.dbforms.config.Table

Method Todos
getFilterFieldArray(): add MORE docs here !!!
Method Todos
getWhereEqualsSearchClause(): hkk checkme: implementation is different to comment! comment says that all or fields will be anded to all and fields (second example!) implementation do an or instead????

org.dbforms.event.classic.NavNextEvent

Method Todos
processEvent(): make a option to allow original "navNew" behavior if desired

org.dbforms.event.datalist.NavNextEvent

Method Todos
processEvent(): make a option to allow original "navNew" behavior if desired

org.dbforms.taglib.DbFormTag

Method Todos
initSearchFieldValues(): Whats when there is more then one search field whith the same name? Maybe we should parse all of them ....