Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
1

REAL DOCUMENTATION, searching for the functions methods descriptions (coding)

Engaged ,
Oct 27, 2023 Oct 27, 2023

Copy link to clipboard

Copied

I Found these 2 things:

- On the one hand, visual code the methods of a class like this:

Bed30321077z973_0-1698446007162.png

- On the other hand, you have this kind of "very limited?" documentation:

https://ppro-scripting.docsforadobe.dev/other/time.html?highlight=time

It's missing most methods I am not wrong?

 

_

So I was wondering, where can I find descriptions of methods and attributes of different classes?

I found this: https://github.com/Adobe-CEP/Samples/blob/e60d6a22ef44d8eb4cca3904c35a0c050576b697/PProPanel/jsx/Pre...

But the class description is missing most methods seen on the screenshot above right?

So.. what is the best way to understand the functions?

 

 

TOPICS
SDK

Views

134
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Oct 27, 2023 Oct 27, 2023

The 'docsforadobe.dev' docs are the best available documentation, but (as the author of most of it)...

> ...what is the best way to understand the functions?

...I'd recommend starting with the working code in PProPanel.


Votes

Translate
Adobe Employee ,
Oct 27, 2023 Oct 27, 2023

Copy link to clipboard

Copied

LATEST

The 'docsforadobe.dev' docs are the best available documentation, but (as the author of most of it)...

> ...what is the best way to understand the functions?

...I'd recommend starting with the working code in PProPanel.


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines