Module view.AddonViewer

Dialog that allows the user to see the current loaded addons.

Functions

AddonViewer.new (info_table, parent) Constructor.
AddonViewer:prepare (info_table) Prepares the interface for a new list of addons.
AddonViewer:run () Runs the addon viewer dialog.
(private) AddonViewer:addon_selected ()
(private) AddonViewer:build_gui (parent) Builds the interface.


Functions

AddonViewer.new (info_table, parent)
Constructor.

Parameters

  • info_table: Table with information of each addon
  • parent: Parent window
AddonViewer:prepare (info_table)
Prepares the interface for a new list of addons.

Parameters

  • info_table: Table with the addons
AddonViewer:run ()
Runs the addon viewer dialog.
(private) AddonViewer:addon_selected ()
(private) AddonViewer:build_gui (parent)
Builds the interface.

Parameters

  • parent: Parent window

Valid XHTML 1.0!