Method | Description | |
---|---|---|
DoAction ( int action ) : bool | ||
GetDescription ( int action ) : string | ||
GetKeybinding ( int action ) : string | ||
GetLocalizedName ( int action ) : string | ||
GetName ( int action ) : string | ||
HyperlinkActor ( |
||
RaiseAutomationEvent ( |
||
SetDescription ( int action, string description ) : bool |
Method | Description | |
---|---|---|
OnRefStateSet ( ) : Atk.StateSet | ||
UpdateNameProperty ( string newName, bool fromCtor ) : void |
public GetDescription ( int action ) : string | ||
action | int | |
return | string |
public GetLocalizedName ( int action ) : string | ||
action | int | |
return | string |
public HyperlinkActor ( |
||
parent | ||
index | int | |
return | System |
public RaiseAutomationEvent ( |
||
eventId | ||
e | ||
return | void |
public SetDescription ( int action, string description ) : bool | ||
action | int | |
description | string | |
return | bool |
protected UpdateNameProperty ( string newName, bool fromCtor ) : void | ||
newName | string | |
fromCtor | bool | |
return | void |