File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ Plugins.catalogize(puiButtonFullScreen);
5050
5151- Potomci třídy 🖥️ [ puiButton] [ puiButton ]
5252
53- ### Scénář: Tlačítko se schováním v 📽 prezentačním režimu
53+ ### Tlačítko se schováním v 📽 prezentačním režimu
5454
5555``` javascript
5656this .button .classList .add (C_HIDDENCPRESMODE );
5757```
5858
59- ### Scénář: Zavření bočního panelu pouze na mobilním zažízení
59+ ### Zavření bočního panelu pouze na mobilním zažízení
6060
6161``` javascript
6262sendEvent (evtHideIfTooWide);
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ zobrazí kartu komponenty na panelu.
5555
5656- 🖥️ [ puiButtonChangeLanguage] [ puiButtonChangeLanguage ]
5757
58- ### Scénář: Tlačítko s akcemi podle viditelnosti záložky - _ buttonAction(evt)
58+ ### Tlačítko s akcemi podle viditelnosti záložky - _ buttonAction(evt)
5959
6060Pokud funkci _ buttonAction nadefinujete tímto způsobem:
6161
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ zobrazí kartu komponenty na panelu.
7070
7171- 🖥️ [puiButtonObjectExplorer][puiButtonObjectExplorer] a další potomci 🖥️ [puiButtonTabTree][puiButtonTabTree]
7272
73- ### Scénář: Tlačítko s akcí otevři/zavři vše
73+ ### Tlačítko s akcí otevři/zavři vše
7474
7575Pokud funkci _buttonAction nadefinujete tímto způsobem:
7676
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ Plugins.catalogize(puiButtonFullScreen);
5050
5151- Descendants of the 🖥️ [ puiButton] [ puiButton ] class
5252
53- ### Scenario: Button hidden in 📽 presentation mode
53+ ### Button hidden in 📽 presentation mode
5454
5555``` javascript
5656this .button .classList .add (C_HIDDENCPRESMODE );
5757```
5858
59- ### Scenario: Closing the side panel only on mobile devices
59+ ### Closing the side panel only on mobile devices
6060
6161``` javascript
6262sendEvent (evtHideIfTooWide);
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ displays the component card on the panel.
5555
5656- 🖥️ [ puiButtonChangeLanguage] [ puiButtonChangeLanguage ]
5757
58- ### Scenario: Button with actions based on tab visibility - _ buttonAction(evt)
58+ ### Button with actions based on tab visibility - _ buttonAction(evt)
5959
6060If you define the _ buttonAction function this way:
6161
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ displays the component card on the panel.
7070
7171- 🖥️ [puiButtonObjectExplorer][puiButtonObjectExplorer] and other descendants 🖥️ [puiButtonTabTree][puiButtonTabTree]
7272
73- ### Scenario: Button with open/close all action
73+ ### Button with open/close all action
7474
7575If you define the _buttonAction function in this way:
7676
You can’t perform that action at this time.
0 commit comments