gWidgetPrototype::ScrollPane Class Reference

List of all members.

Public Member Functions

mixed Init (mixed parentwidget, mixed params)
mixed SetScrollX (mixed newval, mixed bFromScrollCallback)
mixed SetScrollY (mixed newval, mixed bFromScrollCallback)
mixed SetScroll (mixed scrollx, mixed scrolly, mixed bFromScrollCallback)
mixed CreateScrollbar (mixed params)
mixed CreateScrollBarsIfNeeded (mixed bScrollBarH, mixed bScrollBarV)
mixed SetScrollBarHVisible (mixed bVisible)
 creates scrollbar if needed
mixed SetScrollBarVVisible (mixed bVisible)
 creates scrollbar if needed


Detailed Description

Definition at line 6525 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gWidgetPrototype::ScrollPane::Init ( mixed  parentwidget,
mixed  params 
) [inline]

params:panew/h,iScrollBarThickness scrollx/y : initial scroll, defaults to 0 bAutoShowScrollBarH/V : automatically show/hide scrollbars as needed, defaults to true

Definition at line 6530 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::ScrollPane::SetScrollX ( mixed  newval,
mixed  bFromScrollCallback 
) [inline]

Definition at line 6532 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::ScrollPane::SetScrollY ( mixed  newval,
mixed  bFromScrollCallback 
) [inline]

Definition at line 6534 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::ScrollPane::SetScroll ( mixed  scrollx,
mixed  scrolly,
mixed  bFromScrollCallback 
) [inline]

Definition at line 6536 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::ScrollPane::CreateScrollbar ( mixed  params  )  [inline]

Definition at line 6538 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::ScrollPane::CreateScrollBarsIfNeeded ( mixed  bScrollBarH,
mixed  bScrollBarV 
) [inline]

Definition at line 6540 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::ScrollPane::SetScrollBarHVisible ( mixed  bVisible  )  [inline]

creates scrollbar if needed

Definition at line 6543 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::ScrollPane::SetScrollBarVVisible ( mixed  bVisible  )  [inline]

creates scrollbar if needed

Definition at line 6546 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6