Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIScrollBarBase | +-- XInterface.GUIVertScrollBar | +-- XInterface.GUITreeScrollBar
Variables Summary | |
---|---|
GUITreeScrollBar | |
GUITreeList | List |
Inherited Variables from XInterface.GUIScrollBarBase |
---|
BigStep, CurPos, GrabOffset, GripPos, GripSize, ItemCount, ItemsPerPage, MinGripPixels, MyDecreaseButton, MyGripButton, MyIncreaseButton, MyList, MyScrollZone, Orientation, Step |
Delegates Summary | ||
---|---|---|
AlignThumb () | ||
MoveGripBy (int items) |
Inherited Delegates from XInterface.GUIScrollBarBase |
---|
AlignThumb, MoveGripBy, PositionChanged |
Functions Summary | ||
---|---|---|
SetList (GUIListBase InList) | ||
UpdateGripPosition (float NewPos) |
Inherited Functions from XInterface.GUIVertScrollBar |
---|
GripPreDraw, GripPressed, ZoneClick |
Inherited Functions from XInterface.GUIScrollBarBase |
---|
DecreaseClick, GripPreDraw, IncreaseClick, InitComponent, Refocus, SetFriendlyLabel, SetList, UpdateGripPosition, WheelDown, WheelUp |
Variables Detail |
---|
Delegates Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |