RunAsyncCode.runAsyncCode(CwCellTable.class));
category.addExample(new CwDataGrid(constants),
RunAsyncCode.runAsyncCode(CwDataGrid.class));
category.addExample(new CwCellTree(constants),
RunAsyncCode.runAsyncCode(CwCellTree.class));
category.addExample(new CwCellBrowser(constants),
RunAsyncCode.runAsyncCode(CwCellBrowser.class));
category.addExample(new CwCellSampler(constants),
RunAsyncCode.runAsyncCode(CwCellSampler.class));
category.addExample(new CwCellValidation(constants),
RunAsyncCode.runAsyncCode(CwCellValidation.class));