Constructor
new WallConfig(object, options)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
object |
Wall | The Wall object for which settings are being configured |
options |
Object | Additional options which configure the rendering of the configuration sheet. |
Members
title :string
- Source:
Provide a dynamically rendered title for the Wall Configuration sheet
Type:
- string
Methods
getData() → {Object}
- Source:
Construct and return the data object used to render the HTML template for this form application.
Returns:
- Type
- Object