A container for holding information for a BWidget ScrollableFrame widget. It combines a frame (a
<div>
) element with another frame and for the second frame the style attribute overflow is set to {style: auto}. The sub command getframe returns that inner frame path name (DOM element).
(Part of Tk Widgets in Javascript Paper)