abstractpublic class AMuGenericComponentRenderer implements IKeView(Code)
author: dirk author: date: 10.05.2005 author: This abstract class is used to as base class to implement new renderer from author: html/web widgets. The abstract method String author: pcmf_render(MuGenericComponent xWidget) is responsible for generating a author: valid html string which represents the widget in a browser.