MWF.xDesktop.requireApp("process.Xform", "Table", null, false); MWF.xApplication.cms.Xform.Table = MWF.CMSTable = new Class({ Extends: MWF.APPTable }); MWF.xApplication.cms.Xform.Table$Td = MWF.CMSTable$Td = new Class({ Extends: MWF.APPTable$Td });