Sets the current scroll mode.
public void setScroll( int scrollMode )
scrollMode
The desired scrolling mode, which can be on of the following:
DhScrollBars.AUTO indicates that the browser determines scolling.
DhScrollBars.YES indicates that scrolling is enabled.
DhScrollBars.NO indicates that scrolling is disabled.
See Also DhScrollBars, getScroll