Class FocusEvent

Class FocusEvent

ชื่อพื้นที่: Aspose.Html.Dom.Events การประกอบ: Aspose.HTML.dll (25.4.0)

อินเตอร์เฟซ FocusEvent ให้ข้อมูลพื้นฐานที่เฉพาะเจาะจงที่เกี่ยวข้องกับกิจกรรม Focus

[ComVisible(true)]
[DOMObject]
[DOMName("FocusEvent")]
public class FocusEvent : UIEvent, INotifyPropertyChanged

Inheritance

object DOMObject Event UIEvent FocusEvent

Implements

INotifyPropertyChanged

อนุญาโตตุลาการ

UIEvent.View , UIEvent.Detail , Event.NonePhase , Event.CapturingPhase , Event.AtTargetPhase , Event.BubblingPhase , Event.InitEvent(string, bool, bool) , Event.PreventDefault() , Event.StopPropagation() , Event.StopImmediatePropagation() , Event.Bubbles , Event.Cancelable , Event.CurrentTarget , Event.EventPhase , Event.Target , Event.TimeStamp , Event.Type , Event.DefaultPrevented , Event.IsTrusted , DOMObject.GetPlatformType() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

FocusEvent(รั้ว)

เริ่มต้นตัวอย่างใหม่ของชั้น Aspose.Html.Dom.Events.FocusEvent

[DOMConstructor]
public FocusEvent(string type)

Parameters

type string

ประเภทของเหตุการณ์

FocusEvent(string, IDictionary<string, วัตถุ="">)

เริ่มต้นตัวอย่างใหม่ของชั้น Aspose.Html.Dom.Events.FocusEvent

[DOMConstructor]
public FocusEvent(string type, IDictionary<string, object=""> eventInitDict)

Parameters

type string

ประเภทของเหตุการณ์

eventInitDict IDictionary < string , object >

กิจกรรมเริ่มต้นคําพูด

Properties

RelatedTarget

ใช้ในการระบุ EventTarget อื่น ๆ ที่เกี่ยวข้องกับเหตุการณ์ Focus ตามประเภทของเหตุการณ์

[DOMName("relatedTarget")]
public EventTarget RelatedTarget { get; }

คุณสมบัติมูลค่า

EventTarget </string,></string,>

 แบบไทย