JDEV 12.1.2
According to the document 4 Creating and Configuring Bean Data Controls (12c (12.1.2)) , we need to implement these methods. Anybody has a working example? I have no idea how to do it. Please help.
createRowData(RowContext p0)
removeRowData(RowContext p0)
setAttributeValue(oracle.binding.AttributeContext p0, Object p1)
registerDataProvider(oracle.binding.RowContext p0)
validate()