What are the variables being passed to the function?

What are the variables being passed to the function?

huertoVerdehuertoVerde Posts: 24Questions: 7Answers: 0

Hello,

what is teh variable 2 in this example?

editor.on( 'create', function ( e, json, data ) {
alert( 'New row added' );
} );

and where can i find it in the documentation?

Answers

  • kthorngrenkthorngren Posts: 20,277Questions: 26Answers: 4,766

    where can i find it in the documentation?

    Click on Editor (upper right on page) > Reference > Events.

    Let us know if you still have questions about the create event.

    Kevin

  • colincolin Posts: 15,142Questions: 1Answers: 2,586

    It looks like your trial was extended but since expired, so some of the documentation won't be available to you. Is the license registered to another email address? Please can let us know so we can update our records and provide support.

    Thanks,

    Colin

  • huertoVerdehuertoVerde Posts: 24Questions: 7Answers: 0

    Yes it actually was purchased by my company.
    support@kosmos.de

    Thanks,
    Michael

Sign In or Register to comment.