Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
@Override
public ConfigurableTable buildConfigurableTable(String id) throws WTException {
return configurableTable;
}
