Class Pages
java.lang.Object
com.levigo.jadice.web.client.util.helper.Pages
Utility class for Pages.
Currently this class provides a method for calculating the rendered size of the page
-
Method Summary
Modifier and TypeMethodDescriptionstatic DimensiongetRenderedSize(Page page, RenderControls rc) Get the renderedPagesize in base units.
-
Method Details