package com.smartgwt.client.docs;
/**
* The following APIs are all related to Thumb.
* @see com.smartgwt.client.widgets.Scrollbar#getAllowThumbDownState
* @see com.smartgwt.client.widgets.Scrollbar#getAllowThumbOverState
* @see com.smartgwt.client.widgets.Scrollbar#getThumbMinSize
* @see com.smartgwt.client.widgets.Scrollbar#getThumbOverlap
* @see com.smartgwt.client.widgets.Scrollbar#getStartThumbOverlap
* @see com.smartgwt.client.widgets.Scrollbar#getEndThumbOverlap
* @see com.smartgwt.client.widgets.Scrollbar#getThumbInset
*/
public interface Thumb {
}