Unknown YCP Module |
|
This module has an unstable interface. |
local
InitMeasuresTable (string widget)
->
void
Init function of widget
- Parameters:
-
widget string id of the widget
local
HandleMeasuresTable (string widget, map event)
->
symbol
Handle function of a widget
- Parameters:
-
widget string widget key event map event description of event that occured
- Return value:
-
to return to wizard sequencer, or nil
local
StoreMeasuresTable (string widget, map event)
->
void
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
local
InitPCRKernel (string widget)
->
void
Init function of widget
- Parameters:
-
widget string id of the widget
local
StorePCRKernel (string widget, map event)
->
void
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
local
InitPCRInitrd (string widget)
->
void
Init function of widget
- Parameters:
-
widget string id of the widget
local
StorePCRInitrd (string widget, map event)
->
void
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
local
InitPCRChainloader (string widget)
->
void
Init function of widget
- Parameters:
-
widget string id of the widget
local
StorePCRChainloader (string widget, map event)
->
void
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation
local
InitPCRXen (string widget)
->
void
Init function of widget
- Parameters:
-
widget string id of the widget
local
StorePCRXen (string widget, map event)
->
void
Store function of a widget
- Parameters:
-
widget string widget key event map event that caused the operation