org.tm4j.panckoucke.context.PanckouckeContext .removeRenderer(java.lang.String id)

Description

Removes the Renderer with the id id from the list of available Renderers. if id points to the defaultRenderer, the corresponding property should be set to null by the implementation

Parameters
java.lang.String id id of the Renderer to be removed

Other Resources

Related Topics

Has Parameters