"panelGridMode"
The function allows to enable the panel grid mode and therefore the preloading of panels and the touch matrix navigation.
Synopsis
panelGridMode(bool)
Parameter
Parameter | Description |
---|---|
- | - |
Details
The function allows to enable the panel grid mode and therefore the preloading of panels and the touch matrix navigation.
The loaded panels can be defined by using "loadPanel" and by triggering "scrollToPanel" or a 2 finger swipe gesture the displayed panel can be changed.
Note: The use of dialogs for the panels loaded within a panelGridMode is not recommended, as they cannot be closed without closing the main panel.
Assignment
Embedded Module