- Extends
- GUIVertList
- Modifiers
- Native
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIListBase
|
+-- XInterface.GUIVertList
|
+-- XInterface.GUIVertImageList
Inherited Variables from XInterface.GUIListBase |
bAllowEmptyItems, bDrawSelectionBorder, bHotTrack, bHotTrackSound, bInitializeList, bMultiSelect, bNotify, bSorted, bVisibleWhenEmpty, DropIndex, Index, ItemCount, ItemHeight, ItemsPerPage, ItemWidth, LastPressX, LastPressY, LastSelected, LinkedObjects, MightRemove, MyScrollBar, OutlineStyle, OutlineStyleName, SectionJustification, SectionStyle, SectionStyleName, SelectedBKColor, SelectedImage, SelectedItems, SelectedStyle, SelectedStyleName, Top |
Functions Summary |
| | Add (Material Image, optional int Item, optional int Locked))
|
| | AddImage (ImageListElem NewElem, optional int Locked))
|
| int | CalculateIndex (optional bool bRequireValidIndex ))
|
| | Clear ()))
|
| | ClearPendingElements ()))
|
| bool | Down ()))
|
| | End ()))
|
| int | FindImage (Material Image ))
|
| int | FindItem (int Item ))
|
| Material | Get (optional bool bGuarantee))
|
| | GetAtIndex (int i, out Material Image, out int Item, out int Locked))
|
| Material | GetImageAtIndex (int i))
|
| int | GetItem ()))
|
| string | GetItemAtIndex (int i))
|
| int | GetItemIntAtIndex (int i))
|
| array<ImageListElem> | GetPendingElements (optional bool bGuarantee))
|
| | Home ()))
|
| bool | IndexLocked (int i))
|
| | Insert (int i, Material NewImage, optional int NewItem, optional int Locked))
|
| | InsertElement (int i, ImageListElem NewElem, optional int Locked ))
|
| bool | InternalOnClick (GUIComponent Sender))
|
| bool | InternalOnDragDrop (GUIComponent Sender))
|
| | InternalOnEndDrag (GUIComponent Accepting, bool bAccepted))
|
| bool | IsLocked ()))
|
| | LoadFrom (GUIVertImageList Source, optional bool bClearFirst))
|
| | MakeVisible (float Perc))
|
| bool | MoveLeft ()))
|
| bool | MoveRight ()))
|
| | PgDn ()))
|
| | PgUp ()))
|
| int | Remove (int i, optional int Count))
|
| int | RemoveElement (ImageListElem Elem, optional int Count))
|
| | RemoveImage (Material Image ))
|
| | RemoveItem (int Item))
|
| int | RemoveSilent (int i, optional int Count))
|
| | Replace (int i, Material NewImage, optional int NewItem, optional int Locked))
|
| | SetImageAtIndex (int i, Material NewImage))
|
| int | SetIndex (int NewIndex))
|
| | SetItemAtIndex (int i, int NewItem))
|
| | SetTopItem (int Item))
|
| | Swap (int IndexA, int IndexB))
|
| bool | Up ()))
|
Inherited Functions from XInterface.GUIVertList |
CalculateIndex, CenterMouse, Down, End, Home, InternalOnClick, InternalOnKeyType, PgDn, PgUp, Up, WheelDown, WheelUp |
Inherited Functions from XInterface.GUIListBase |
AdditionalDebugString, AddLinkObject, CalculateIndex, CheckDragSelect, Clear, ClearPendingElements, DisableLinkedObjects, Down, EnableLinkedObjects, End, GetItemAtIndex, GetPendingItems, Home, IndexChanged, InitComponent, InitLinkObjects, InternalOnBeginDrag, InternalOnDragDrop, InternalOnDragEnter, InternalOnDragLeave, InternalOnDragOver, InternalOnEndDrag, InternalOnKeyEvent, InternalOnMousePressed, InternalOnMouseRelease, InternalOnRightClick, IsMultiSelect, IsValid, IsValidIndex, MakeVisible, MoveLeft, MoveRight, PgDn, PgUp, SetIndex, SetOutlineAlpha, SetTopItem, SilentSetIndex, Sort, Up, WheelDown, WheelUp |
GUIVertImageList
function Add (
Material Image, optional
int Item, optional
int Locked) )
function AddImage (
ImageListElem NewElem, optional
int Locked) )
event int CalculateIndex ( optional bool bRequireValidIndex ) )
function Clear ( ) )
function ClearPendingElements ( ) )
function bool Down ( ) )
function End ( ) )
function
int FindImage (
Material Image ) )
function int FindItem ( int Item ) )
function
Material Get ( optional
bool bGuarantee) )
function GetAtIndex (
int i, out
Material Image, out
int Item, out
int Locked) )
function
Material GetImageAtIndex (
int i) )
function int GetItem ( ) )
function string GetItemAtIndex ( int i) )
function int GetItemIntAtIndex ( int i) )
function array<
ImageListElem> GetPendingElements ( optional
bool bGuarantee) )
function Home ( ) )
function bool IndexLocked ( int i) )
function Insert (
int i,
Material NewImage, optional
int NewItem, optional
int Locked) )
function InsertElement (
int i,
ImageListElem NewElem, optional
int Locked ) )
function InternalOnEndDrag (
GUIComponent Accepting,
bool bAccepted) )
function bool IsLocked ( ) )
function MakeVisible ( float Perc) )
function bool MoveLeft ( ) )
function bool MoveRight ( ) )
function PgDn ( ) )
function PgUp ( ) )
function int Remove ( int i, optional int Count) )
function
int RemoveElement (
ImageListElem Elem, optional
int Count) )
function RemoveImage (
Material Image ) )
function RemoveItem ( int Item) )
function int RemoveSilent ( int i, optional int Count) )
function Replace (
int i,
Material NewImage, optional
int NewItem, optional
int Locked) )
function SetImageAtIndex (
int i,
Material NewImage) )
function int SetIndex ( int NewIndex) )
function SetItemAtIndex ( int i, int NewItem) )
function SetTopItem ( int Item) )
event Swap ( int IndexA, int IndexB) )
function bool Up ( ) )
defaultproperties
{
OnClick=InternalOnClick
CellStyle=Cell_FixedSize
ImageScale=1.0
StyleName=""
HorzBorder=5
VertBorder=5
NoVisibleRows=4
NoVisibleCols=3
}
|
Creation time: Do 14.8.2014 09:58:08.324 - Created with
UnCodeX