Class Index | File Index

Classes


Class FurnitureTablePanel


Defined in: FurnitureTablePanel.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
FurnitureTablePanel(containerId, home, preferences, controller)
Creates a new furniture tree table that displays home furniture.
Method Summary
Method Attributes Method Name and Description
 
Removes components added to this panel and their listeners.
 
Returns the HTML element used to view this component at screen.
Class Detail
FurnitureTablePanel(containerId, home, preferences, controller)
Creates a new furniture tree table that displays home furniture.
Author: Emmanuel Puybaret, Louis Grignon.
Parameters:
{string} containerId
{Home} home
{UserPreferences} preferences
{FurnitureController} controller
Method Detail
dispose()
Removes components added to this panel and their listeners.

getHTMLElement()
Returns the HTML element used to view this component at screen.

© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 21 2024 17:43:23 GMT+0200 (CEST)