com.cc.framework.ui.model
Interface ScrollSupport

All Known Subinterfaces:
ListDesignModel, TreeDesignModel, TreelistDesignModel
All Known Implementing Classes:
ListDesignModelImp, TreeDesignModelImp, TreelistDesignModelImp

public interface ScrollSupport

Methods for Controls with scrolling support


Method Summary
 java.lang.String getScrollHeight()
          Returns the height of the scroll container
 void setScrollHeight(java.lang.String height)
          Sets the height of the scroll container
 

Method Detail

getScrollHeight

public java.lang.String getScrollHeight()
Returns the height of the scroll container

Returns:
String

setScrollHeight

public void setScrollHeight(java.lang.String height)
Sets the height of the scroll container

Parameters:
height - height


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.