335336337338339340341342
eventBus ); } // Make a new Cell for Rule Analysis columns private DecoratedGridCellValueAdaptor<Analysis> makeRowAnalysisCell() { return new DecoratedGridCellValueAdaptor<Analysis>( new AnalysisCell(), eventBus ); }
373374375376377378379380
370371372373374375376377
344345346347348349350351