Skip to content
import VisibleElementsSettingsPane from "@arcgis/core/widgets/UtilityNetworkAssociations/VisibleElementsSettingsPane.js";
Inheritance:
VisibleElementsSettingsPaneAccessor
Since
ArcGIS Maps SDK for JavaScript 5.0

Constructors

Constructor

Constructor
Parameters
ParameterTypeDescriptionRequired
properties
See the properties table for a list of all the properties that may be passed into the constructor.

Properties

Any properties can be set, retrieved or listened to. See the Watch for changes topic.

arrowsToggle

Property
Type
boolean

Indicates whether to display a toggle to hide / show arrows for structural attachment associations. Default is false.

Default value
false

capSelect

Property
Type
boolean

Indicates whether to display the cap input to update the line symbol's cap style. Default is false.

Default value
false

colorPicker

Property
Type
boolean

Indicates whether to display the color picker to update the line symbol's color. Default is true.

Default value
true

declaredClass

readonlyinherited Property
Type
string
Inherited from: Accessor
Since
ArcGIS Maps SDK for JavaScript 4.7

The name of the class. The declared class name is formatted as esri.folder.className.

stylePicker

Property
Type
boolean

Indicates whether to display the style input to update the line symbol's style. Default is true.

Default value
true

widthInput

Property
Type
boolean

Indicates whether to display the width input to update the line symbol's width. Default is true.

Default value
true