You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cs/objDoc.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,9 @@ V ukázkách podadresář **en** zastupuje jazyk.
31
31
| 👂 Obsluha události |**i/en/hdl_puiButtonKeywordIndex_keywordList_onETIndexFileLoaded.md** (puiButtonKeywordIndex je název třídy pluginu, keywordList název instance pluginu, onETIndexFileLoaded je úplný název obslužné funkce události na straně kódu) |
32
32
| 🔘 UI prvek |**i/en/uiobject_puiButtonKeywordIndex_keywordList_downP-Glossary.md** (puiButtonKeywordIndex je název třídy pluginu, keywordList název instance pluginu, downP-Glossary je id html elementu id prvku) |
33
33
| ⭐ Javascript událost |**i/en/sysevent_pConvertSysEventToEvent_pPrePrintEvent_window.beforeprint.md** (pConvertSysEventToEvent je název třídy pluginu, pPrePrintEvent název instance pluginu, window je název html prvku ke kterému byla obsluha připojena, beforeprint je název javascript události) |
34
-
| ⇄Integrovaný proces |**i/en/grpproc_fulltextList.md** (toc je název integrovaného procesu - název instance pluginu) |
34
+
| ⇄Integrovaný proces |**i/en/grpproc_fulltextList.md** (toc je název integrovaného procesu - název instance pluginu) |
35
35
| 📄 Výpis zdrojového kódu |**i/en/cpp_pIndexFile.md** (pIndexFile je název třídy pluginu) |
36
+
| 🏷️ Funkce třídy |**i/en/method_pIndexFile_keywordList_init.md** (pIndexFile je název třídy pluginu, keywordList název instance pluginu, init je název funkce) |
36
37
37
38
## Konvence odkazu na dokumentaci z vnější nápovědy
38
39
@@ -57,8 +58,9 @@ Obecná struktura cesty odkazu:
57
58
| 🎛️ Karta |**:_page:puiButtonObjectExplorer:-load:oexpP.md**|
Copy file name to clipboardExpand all lines: en/objDoc.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,9 @@ In the examples, the **en** subdirectory represents the language.
31
31
| 👂 Event handler |**i/en/hdl_puiButtonKeywordIndex_keywordList_onETIndexFileLoaded.md** (puiButtonKeywordIndex is the name of the plugin class, keywordList is the name of the plugin instance, onETIndexFileLoaded is the full name of the event handler function on the code side) |
32
32
| 🔘 UI element |**i/en/uiobject_puiButtonKeywordIndex_keywordList_downP-Glossary.md** (puiButtonKeywordIndex is the name of the plugin class, keywordList is the name of the plugin instance, downP-Glossary is the id of the html element id of the element) |
33
33
| ⭐ Javascript event |**i/en/sysevent_pConvertSysEventToEvent_pPrePrintEvent_window.beforeprint.md** (pConvertSysEventToEvent is the name of the plugin class, pPrePrintEvent is the name of the plugin instance, window is the name of the HTML element to which the handler was attached, beforeprint is the name of the Javascript event) |
34
-
| ⇄ Integrated process |**i/en/grpproc_fulltextList.md** (toc is the name of the integrated process - the name of the plugin instance) |
34
+
| ⇄ Integrated process |**i/en/grpproc_fulltextList.md** (toc is the name of the integrated process - the name of the plugin instance) |
35
35
| 📄 Source code listing |**i/en/cpp_pIndexFile.md** (pIndexFile is the name of the plugin class) |
36
+
| 🏷️ Class function |**i/en/method_pIndexFile_keywordList_init.md** (pIndexFile is the name of the plugin class, keywordList is the name of the plugin instance, init is the name of the function) |
36
37
37
38
## Convention for linking to documentation from external help
0 commit comments