본문 바로가기

728x90

Lightning

(13)
Is Lightning Components replacing Visualforce? Q : Is Lightning Components replacing Visualforce? Q : Lightning 구성 요소가 Visualforce를 대체합니까? A : No Lightning component is not replacing Visualforce, Visualforce is still supported by Salesforce. A : Lightning 구성 요소가 Visualforce를 대체하지 않고 Visualforce는 여전히 Salesforce에서 지원됩니다.
Can we Include One Lightning component to another? Q : Can we Include One Lightning component to another? Q : 하나의 Lightning 구성 요소를 다른 Lightning 구성 요소에 포함 할 수 있습니까? A : Yes we can include one Lightning component in another Lightning component A : 그렇습니다. 다른 Lightning 구성 요소에 하나의 Lightning 구성 요소를 포함시킬 수 있습니다
How can we use a lightning component in a VisualForce Page? Q : How can we use a lightning component in a VisualForce Page? Q : VisualForce 페이지에서 Lightning 구성 요소를 어떻게 사용할 수 있습니까? A : A Lightning component can be embed in any webpage using a very powerful and flexible feature, Lighting out. When used with Visualforce some complexity becomes simpler. Lightning component can be added to Visualforce page in three steps: 1. We have to first Add the Lightning ..
How do I turn on lightning in Salesforce? Q : How do I turn on lightning in Salesforce? Q : Salesforce에서 Lightning을 켜려면 어떻게 해야 합니까? A : From Setup in Salesforce Classic, click Get Started in the Migration Assistant tile at the top of the menu. On the Turn It On tab in the Migration Assistant, click the button to switch it to Enabled. A : Salesforce Classic의 설정에서 메뉴 상단의 마이그레이션 지원 타일에서 시작을 클릭합니다. 마이그레이션 지원 도구의 사용 설정 탭에서 버튼을 클릭하여 사용으로 전환합니다.
What is difference between Visualforce Components and lightning components? Q : What is difference between Visualforce Components and lightning components? Q : Visualforce 구성 요소와 번개 구성 요소의 차이점은 무엇입니까? A : Visualforce components are page-centric and most of the work is done on the server. Lightning is designed from the component up, rather than having the concept of a page as its fundamental unit. Lightning Components are client-side centric, which makes them more dynami..
What is SLDS stands for? Q : What is SLDS stands for? Q : SLDS 란 무엇입니까? A : Salesforce Lightning Design System. A : Salesforce Lightning 디자인 시스템.
What is Aura ? Q : What is Aura? Q : Aura란 무엇입니까? A : Aura is UI framework to built dynamic web apps for mobile and desktop devices into lightning. A : Aura는 모바일 및 데스크탑 장치를 위한 동적 웹 응용 프로그램을 Lihgtning로 만드는 UI 프레임 워크입니다.
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..

728x90