Event (2) 썸네일형 리스트형 What are the type of events into Salesforce Lightning component? Q : What are the type of events into Salesforce Lightning component? Q : Salesforce Lightning 구성 요소에 대한 이벤트 유형은 무엇입니까? A : Application Event Scope of this event is throughout the lightning App and any component which has registered for this event would get a notification. Component Event Scope of this event is within itself or the parent component of this event, all the components declared withi.. How many types of events available in lightning ? Q : How many types of events available in lightning? Q : Lightning에서 몇 가지 유형의 이벤트를 사용할 수 있습니까? A : Component Event Scope of this event is within itself or the parent component of this event, all the components declared within the parent component would get notified of this event( managed by the component itself). Application Event is handled by all components that are subscribed to the event. Th.. 이전 1 다음