UE1:UWindowEditBox (U1)
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowEditBox |
- Package:
- UWindow
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UWindowEditBox - simple edit box, for use in other controls such as UWindowComboxBoxControl, UWindowEditBoxControl etc.
Properties
bAllSelected
Type: bool
bCanEdit
Type: bool
bChangePending
Type: bool
bDelayedNotify
Type: bool
bNumericOnly
Type: bool
bSelectOnFocus
Type: bool
bShowCaret
Type: bool
CaretOffset
Type: int
LastDrawTime
Type: float
MaxLength
Type: int
NotifyOwner
Type: UWindowDialogControl
Offset
Type: float
Value
Type: string
Value2
Type: string
Instance functions
Backspace
Clear
Click
Overrides: UWindowWindow.Click
Close
Overrides: UWindowWindow.Close
Created
Overrides: UWindowDialogControl.Created
Delete
DoubleClick
Overrides: UWindowWindow.DoubleClick
FocusOtherWindow
Overrides: UWindowWindow.FocusOtherWindow
GetValue
GetValue2
Insert
KeyDown
Overrides: UWindowDialogControl.KeyDown
KeyFocusEnter
Overrides: UWindowDialogControl.KeyFocusEnter
KeyFocusExit
Overrides: UWindowDialogControl.KeyFocusExit
KeyType
Overrides: UWindowWindow.KeyType
LMouseDown
Overrides: UWindowWindow.LMouseDown
MoveEnd
MoveHome
MoveLeft
MoveRight
Notify
Overrides: UWindowDialogControl.Notify
Paint
Overrides: UWindowWindow.Paint
SelectAll
SetEditable
SetValue