Class Index | File Index

Classes


Class TextureChoiceComponent


Defined in: TextureChoiceComponent.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
TextureChoiceComponent(preferences, controller)
Button displaying a texture as an icon.
Method Summary
Method Attributes Method Name and Description
 
 
setEnabled(enabled)
Enables or disables this component.
Class Detail
TextureChoiceComponent(preferences, controller)
Button displaying a texture as an icon. When the user clicks on this button a dialog appears to let him choose an other texture.
Author: Louis Grignon, Emmanuel Puybaret.
Parameters:
{UserPreferences} preferences
user preferences
{TextureChoiceController} controller
texture choice controller
Method Detail
{boolean} confirmDeleteSelectedCatalogTexture()
Returns:
{boolean}

setEnabled(enabled)
Enables or disables this component.
Parameters:
{boolean} enabled

© Copyright 2024 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License
Documentation generated by JsDoc Toolkit 2.4.0 on Thu Apr 04 2024 17:30:27 GMT+0200 (CEST)