...
To access this, get an instance of Panel, which is an abstraction layer for both, GUI and console installation mode:
- GUI installation mode - instances of IzPanel
: getMetaData()
- Console installation mode - ConsolePanel
: getPanel()
...
...
To access this, get an instance of Panel, which is an abstraction layer for both, GUI and console installation mode:
- GUI installation mode - instances of IzPanel
: getMetaData()
- Console installation mode - ConsolePanel
: getPanel()
...