- Extends
- GUIMenuOption
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIMenuOption
|
+-- XInterface.moButton
Inherited Variables from XInterface.GUIMenuOption |
bAutoSizeCaption, bFlipped, bHeightFromComponent, bIgnoreChange, bSquare, bValueReadOnly, bVerticalLayout, Caption, CaptionWidth, ComponentClassName, ComponentJustification, ComponentWidth, LabelColor, LabelFont, LabelJustification, LabelStyleName, MyComponent, MyLabel |
Inherited Functions from XInterface.GUIMenuOption |
CenterMouse, GetComponentValue, InitComponent, InternalOnChange, InternalOnCreateComponent, MenuOptionClicked, ResetComponent, SetCaption, SetComponentValue, SetFriendlyLabel, SetHint, SetReadOnly |
Inherited Functions from XInterface.GUIMultiComponent |
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility |
Option
var(Option) localized string ButtonCaption;
var(Option) string ButtonStyleName;
var(Option) string MenuClass;
var(Option) localized string MenuTitle;
var(Option)
noexport editconst GUIButton MyButton;
var(Option) string Value;
function string GetComponentValue ( )
InternalOnCreateComponent Source code
function PageClosed ( optional bool bCancelled )
function ResetComponent ( )
function SetComponentValue ( coerce string NewValue, optional bool bNoChange )
function SetValue ( string NewValue )
defaultproperties
{
ButtonCaption="Edit"
ButtonStyleName="SquareButton"
CaptionWidth=0.800000
ComponentClassName="XInterface.GUIButton"
StandardHeight=0.040000
}
|
Creation time: Mo 16.4.2007 11:20:24.750 - Created with
UnCodeX