Class FurnitureTablePanel
Defined in: FurnitureTablePanel.js.
Constructor Attributes | Constructor Name and Description |
---|---|
FurnitureTablePanel(containerId, home, preferences, controller)
Creates a new furniture tree table that displays
home furniture. |
Method Attributes | Method Name and Description |
---|---|
dispose()
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
Author: Emmanuel Puybaret, Louis Grignon.
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.