Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
@Override
public ConfigurableTable buildConfigurableTable(String id) throws WTException {
return configurableTable;
}