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

Description

Sets the Renderer with the id id as the default renderer or removes the current defaultRenderer if id is null or no renderer with the given id exists..

Parameters
java.lang.String id the id of the upcoming defaultRenderer

Other Resources

Related Topics

Has Parameters