Hi, We would like to render a custom editor when a user double-clicks on a cell that is present in web guided decision table in Guvnor 5.1 (or later). The custom editor needs to be invoked for cells that represent a particular fact model attribute only.
This is somewhat similar to WS custom forms functionality available for guided business rules. So far we have seen the org.drools.guvnor.client.decisiontable.GuidedDecisionTableWidget class that contains implementation for: public void onCellDblClick(GridPanel grid, int rowIndex, int colIndex, EventObject e) in the GridCellListenerAdapter class that opens up text editor or drop down editor. We're new to GWT and Guvnor so would appreciate it if anyone can provide the high level steps. Thanks -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Attach-custom-editor-on-guided-decision-table-cell-tp2279477p2279477.html Sent from the Drools - Dev mailing list archive at Nabble.com. _______________________________________________ rules-dev mailing list rules-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-dev