YaST2 Developers Documentation:
Common widget manipulation
functions
files
intro
Function index:
Function name
File name
CreateTableDescr (map attrib, map widget_descr)
TablePopup.ycp
CreateWidgets (list names, map source)
CWM.ycp
DisableTable (map descr)
TablePopup.ycp
EnableTable (map<string, any> descr)
TablePopup.ycp
GetProcessedWidget ()
CWM.ycp
MergeHelps (list<map> widgets)
CWM.ycp
OkCancelBox ()
CWM.ycp
PrepareDialog (term dialog, list<map> widgets)
CWM.ycp
ProcessTerm (term t, map widgets)
CWM.ycp
Run (list<map<string, any> > widgets, map<any, any> functions)
CWM.ycp
ShowAndRun (list widget_names, map widget_descr, term contents, string caption, string back_button, string next_button, map<any, any> fallback)
CWM.ycp
TableHandle (map<string, any> descr, any key, map event_descr)
TablePopup.ycp
TableHandleWrapper (string key, map event_descr)
TablePopup.ycp
TableInit (map<string, any> descr, any key)
TablePopup.ycp
TableInitWrapper (string key)
TablePopup.ycp
TableRedraw (map<string, any> descr, boolean update_buttons)
TablePopup.ycp
ValidateMaps (map widgets)
CWM.ycp
ValidateValueContents (string key, any value, any widget)
CWM.ycp
ValidateValueType (string key, any value, any widget)
CWM.ycp
askForNewOption (list possible, boolean editable, map<string,any> descr)
TablePopup.ycp
deleteTableItem (any opt_id, map<string, any> descr)
TablePopup.ycp
getIdList (map<string, any> descr)
TablePopup.ycp
handleWidgets (list<map <string, any> > widgets, map event_descr)
CWM.ycp
id2key (map<string, any> descr, any opt_id)
TablePopup.ycp
initWidgets (list<map<string, any> > widgets)
CWM.ycp
key2descr (map<string, any> descr, string opt_key)
TablePopup.ycp
mergeFunctions (list<map <string, any> > widgets, map<any, any> functions)
CWM.ycp
moveTableItem (any opt_id, map<string, any> descr, symbol dir)
TablePopup.ycp
prepareWidget (map<string, any> widget_descr)
CWM.ycp
previous_selected_item
TablePopup.ycp
saveWidgets (list<map> widgets, map event)
CWM.ycp
singleOptionEditPopup (map option)
TablePopup.ycp
tableEntryChanged (any opt_id, map<string, any> opt_descr)
TablePopup.ycp
tableEntryKey (any opt_id, map<string, any> opt_descr)
TablePopup.ycp
tableEntryValue (any opt_id, map<string, any> opt_descr)
TablePopup.ycp
updateButtons (map descr, map opt_descr)
TablePopup.ycp
updateOptionMap (map<string, any> opt_descr, map fallbacks)
TablePopup.ycp
validateWidget (map<string, any> widget, map event, string key)
CWM.ycp
validateWidgets (list<map <string, any> > widgets, map event)
CWM.ycp
YaST2 Developers Documentation