Class DefaultRenderControls

java.lang.Object
com.levigo.jadice.web.client.settings.DefaultRenderControls
All Implemented Interfaces:
RenderControls, Serializable

public class DefaultRenderControls extends Object implements RenderControls
The JWT implementation of RenderControls.

To be used as base class providing easy and fast access to the most commonly used RenderSettings. The RenderControls define a set of parameters (=settings) that control the content rendering process.

See Also: