Class FurnitureCatalogListPanel
Defined in: FurnitureCatalogListPanel.js.
Constructor Attributes | Constructor Name and Description |
---|---|
FurnitureCatalogListPanel(containerId, catalog, preferences, controller)
Creates a panel that displays
catalog furniture in a list. |
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
FurnitureCatalogListPanel(containerId, catalog, preferences, controller)
Creates a panel that displays
Author: Emmanuel Puybaret, Renaud Pawlak.
catalog
furniture in a list.
Author: Emmanuel Puybaret, Renaud Pawlak.
- Parameters:
- containerId
- catalog
- preferences
- 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.