ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema
/
CT_UpdateModule Complex Type
/ palettes Element
Collapse All
Expand All
In This Topic
Type
Diagram
Overview
Source
See Also
Introduction
Overview of the ArcGIS Pro SDK for .NET
What's New for Developers at 3.0
Installing ArcGIS Pro SDK for .NET
Release notes
Resources
ProConcepts: 3.0 Migration Guide
ArcGIS.Core Assembly
ArcGIS.CoreHost Assembly
ArcGIS.Desktop.Catalog Assembly
ArcGIS.Desktop.Core Assembly
ArcGIS.Desktop.DataReviewer Assembly
ArcGIS.Desktop.Editing Assembly
ArcGIS.Desktop.Extensions Assembly
ArcGIS.Desktop.Framework Assembly
ArcGIS.Desktop.GeoProcessing Assembly
ArcGIS.Desktop.Layouts Assembly
ArcGIS.Desktop.Mapping Assembly
ArcGIS.Desktop.TaskAssistant Assembly
ArcGIS.Desktop.Workflow Assembly
ESRI.ArcGIS.ItemIndex Assembly
References
ArcGIS Pro DAML Schema
ArcGIS Pro SDK (pro.arcgis.com)
arcgis-pro-sdk-community-samples
ArcGISPro Registry Keys
ArcGIS Pro DAML ID Reference
ArcGIS Pro Icon Reference
ArcGIS Pro TypeID Reference
ProConcepts: Distributing Add-Ins Online
ProConcepts: Migrating to ArcGIS Pro
FAQ
Dev Summit Tech Sessions
palettes Element
In This Topic
Type
Diagram
Overview
Source
See Also
Namespace
http://schemas.esri.com/DADF/Registry
Type
CT_UpdatePalettes Complex Type
Diagram
Overview
palettes
CT_UpdatePalettes Complex Type
Choice
0..∞
deleteButtonPalette
CT_Delete Complex Type
refID
required
ST_ID Simple Type
deleteToolPalette
CT_Delete Complex Type
refID
required
ST_ID Simple Type
insertButtonPalette
CT_ButtonPalette Complex Type
id
required
ST_UniqueID Simple Type
showItemCaption
optional
xs:boolean
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
dropDown
optional
xs:boolean
menuStyle
optional
xs:boolean
itemsInRow
optional
xs:integer
keytip
required
xs:string
caption
optional
xs:string
extendedCaption
optional
xs:string
Choice
0..∞
button
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
insertToolPalette
CT_ToolPalette Complex Type
id
required
ST_UniqueID Simple Type
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
itemsInRow
optional
xs:integer
showItemCaption
optional
xs:boolean
caption
optional
xs:string
extendedCaption
optional
xs:string
Choice
0..∞
tool
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
updateButtonPalette
CT_UpdateButtonPalette Complex Type
AG_UpdateDeclarativeGroup
itemSizeString
optional
ST_String Simple Type
showItemCaption
optional
xs:boolean
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
dropDown
optional
xs:boolean
Choice
0..∞
updateButton
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
insertButton
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
deleteButton
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateToolPalette
CT_UpdateToolPalette Complex Type
AG_UpdateDeclarativeGroup
itemSizeString
optional
ST_String Simple Type
showItemCaption
optional
xs:boolean
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
Choice
0..∞
updateTool
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
insertTool
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
deleteTool
CT_Delete Complex Type
refID
required
ST_ID Simple Type
Source
<
xs:element
name
="palettes"
type
="CT_UpdatePalettes"
xmlns:xs
="http://www.w3.org/2001/XMLSchema"
/>
See Also
CT_UpdateModule Complex Type
|
ArcGIS Pro DAML Schema