| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UWindow.UWindowDialogClientWindow
|
+-- UBrowser.UBrowserOpenBar
| Variables Summary | |
|---|---|
| UWindowComboControl | OpenCombo |
| string | OpenHelp |
| string | OpenHistory[10] |
| string | OpenText |
| Inherited Variables from UWindow.UWindowDialogClientWindow |
|---|
| DesiredHeight, DesiredWidth, TabLast |
| Functions Summary | ||
|---|---|---|
![]() | BeforePaint (Canvas C, float X, float Y)) | |
![]() | Created ())) | |
![]() | Notify (UWindowDialogControl C, byte E)) | |
![]() | OpenURL ())) | |
![]() | Paint (Canvas C, float X, float Y)) | |
| Inherited Functions from UWindow.UWindowDialogClientWindow |
|---|
| CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint |
| Inherited Functions from UWindow.UWindowClientWindow |
|---|
| Close |
| Variables Detail |
|---|
| Functions Detail |
|---|
BeforePaint Source code
Created Source code
Notify Source code
OpenURL Source code
Paint Source code| Defaultproperties |
|---|
defaultproperties
{
OpenText="Open:"
OpenHelp="Enter a standard URL, or select one from the URL history. Press Enter to activate."
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||