Class RenderControlsUtils
java.lang.Object
com.levigo.jadice.web.server.rendercontrols.RenderControlsUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RenderControlsUtils
public RenderControlsUtils()
-
-
Method Details
-
attach
Attention: it is absolutely MANDATORY to put the property before theReader.read(java.net.URL)
call. If reader#in is called before setting the document property, we will not have the renderControls applied when loading the document on the clientThe attached json string will be used on the client to restore the
RenderControls
needed to restore settings like rotation etc.
-