This is the complete list of members for UnsupportedLayer, including inherited members.
The following members are inherited from Layer.
- attribution : string
 - description : string
 - error : Error
 - fullExtent : Envelope
 - identifyEnabled : bool
 - item : ArcGISItem
 - layerId : string
 - layerType : Enums.LayerType
 - legendInfos : LegendInfoListModel
 - loadError : Error
 - loadStatus : Enums.LoadStatus
 - maxScale : double
 - minScale : double
 - name : string
 - opacity : real
 - spatialReference : SpatialReference
 - subLayerContents : list<LayerContent>
 - attributionChanged()
 - void cancelLoad()
 - descriptionChanged()
 - fullExtentChanged()
 - identifyEnabledChanged()
 - bool isVisibleAtScale(double scale)
 - itemChanged()
 - layerIdChanged()
 - void load()
 - loadErrorChanged()
 - loadStatusChanged()
 - maxScaleChanged()
 - minScaleChanged()
 - opacityChanged()
 - void retryLoad()
 - spatialReferenceChanged()
 
The following members are inherited from LayerContent.
- autoFetchLegendInfos : bool
 - canChangeVisibility : bool
 - legendInfos : LegendInfoListModel
 - name : string
 - showInLegend : bool
 - subLayerContents : list<LayerContent>
 - visible : bool
 - autoFetchLegendInfosChanged()
 - bool cancelTask(string taskId)
 - legendInfosChanged()
(obsolete) - nameChanged()
 - showInLegendChanged()
 - subLayerContentsChanged()
 - visibleChanged()
 
The following members are inherited from Object.
- error : Error
 - objectType : string
 - componentCompleted()
 - errorChanged()
 - objectChanged()
(obsolete)