adf table行选择事件listeneradf 中很容易实现选中一行后,iterator指到该行,其他属性值或form跟着改变的功
adf table行选择事件listener
adf 中很容易实现选中一行后,iterator指到该行,其他属性值或form跟着改变的功能。最重要的是table会有一个selectionListener:#{bindings.VO.collectionModel.makeCurrent}。
adf table行选择事件listener
adf 中很容易实现选中一行后,iterator指到该行,其他属性值或form跟着改变的功能。最重要的是table会有一个selectionListener:#{bindings.VO.collectionModel.makeCurrent}。