Servoy 5.x Public API

com.servoy.j2db.ui
Interface ISupportWebBounds


public interface ISupportWebBounds

Since the browsers are currently based on CSS 2.0 content model instead of box model we need to know actual content size for anchoring support


Method Summary
 Insets getPaddingAndBorder()
           
 Rectangle getWebBounds()
           
 

Method Detail

getPaddingAndBorder

Insets getPaddingAndBorder()

getWebBounds

Rectangle getWebBounds()

Copyright © 2010 Servoy B.V.