namespace Lskj.PubApiSetModule { partial class FrmMain { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode(); DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode(); DevExpress.XtraGrid.GridLevelNode gridLevelNode3 = new DevExpress.XtraGrid.GridLevelNode(); DevExpress.XtraGrid.GridLevelNode gridLevelNode4 = new DevExpress.XtraGrid.GridLevelNode(); this.tabMain = new DevExpress.XtraTab.XtraTabControl(); this.sendPage = new DevExpress.XtraTab.XtraTabPage(); this.splitControlSend = new DevExpress.XtraEditors.SplitContainerControl(); this.sendGcMain = new DevExpress.XtraGrid.GridControl(); this.sendMainView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.idColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.titleColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.urlColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.dllcoidColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.contextMenuIdColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.reqDataTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.reqDataTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.resDataTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.resDataTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.methodColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.methodComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.datasourceColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.datasourceMemoExEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit(); this.actionTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.actionTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.eTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.eTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.eTypeCodeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.eTypeCodeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.actionDelayColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.finshDataPmColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.finshActionColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.finshActionMemoExEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit(); this.isSucceedCondColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.isSucceedCondMemoExEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit(); this.tokenApiIdColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.tokenTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.tokenTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.pmsTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.pmsTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.ContentTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.allowShowMsgColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.allowShowMsgComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.disableTagColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.disableTagComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.isTokenErrorCondColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.orderValueColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.flowPanelTop = new System.Windows.Forms.FlowLayoutPanel(); this.btnApiSave = new DevExpress.XtraEditors.SimpleButton(); this.btnApiDelete = new DevExpress.XtraEditors.SimpleButton(); this.btnApiAdd = new DevExpress.XtraEditors.SimpleButton(); this.btnApiRefresh = new DevExpress.XtraEditors.SimpleButton(); this.sendGcDetail = new DevExpress.XtraGrid.GridControl(); this.sendDetailView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.pmsIdColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.pmsTitleColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.pmsNameColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.pmTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.pmTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.pmsValueColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.valueMemoExEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit(); this.valueTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.valueTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.pmsAllowNullColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.allowNullComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.pmsDataSourceColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.pmsDataSourceMemoExEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit(); this.unionPmsIdColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.valueDataTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.valueDataTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.valueEncryptTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.valueEncryptTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.encryptKeyColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.flowPanelBottom = new System.Windows.Forms.FlowLayoutPanel(); this.btnPmsSave = new DevExpress.XtraEditors.SimpleButton(); this.btnPmsDelete = new DevExpress.XtraEditors.SimpleButton(); this.btnPmsAdd = new DevExpress.XtraEditors.SimpleButton(); this.btnPmsRefresh = new DevExpress.XtraEditors.SimpleButton(); this.getPage = new DevExpress.XtraTab.XtraTabPage(); this.splitControlGet = new DevExpress.XtraEditors.SplitContainerControl(); this.getGcMain = new DevExpress.XtraGrid.GridControl(); this.getMainView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.getIdColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getDescriptionColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getTableNameColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getActionTypeColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getActionTypeComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.getPrimaryKeyColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getOutputKeyColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getAfterSqlColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getAfterSqlMemoExEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit(); this.getIsLoginColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getIsLoginComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.btnGetApiSave = new DevExpress.XtraEditors.SimpleButton(); this.btnGetApiDelete = new DevExpress.XtraEditors.SimpleButton(); this.btnGetApiAdd = new DevExpress.XtraEditors.SimpleButton(); this.btnGetApiRefresh = new DevExpress.XtraEditors.SimpleButton(); this.getGcDetail = new DevExpress.XtraGrid.GridControl(); this.getDetailView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.getPmsIdColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getPmsFileNameColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getPmsDefaultValueColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getPmsDisInsertColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getPmsDisInsertComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.getPmsDisUpdateColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.getPmsDisUpdateComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.btnGetApiPmsSave = new DevExpress.XtraEditors.SimpleButton(); this.btnGetApiPmsDelete = new DevExpress.XtraEditors.SimpleButton(); this.btnGetApiPmsAdd = new DevExpress.XtraEditors.SimpleButton(); this.btnGetApiPmsRefresh = new DevExpress.XtraEditors.SimpleButton(); this.customMsgColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.customMsgMemoExEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit(); ((System.ComponentModel.ISupportInitialize)(this.tabMain)).BeginInit(); this.tabMain.SuspendLayout(); this.sendPage.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitControlSend)).BeginInit(); this.splitControlSend.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.sendGcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sendMainView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.reqDataTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.resDataTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.methodComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.datasourceMemoExEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.actionTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.eTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.eTypeCodeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.finshActionMemoExEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.isSucceedCondMemoExEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tokenTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pmsTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.allowShowMsgComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.disableTagComboBox)).BeginInit(); this.flowPanelTop.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.sendGcDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sendDetailView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pmTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.valueMemoExEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.valueTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.allowNullComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pmsDataSourceMemoExEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.valueDataTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.valueEncryptTypeComboBox)).BeginInit(); this.flowPanelBottom.SuspendLayout(); this.getPage.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitControlGet)).BeginInit(); this.splitControlGet.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.getGcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.getMainView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.getActionTypeComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.getAfterSqlMemoExEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.getIsLoginComboBox)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.getGcDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.getDetailView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.getPmsDisInsertComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.getPmsDisUpdateComboBox)).BeginInit(); this.flowLayoutPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.customMsgMemoExEdit)).BeginInit(); this.SuspendLayout(); // // tabMain // this.tabMain.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.tabMain.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.tabMain.Dock = System.Windows.Forms.DockStyle.Fill; this.tabMain.Location = new System.Drawing.Point(0, 0); this.tabMain.Name = "tabMain"; this.tabMain.SelectedTabPage = this.sendPage; this.tabMain.Size = new System.Drawing.Size(921, 555); this.tabMain.TabIndex = 6; this.tabMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.sendPage, this.getPage}); // // sendPage // this.sendPage.Controls.Add(this.splitControlSend); this.sendPage.Name = "sendPage"; this.sendPage.Size = new System.Drawing.Size(915, 526); this.sendPage.Text = "推送接口"; // // splitControlSend // this.splitControlSend.Appearance.BackColor = System.Drawing.Color.Transparent; this.splitControlSend.Appearance.Options.UseBackColor = true; this.splitControlSend.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default; this.splitControlSend.Dock = System.Windows.Forms.DockStyle.Fill; this.splitControlSend.Horizontal = false; this.splitControlSend.Location = new System.Drawing.Point(0, 0); this.splitControlSend.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitControlSend.Name = "splitControlSend"; this.splitControlSend.Panel1.Controls.Add(this.sendGcMain); this.splitControlSend.Panel1.Controls.Add(this.flowPanelTop); this.splitControlSend.Panel1.Text = "Panel1"; this.splitControlSend.Panel2.Controls.Add(this.sendGcDetail); this.splitControlSend.Panel2.Controls.Add(this.flowPanelBottom); this.splitControlSend.Panel2.Text = "Panel2"; this.splitControlSend.Size = new System.Drawing.Size(915, 526); this.splitControlSend.SplitterPosition = 237; this.splitControlSend.TabIndex = 4; this.splitControlSend.Text = "splitContainerControl1"; // // sendGcMain // this.sendGcMain.Dock = System.Windows.Forms.DockStyle.Fill; this.sendGcMain.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4); gridLevelNode1.RelationName = "Level1"; this.sendGcMain.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode1}); this.sendGcMain.Location = new System.Drawing.Point(0, 0); this.sendGcMain.MainView = this.sendMainView; this.sendGcMain.Margin = new System.Windows.Forms.Padding(4); this.sendGcMain.Name = "sendGcMain"; this.sendGcMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.reqDataTypeComboBox, this.resDataTypeComboBox, this.methodComboBox, this.datasourceMemoExEdit, this.actionTypeComboBox, this.eTypeComboBox, this.isSucceedCondMemoExEdit, this.tokenTypeComboBox, this.pmsTypeComboBox, this.allowShowMsgComboBox, this.eTypeCodeComboBox, this.disableTagComboBox, this.finshActionMemoExEdit, this.customMsgMemoExEdit}); this.sendGcMain.Size = new System.Drawing.Size(915, 203); this.sendGcMain.TabIndex = 23; this.sendGcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.sendMainView}); // // sendMainView // this.sendMainView.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F); this.sendMainView.Appearance.HeaderPanel.Options.UseFont = true; this.sendMainView.Appearance.HeaderPanel.Options.UseTextOptions = true; this.sendMainView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.sendMainView.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.sendMainView.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F); this.sendMainView.Appearance.Preview.Options.UseFont = true; this.sendMainView.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F); this.sendMainView.Appearance.Row.Options.UseBackColor = true; this.sendMainView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.sendMainView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.idColumn, this.titleColumn, this.urlColumn, this.dllcoidColumn, this.contextMenuIdColumn, this.reqDataTypeColumn, this.resDataTypeColumn, this.methodColumn, this.datasourceColumn, this.actionTypeColumn, this.eTypeColumn, this.eTypeCodeColumn, this.actionDelayColumn, this.finshDataPmColumn, this.finshActionColumn, this.isSucceedCondColumn, this.tokenApiIdColumn, this.tokenTypeColumn, this.pmsTypeColumn, this.ContentTypeColumn, this.allowShowMsgColumn, this.disableTagColumn, this.isTokenErrorCondColumn, this.orderValueColumn, this.customMsgColumn}); this.sendMainView.GridControl = this.sendGcMain; this.sendMainView.IndicatorWidth = 40; this.sendMainView.Name = "sendMainView"; this.sendMainView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.sendMainView.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False; this.sendMainView.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false; this.sendMainView.OptionsFilter.ShowAllTableValuesInFilterPopup = true; this.sendMainView.OptionsFind.FindNullPrompt = ""; this.sendMainView.OptionsSelection.MultiSelect = true; this.sendMainView.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.sendMainView.OptionsView.AllowHtmlDrawHeaders = true; this.sendMainView.OptionsView.ColumnAutoWidth = false; this.sendMainView.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True; this.sendMainView.OptionsView.RowAutoHeight = true; this.sendMainView.OptionsView.ShowGroupPanel = false; this.sendMainView.PaintStyleName = "Skin"; // // idColumn // this.idColumn.Caption = "接口Id"; this.idColumn.FieldName = "id"; this.idColumn.Name = "idColumn"; this.idColumn.Visible = true; this.idColumn.VisibleIndex = 0; // // titleColumn // this.titleColumn.Caption = "接口标题"; this.titleColumn.FieldName = "title"; this.titleColumn.Name = "titleColumn"; this.titleColumn.Visible = true; this.titleColumn.VisibleIndex = 1; this.titleColumn.Width = 100; // // urlColumn // this.urlColumn.Caption = "请求地址"; this.urlColumn.FieldName = "url"; this.urlColumn.Name = "urlColumn"; this.urlColumn.Visible = true; this.urlColumn.VisibleIndex = 2; this.urlColumn.Width = 150; // // dllcoidColumn // this.dllcoidColumn.Caption = "模块地址"; this.dllcoidColumn.FieldName = "dllcoid"; this.dllcoidColumn.Name = "dllcoidColumn"; this.dllcoidColumn.Visible = true; this.dllcoidColumn.VisibleIndex = 3; // // contextMenuIdColumn // this.contextMenuIdColumn.Caption = "右键编码"; this.contextMenuIdColumn.FieldName = "contextMenuId"; this.contextMenuIdColumn.Name = "contextMenuIdColumn"; this.contextMenuIdColumn.Visible = true; this.contextMenuIdColumn.VisibleIndex = 4; // // reqDataTypeColumn // this.reqDataTypeColumn.Caption = "请求数据类型"; this.reqDataTypeColumn.ColumnEdit = this.reqDataTypeComboBox; this.reqDataTypeColumn.FieldName = "reqDataType"; this.reqDataTypeColumn.Name = "reqDataTypeColumn"; this.reqDataTypeColumn.Visible = true; this.reqDataTypeColumn.VisibleIndex = 5; this.reqDataTypeColumn.Width = 85; // // reqDataTypeComboBox // this.reqDataTypeComboBox.AutoHeight = false; this.reqDataTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.reqDataTypeComboBox.Name = "reqDataTypeComboBox"; // // resDataTypeColumn // this.resDataTypeColumn.Caption = "返回数据类型"; this.resDataTypeColumn.ColumnEdit = this.resDataTypeComboBox; this.resDataTypeColumn.FieldName = "resDataType"; this.resDataTypeColumn.Name = "resDataTypeColumn"; this.resDataTypeColumn.Visible = true; this.resDataTypeColumn.VisibleIndex = 6; this.resDataTypeColumn.Width = 85; // // resDataTypeComboBox // this.resDataTypeComboBox.AutoHeight = false; this.resDataTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.resDataTypeComboBox.Name = "resDataTypeComboBox"; // // methodColumn // this.methodColumn.Caption = "请求方法"; this.methodColumn.ColumnEdit = this.methodComboBox; this.methodColumn.FieldName = "method"; this.methodColumn.Name = "methodColumn"; this.methodColumn.Visible = true; this.methodColumn.VisibleIndex = 7; // // methodComboBox // this.methodComboBox.AutoHeight = false; this.methodComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.methodComboBox.Name = "methodComboBox"; // // datasourceColumn // this.datasourceColumn.Caption = "请求数据源"; this.datasourceColumn.ColumnEdit = this.datasourceMemoExEdit; this.datasourceColumn.FieldName = "datasource"; this.datasourceColumn.Name = "datasourceColumn"; this.datasourceColumn.Visible = true; this.datasourceColumn.VisibleIndex = 8; this.datasourceColumn.Width = 100; // // datasourceMemoExEdit // this.datasourceMemoExEdit.AutoHeight = false; this.datasourceMemoExEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.datasourceMemoExEdit.Name = "datasourceMemoExEdit"; // // actionTypeColumn // this.actionTypeColumn.Caption = "触发方式"; this.actionTypeColumn.ColumnEdit = this.actionTypeComboBox; this.actionTypeColumn.FieldName = "actionType"; this.actionTypeColumn.Name = "actionTypeColumn"; this.actionTypeColumn.Visible = true; this.actionTypeColumn.VisibleIndex = 9; // // actionTypeComboBox // this.actionTypeComboBox.AutoHeight = false; this.actionTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.actionTypeComboBox.Name = "actionTypeComboBox"; // // eTypeColumn // this.eTypeColumn.Caption = "事件名称"; this.eTypeColumn.ColumnEdit = this.eTypeComboBox; this.eTypeColumn.FieldName = "eType"; this.eTypeColumn.Name = "eTypeColumn"; this.eTypeColumn.Visible = true; this.eTypeColumn.VisibleIndex = 12; this.eTypeColumn.Width = 100; // // eTypeComboBox // this.eTypeComboBox.AutoHeight = false; this.eTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.eTypeComboBox.Name = "eTypeComboBox"; // // eTypeCodeColumn // this.eTypeCodeColumn.Caption = "事件类型"; this.eTypeCodeColumn.ColumnEdit = this.eTypeCodeComboBox; this.eTypeCodeColumn.FieldName = "eTypeCode"; this.eTypeCodeColumn.Name = "eTypeCodeColumn"; this.eTypeCodeColumn.Visible = true; this.eTypeCodeColumn.VisibleIndex = 13; // // eTypeCodeComboBox // this.eTypeCodeComboBox.AutoHeight = false; this.eTypeCodeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.eTypeCodeComboBox.Name = "eTypeCodeComboBox"; // // actionDelayColumn // this.actionDelayColumn.Caption = "循环间隔"; this.actionDelayColumn.FieldName = "actionDelay"; this.actionDelayColumn.Name = "actionDelayColumn"; this.actionDelayColumn.Visible = true; this.actionDelayColumn.VisibleIndex = 10; // // finshDataPmColumn // this.finshDataPmColumn.Caption = "后处理参数"; this.finshDataPmColumn.FieldName = "finshDataPm"; this.finshDataPmColumn.Name = "finshDataPmColumn"; this.finshDataPmColumn.Visible = true; this.finshDataPmColumn.VisibleIndex = 15; this.finshDataPmColumn.Width = 80; // // finshActionColumn // this.finshActionColumn.Caption = "后处理逻辑"; this.finshActionColumn.ColumnEdit = this.finshActionMemoExEdit; this.finshActionColumn.FieldName = "finshAction"; this.finshActionColumn.Name = "finshActionColumn"; this.finshActionColumn.Visible = true; this.finshActionColumn.VisibleIndex = 14; this.finshActionColumn.Width = 100; // // finshActionMemoExEdit // this.finshActionMemoExEdit.AutoHeight = false; this.finshActionMemoExEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.finshActionMemoExEdit.Name = "finshActionMemoExEdit"; // // isSucceedCondColumn // this.isSucceedCondColumn.Caption = "执行成功条件"; this.isSucceedCondColumn.ColumnEdit = this.isSucceedCondMemoExEdit; this.isSucceedCondColumn.FieldName = "isSucceedCond"; this.isSucceedCondColumn.Name = "isSucceedCondColumn"; this.isSucceedCondColumn.Visible = true; this.isSucceedCondColumn.VisibleIndex = 16; // // isSucceedCondMemoExEdit // this.isSucceedCondMemoExEdit.AutoHeight = false; this.isSucceedCondMemoExEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.isSucceedCondMemoExEdit.Name = "isSucceedCondMemoExEdit"; // // tokenApiIdColumn // this.tokenApiIdColumn.Caption = "Token编号"; this.tokenApiIdColumn.FieldName = "tokenApiId"; this.tokenApiIdColumn.Name = "tokenApiIdColumn"; this.tokenApiIdColumn.Visible = true; this.tokenApiIdColumn.VisibleIndex = 22; // // tokenTypeColumn // this.tokenTypeColumn.Caption = "Token类型"; this.tokenTypeColumn.ColumnEdit = this.tokenTypeComboBox; this.tokenTypeColumn.FieldName = "tokenType"; this.tokenTypeColumn.Name = "tokenTypeColumn"; this.tokenTypeColumn.Visible = true; this.tokenTypeColumn.VisibleIndex = 18; // // tokenTypeComboBox // this.tokenTypeComboBox.AutoHeight = false; this.tokenTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.tokenTypeComboBox.Name = "tokenTypeComboBox"; // // pmsTypeColumn // this.pmsTypeColumn.Caption = "参数类型"; this.pmsTypeColumn.ColumnEdit = this.pmsTypeComboBox; this.pmsTypeColumn.FieldName = "pmsType"; this.pmsTypeColumn.Name = "pmsTypeColumn"; this.pmsTypeColumn.Visible = true; this.pmsTypeColumn.VisibleIndex = 19; // // pmsTypeComboBox // this.pmsTypeComboBox.AutoHeight = false; this.pmsTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.pmsTypeComboBox.Name = "pmsTypeComboBox"; // // ContentTypeColumn // this.ContentTypeColumn.Caption = "ContentType"; this.ContentTypeColumn.FieldName = "ContentType"; this.ContentTypeColumn.Name = "ContentTypeColumn"; this.ContentTypeColumn.Visible = true; this.ContentTypeColumn.VisibleIndex = 20; // // allowShowMsgColumn // this.allowShowMsgColumn.Caption = "是否弹出提示"; this.allowShowMsgColumn.ColumnEdit = this.allowShowMsgComboBox; this.allowShowMsgColumn.FieldName = "allowShowMsg"; this.allowShowMsgColumn.Name = "allowShowMsgColumn"; this.allowShowMsgColumn.Visible = true; this.allowShowMsgColumn.VisibleIndex = 23; // // allowShowMsgComboBox // this.allowShowMsgComboBox.AutoHeight = false; this.allowShowMsgComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.allowShowMsgComboBox.Name = "allowShowMsgComboBox"; // // disableTagColumn // this.disableTagColumn.Caption = "是否禁用"; this.disableTagColumn.ColumnEdit = this.disableTagComboBox; this.disableTagColumn.FieldName = "disableTag"; this.disableTagColumn.Name = "disableTagColumn"; this.disableTagColumn.Visible = true; this.disableTagColumn.VisibleIndex = 24; // // disableTagComboBox // this.disableTagComboBox.AutoHeight = false; this.disableTagComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.disableTagComboBox.Name = "disableTagComboBox"; // // isTokenErrorCondColumn // this.isTokenErrorCondColumn.Caption = "token失败条件"; this.isTokenErrorCondColumn.FieldName = "isTokenErrorCond"; this.isTokenErrorCondColumn.Name = "isTokenErrorCondColumn"; this.isTokenErrorCondColumn.Visible = true; this.isTokenErrorCondColumn.VisibleIndex = 17; // // orderValueColumn // this.orderValueColumn.Caption = "执行顺序"; this.orderValueColumn.FieldName = "orderValue"; this.orderValueColumn.Name = "orderValueColumn"; this.orderValueColumn.Visible = true; this.orderValueColumn.VisibleIndex = 11; // // flowPanelTop // this.flowPanelTop.Controls.Add(this.btnApiSave); this.flowPanelTop.Controls.Add(this.btnApiDelete); this.flowPanelTop.Controls.Add(this.btnApiAdd); this.flowPanelTop.Controls.Add(this.btnApiRefresh); this.flowPanelTop.Dock = System.Windows.Forms.DockStyle.Bottom; this.flowPanelTop.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.flowPanelTop.Location = new System.Drawing.Point(0, 203); this.flowPanelTop.Name = "flowPanelTop"; this.flowPanelTop.Size = new System.Drawing.Size(915, 34); this.flowPanelTop.TabIndex = 22; // // btnApiSave // this.btnApiSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnApiSave.Appearance.Options.UseFont = true; this.btnApiSave.Location = new System.Drawing.Point(832, 3); this.btnApiSave.Name = "btnApiSave"; this.btnApiSave.Size = new System.Drawing.Size(80, 28); this.btnApiSave.TabIndex = 13; this.btnApiSave.TabStop = false; this.btnApiSave.Text = "保存(&S)"; // // btnApiDelete // this.btnApiDelete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnApiDelete.Appearance.Options.UseFont = true; this.btnApiDelete.Location = new System.Drawing.Point(746, 3); this.btnApiDelete.Name = "btnApiDelete"; this.btnApiDelete.Size = new System.Drawing.Size(80, 28); this.btnApiDelete.TabIndex = 14; this.btnApiDelete.TabStop = false; this.btnApiDelete.Text = "删除(&D)"; // // btnApiAdd // this.btnApiAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnApiAdd.Appearance.Options.UseFont = true; this.btnApiAdd.Location = new System.Drawing.Point(660, 3); this.btnApiAdd.Name = "btnApiAdd"; this.btnApiAdd.Size = new System.Drawing.Size(80, 28); this.btnApiAdd.TabIndex = 15; this.btnApiAdd.TabStop = false; this.btnApiAdd.Text = "新增(&A)"; // // btnApiRefresh // this.btnApiRefresh.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnApiRefresh.Appearance.Options.UseFont = true; this.btnApiRefresh.Location = new System.Drawing.Point(574, 3); this.btnApiRefresh.Name = "btnApiRefresh"; this.btnApiRefresh.Size = new System.Drawing.Size(80, 28); this.btnApiRefresh.TabIndex = 16; this.btnApiRefresh.TabStop = false; this.btnApiRefresh.Text = "刷新(&R)"; // // sendGcDetail // this.sendGcDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.sendGcDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4); gridLevelNode2.RelationName = "Level1"; this.sendGcDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode2}); this.sendGcDetail.Location = new System.Drawing.Point(0, 0); this.sendGcDetail.MainView = this.sendDetailView; this.sendGcDetail.Margin = new System.Windows.Forms.Padding(4); this.sendGcDetail.Name = "sendGcDetail"; this.sendGcDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.pmTypeComboBox, this.valueTypeComboBox, this.pmsDataSourceMemoExEdit, this.allowNullComboBox, this.valueMemoExEdit, this.valueDataTypeComboBox, this.valueEncryptTypeComboBox}); this.sendGcDetail.Size = new System.Drawing.Size(915, 250); this.sendGcDetail.TabIndex = 24; this.sendGcDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.sendDetailView}); // // sendDetailView // this.sendDetailView.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F); this.sendDetailView.Appearance.HeaderPanel.Options.UseFont = true; this.sendDetailView.Appearance.HeaderPanel.Options.UseTextOptions = true; this.sendDetailView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.sendDetailView.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.sendDetailView.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F); this.sendDetailView.Appearance.Preview.Options.UseFont = true; this.sendDetailView.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F); this.sendDetailView.Appearance.Row.Options.UseBackColor = true; this.sendDetailView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.sendDetailView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.pmsIdColumn, this.pmsTitleColumn, this.pmsNameColumn, this.pmTypeColumn, this.pmsValueColumn, this.valueTypeColumn, this.pmsAllowNullColumn, this.pmsDataSourceColumn, this.unionPmsIdColumn, this.valueDataTypeColumn, this.valueEncryptTypeColumn, this.encryptKeyColumn}); this.sendDetailView.GridControl = this.sendGcDetail; this.sendDetailView.IndicatorWidth = 40; this.sendDetailView.Name = "sendDetailView"; this.sendDetailView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.sendDetailView.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False; this.sendDetailView.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false; this.sendDetailView.OptionsFilter.ShowAllTableValuesInFilterPopup = true; this.sendDetailView.OptionsFind.FindNullPrompt = ""; this.sendDetailView.OptionsSelection.MultiSelect = true; this.sendDetailView.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.sendDetailView.OptionsView.AllowHtmlDrawHeaders = true; this.sendDetailView.OptionsView.ColumnAutoWidth = false; this.sendDetailView.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True; this.sendDetailView.OptionsView.RowAutoHeight = true; this.sendDetailView.OptionsView.ShowGroupPanel = false; this.sendDetailView.PaintStyleName = "Skin"; // // pmsIdColumn // this.pmsIdColumn.Caption = "参数Id"; this.pmsIdColumn.FieldName = "id"; this.pmsIdColumn.Name = "pmsIdColumn"; this.pmsIdColumn.Visible = true; this.pmsIdColumn.VisibleIndex = 0; // // pmsTitleColumn // this.pmsTitleColumn.Caption = "参数标题"; this.pmsTitleColumn.FieldName = "title"; this.pmsTitleColumn.Name = "pmsTitleColumn"; this.pmsTitleColumn.Visible = true; this.pmsTitleColumn.VisibleIndex = 1; this.pmsTitleColumn.Width = 100; // // pmsNameColumn // this.pmsNameColumn.Caption = "参数名"; this.pmsNameColumn.FieldName = "name"; this.pmsNameColumn.Name = "pmsNameColumn"; this.pmsNameColumn.Visible = true; this.pmsNameColumn.VisibleIndex = 3; this.pmsNameColumn.Width = 100; // // pmTypeColumn // this.pmTypeColumn.Caption = "参数类型"; this.pmTypeColumn.ColumnEdit = this.pmTypeComboBox; this.pmTypeColumn.FieldName = "pmType"; this.pmTypeColumn.Name = "pmTypeColumn"; this.pmTypeColumn.Visible = true; this.pmTypeColumn.VisibleIndex = 2; // // pmTypeComboBox // this.pmTypeComboBox.AutoHeight = false; this.pmTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.pmTypeComboBox.Name = "pmTypeComboBox"; // // pmsValueColumn // this.pmsValueColumn.Caption = "参数值"; this.pmsValueColumn.ColumnEdit = this.valueMemoExEdit; this.pmsValueColumn.FieldName = "value"; this.pmsValueColumn.Name = "pmsValueColumn"; this.pmsValueColumn.Visible = true; this.pmsValueColumn.VisibleIndex = 4; this.pmsValueColumn.Width = 100; // // valueMemoExEdit // this.valueMemoExEdit.AutoHeight = false; this.valueMemoExEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.valueMemoExEdit.Name = "valueMemoExEdit"; // // valueTypeColumn // this.valueTypeColumn.Caption = "json值类型"; this.valueTypeColumn.ColumnEdit = this.valueTypeComboBox; this.valueTypeColumn.FieldName = "valueType"; this.valueTypeColumn.Name = "valueTypeColumn"; this.valueTypeColumn.Visible = true; this.valueTypeColumn.VisibleIndex = 5; // // valueTypeComboBox // this.valueTypeComboBox.AutoHeight = false; this.valueTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.valueTypeComboBox.Name = "valueTypeComboBox"; // // pmsAllowNullColumn // this.pmsAllowNullColumn.Caption = "是否必填"; this.pmsAllowNullColumn.ColumnEdit = this.allowNullComboBox; this.pmsAllowNullColumn.FieldName = "allowNull"; this.pmsAllowNullColumn.Name = "pmsAllowNullColumn"; this.pmsAllowNullColumn.Visible = true; this.pmsAllowNullColumn.VisibleIndex = 10; // // allowNullComboBox // this.allowNullComboBox.AutoHeight = false; this.allowNullComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.allowNullComboBox.Name = "allowNullComboBox"; // // pmsDataSourceColumn // this.pmsDataSourceColumn.Caption = "参数数据源"; this.pmsDataSourceColumn.ColumnEdit = this.pmsDataSourceMemoExEdit; this.pmsDataSourceColumn.FieldName = "pmsDataSource"; this.pmsDataSourceColumn.Name = "pmsDataSourceColumn"; this.pmsDataSourceColumn.Visible = true; this.pmsDataSourceColumn.VisibleIndex = 9; this.pmsDataSourceColumn.Width = 100; // // pmsDataSourceMemoExEdit // this.pmsDataSourceMemoExEdit.AutoHeight = false; this.pmsDataSourceMemoExEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.pmsDataSourceMemoExEdit.Name = "pmsDataSourceMemoExEdit"; // // unionPmsIdColumn // this.unionPmsIdColumn.Caption = "关联参数Id"; this.unionPmsIdColumn.FieldName = "unionPmsId"; this.unionPmsIdColumn.Name = "unionPmsIdColumn"; this.unionPmsIdColumn.Visible = true; this.unionPmsIdColumn.VisibleIndex = 11; // // valueDataTypeColumn // this.valueDataTypeColumn.Caption = "参数值格式"; this.valueDataTypeColumn.ColumnEdit = this.valueDataTypeComboBox; this.valueDataTypeColumn.FieldName = "valueDataType"; this.valueDataTypeColumn.Name = "valueDataTypeColumn"; this.valueDataTypeColumn.Visible = true; this.valueDataTypeColumn.VisibleIndex = 6; // // valueDataTypeComboBox // this.valueDataTypeComboBox.AutoHeight = false; this.valueDataTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.valueDataTypeComboBox.Name = "valueDataTypeComboBox"; // // valueEncryptTypeColumn // this.valueEncryptTypeColumn.Caption = "值转换类型"; this.valueEncryptTypeColumn.ColumnEdit = this.valueEncryptTypeComboBox; this.valueEncryptTypeColumn.FieldName = "valueEncryptType"; this.valueEncryptTypeColumn.Name = "valueEncryptTypeColumn"; this.valueEncryptTypeColumn.Visible = true; this.valueEncryptTypeColumn.VisibleIndex = 7; // // valueEncryptTypeComboBox // this.valueEncryptTypeComboBox.AutoHeight = false; this.valueEncryptTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.valueEncryptTypeComboBox.Name = "valueEncryptTypeComboBox"; // // encryptKeyColumn // this.encryptKeyColumn.Caption = "值加密密钥"; this.encryptKeyColumn.FieldName = "encryptKey"; this.encryptKeyColumn.Name = "encryptKeyColumn"; this.encryptKeyColumn.Visible = true; this.encryptKeyColumn.VisibleIndex = 8; // // flowPanelBottom // this.flowPanelBottom.Controls.Add(this.btnPmsSave); this.flowPanelBottom.Controls.Add(this.btnPmsDelete); this.flowPanelBottom.Controls.Add(this.btnPmsAdd); this.flowPanelBottom.Controls.Add(this.btnPmsRefresh); this.flowPanelBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.flowPanelBottom.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.flowPanelBottom.Location = new System.Drawing.Point(0, 250); this.flowPanelBottom.Name = "flowPanelBottom"; this.flowPanelBottom.Size = new System.Drawing.Size(915, 34); this.flowPanelBottom.TabIndex = 23; // // btnPmsSave // this.btnPmsSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnPmsSave.Appearance.Options.UseFont = true; this.btnPmsSave.Location = new System.Drawing.Point(832, 3); this.btnPmsSave.Name = "btnPmsSave"; this.btnPmsSave.Size = new System.Drawing.Size(80, 28); this.btnPmsSave.TabIndex = 16; this.btnPmsSave.TabStop = false; this.btnPmsSave.Text = "保存(&S)"; // // btnPmsDelete // this.btnPmsDelete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnPmsDelete.Appearance.Options.UseFont = true; this.btnPmsDelete.Location = new System.Drawing.Point(746, 3); this.btnPmsDelete.Name = "btnPmsDelete"; this.btnPmsDelete.Size = new System.Drawing.Size(80, 28); this.btnPmsDelete.TabIndex = 17; this.btnPmsDelete.TabStop = false; this.btnPmsDelete.Text = "删除(&D)"; // // btnPmsAdd // this.btnPmsAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnPmsAdd.Appearance.Options.UseFont = true; this.btnPmsAdd.Location = new System.Drawing.Point(660, 3); this.btnPmsAdd.Name = "btnPmsAdd"; this.btnPmsAdd.Size = new System.Drawing.Size(80, 28); this.btnPmsAdd.TabIndex = 18; this.btnPmsAdd.TabStop = false; this.btnPmsAdd.Text = "新增(&A)"; // // btnPmsRefresh // this.btnPmsRefresh.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnPmsRefresh.Appearance.Options.UseFont = true; this.btnPmsRefresh.Location = new System.Drawing.Point(574, 3); this.btnPmsRefresh.Name = "btnPmsRefresh"; this.btnPmsRefresh.Size = new System.Drawing.Size(80, 28); this.btnPmsRefresh.TabIndex = 19; this.btnPmsRefresh.TabStop = false; this.btnPmsRefresh.Text = "刷新(&R)"; // // getPage // this.getPage.Controls.Add(this.splitControlGet); this.getPage.Name = "getPage"; this.getPage.Size = new System.Drawing.Size(915, 526); this.getPage.Text = "接收接口"; // // splitControlGet // this.splitControlGet.Appearance.BackColor = System.Drawing.Color.Transparent; this.splitControlGet.Appearance.Options.UseBackColor = true; this.splitControlGet.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default; this.splitControlGet.Dock = System.Windows.Forms.DockStyle.Fill; this.splitControlGet.Horizontal = false; this.splitControlGet.Location = new System.Drawing.Point(0, 0); this.splitControlGet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitControlGet.Name = "splitControlGet"; this.splitControlGet.Panel1.Controls.Add(this.getGcMain); this.splitControlGet.Panel1.Controls.Add(this.flowLayoutPanel1); this.splitControlGet.Panel1.Text = "Panel1"; this.splitControlGet.Panel2.Controls.Add(this.getGcDetail); this.splitControlGet.Panel2.Controls.Add(this.flowLayoutPanel2); this.splitControlGet.Panel2.Text = "Panel2"; this.splitControlGet.Size = new System.Drawing.Size(915, 526); this.splitControlGet.SplitterPosition = 237; this.splitControlGet.TabIndex = 5; this.splitControlGet.Text = "splitContainerControl1"; // // getGcMain // this.getGcMain.Dock = System.Windows.Forms.DockStyle.Fill; this.getGcMain.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4); gridLevelNode3.RelationName = "Level1"; this.getGcMain.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode3}); this.getGcMain.Location = new System.Drawing.Point(0, 0); this.getGcMain.MainView = this.getMainView; this.getGcMain.Margin = new System.Windows.Forms.Padding(4); this.getGcMain.Name = "getGcMain"; this.getGcMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.getAfterSqlMemoExEdit, this.getActionTypeComboBox, this.getIsLoginComboBox}); this.getGcMain.Size = new System.Drawing.Size(915, 203); this.getGcMain.TabIndex = 24; this.getGcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.getMainView}); // // getMainView // this.getMainView.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F); this.getMainView.Appearance.HeaderPanel.Options.UseFont = true; this.getMainView.Appearance.HeaderPanel.Options.UseTextOptions = true; this.getMainView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.getMainView.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.getMainView.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F); this.getMainView.Appearance.Preview.Options.UseFont = true; this.getMainView.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F); this.getMainView.Appearance.Row.Options.UseBackColor = true; this.getMainView.Appearance.Row.Options.UseFont = true; this.getMainView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.getMainView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.getIdColumn, this.getDescriptionColumn, this.getTableNameColumn, this.getActionTypeColumn, this.getPrimaryKeyColumn, this.getOutputKeyColumn, this.getAfterSqlColumn, this.getIsLoginColumn}); this.getMainView.GridControl = this.getGcMain; this.getMainView.IndicatorWidth = 40; this.getMainView.Name = "getMainView"; this.getMainView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.getMainView.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False; this.getMainView.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false; this.getMainView.OptionsFilter.ShowAllTableValuesInFilterPopup = true; this.getMainView.OptionsFind.FindNullPrompt = ""; this.getMainView.OptionsSelection.MultiSelect = true; this.getMainView.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.getMainView.OptionsView.AllowHtmlDrawHeaders = true; this.getMainView.OptionsView.ColumnAutoWidth = false; this.getMainView.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True; this.getMainView.OptionsView.RowAutoHeight = true; this.getMainView.OptionsView.ShowGroupPanel = false; this.getMainView.PaintStyleName = "Skin"; // // getIdColumn // this.getIdColumn.Caption = "接口Id"; this.getIdColumn.FieldName = "id"; this.getIdColumn.Name = "getIdColumn"; this.getIdColumn.Visible = true; this.getIdColumn.VisibleIndex = 0; // // getDescriptionColumn // this.getDescriptionColumn.Caption = "接口标题"; this.getDescriptionColumn.FieldName = "description"; this.getDescriptionColumn.Name = "getDescriptionColumn"; this.getDescriptionColumn.Visible = true; this.getDescriptionColumn.VisibleIndex = 1; this.getDescriptionColumn.Width = 100; // // getTableNameColumn // this.getTableNameColumn.Caption = "操作表名"; this.getTableNameColumn.FieldName = "tableName"; this.getTableNameColumn.Name = "getTableNameColumn"; this.getTableNameColumn.Visible = true; this.getTableNameColumn.VisibleIndex = 2; this.getTableNameColumn.Width = 150; // // getActionTypeColumn // this.getActionTypeColumn.Caption = "操作方式"; this.getActionTypeColumn.ColumnEdit = this.getActionTypeComboBox; this.getActionTypeColumn.FieldName = "actionType"; this.getActionTypeColumn.Name = "getActionTypeColumn"; this.getActionTypeColumn.Visible = true; this.getActionTypeColumn.VisibleIndex = 3; this.getActionTypeColumn.Width = 100; // // getActionTypeComboBox // this.getActionTypeComboBox.AutoHeight = false; this.getActionTypeComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.getActionTypeComboBox.Name = "getActionTypeComboBox"; // // getPrimaryKeyColumn // this.getPrimaryKeyColumn.Caption = "主键字段"; this.getPrimaryKeyColumn.FieldName = "primaryKey"; this.getPrimaryKeyColumn.Name = "getPrimaryKeyColumn"; this.getPrimaryKeyColumn.Visible = true; this.getPrimaryKeyColumn.VisibleIndex = 4; this.getPrimaryKeyColumn.Width = 100; // // getOutputKeyColumn // this.getOutputKeyColumn.Caption = "返回值"; this.getOutputKeyColumn.FieldName = "outputKey"; this.getOutputKeyColumn.Name = "getOutputKeyColumn"; this.getOutputKeyColumn.Visible = true; this.getOutputKeyColumn.VisibleIndex = 5; this.getOutputKeyColumn.Width = 200; // // getAfterSqlColumn // this.getAfterSqlColumn.Caption = "后处理逻辑"; this.getAfterSqlColumn.ColumnEdit = this.getAfterSqlMemoExEdit; this.getAfterSqlColumn.FieldName = "afterSql"; this.getAfterSqlColumn.Name = "getAfterSqlColumn"; this.getAfterSqlColumn.Visible = true; this.getAfterSqlColumn.VisibleIndex = 6; this.getAfterSqlColumn.Width = 100; // // getAfterSqlMemoExEdit // this.getAfterSqlMemoExEdit.AutoHeight = false; this.getAfterSqlMemoExEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.getAfterSqlMemoExEdit.Name = "getAfterSqlMemoExEdit"; // // getIsLoginColumn // this.getIsLoginColumn.Caption = "登陆验证"; this.getIsLoginColumn.ColumnEdit = this.getIsLoginComboBox; this.getIsLoginColumn.FieldName = "isLogin"; this.getIsLoginColumn.Name = "getIsLoginColumn"; this.getIsLoginColumn.Visible = true; this.getIsLoginColumn.VisibleIndex = 7; this.getIsLoginColumn.Width = 100; // // getIsLoginComboBox // this.getIsLoginComboBox.AutoHeight = false; this.getIsLoginComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.getIsLoginComboBox.Name = "getIsLoginComboBox"; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.btnGetApiSave); this.flowLayoutPanel1.Controls.Add(this.btnGetApiDelete); this.flowLayoutPanel1.Controls.Add(this.btnGetApiAdd); this.flowLayoutPanel1.Controls.Add(this.btnGetApiRefresh); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 203); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(915, 34); this.flowLayoutPanel1.TabIndex = 23; // // btnGetApiSave // this.btnGetApiSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiSave.Appearance.Options.UseFont = true; this.btnGetApiSave.Location = new System.Drawing.Point(832, 3); this.btnGetApiSave.Name = "btnGetApiSave"; this.btnGetApiSave.Size = new System.Drawing.Size(80, 28); this.btnGetApiSave.TabIndex = 13; this.btnGetApiSave.TabStop = false; this.btnGetApiSave.Text = "保存(&S)"; // // btnGetApiDelete // this.btnGetApiDelete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiDelete.Appearance.Options.UseFont = true; this.btnGetApiDelete.Location = new System.Drawing.Point(746, 3); this.btnGetApiDelete.Name = "btnGetApiDelete"; this.btnGetApiDelete.Size = new System.Drawing.Size(80, 28); this.btnGetApiDelete.TabIndex = 14; this.btnGetApiDelete.TabStop = false; this.btnGetApiDelete.Text = "删除(&D)"; // // btnGetApiAdd // this.btnGetApiAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiAdd.Appearance.Options.UseFont = true; this.btnGetApiAdd.Location = new System.Drawing.Point(660, 3); this.btnGetApiAdd.Name = "btnGetApiAdd"; this.btnGetApiAdd.Size = new System.Drawing.Size(80, 28); this.btnGetApiAdd.TabIndex = 15; this.btnGetApiAdd.TabStop = false; this.btnGetApiAdd.Text = "新增(&A)"; // // btnGetApiRefresh // this.btnGetApiRefresh.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiRefresh.Appearance.Options.UseFont = true; this.btnGetApiRefresh.Location = new System.Drawing.Point(574, 3); this.btnGetApiRefresh.Name = "btnGetApiRefresh"; this.btnGetApiRefresh.Size = new System.Drawing.Size(80, 28); this.btnGetApiRefresh.TabIndex = 16; this.btnGetApiRefresh.TabStop = false; this.btnGetApiRefresh.Text = "刷新(&R)"; // // getGcDetail // this.getGcDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.getGcDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4); gridLevelNode4.RelationName = "Level1"; this.getGcDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode4}); this.getGcDetail.Location = new System.Drawing.Point(0, 0); this.getGcDetail.MainView = this.getDetailView; this.getGcDetail.Margin = new System.Windows.Forms.Padding(4); this.getGcDetail.Name = "getGcDetail"; this.getGcDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.getPmsDisInsertComboBox, this.getPmsDisUpdateComboBox}); this.getGcDetail.Size = new System.Drawing.Size(915, 250); this.getGcDetail.TabIndex = 25; this.getGcDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.getDetailView}); // // getDetailView // this.getDetailView.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F); this.getDetailView.Appearance.HeaderPanel.Options.UseFont = true; this.getDetailView.Appearance.HeaderPanel.Options.UseTextOptions = true; this.getDetailView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.getDetailView.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.getDetailView.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F); this.getDetailView.Appearance.Preview.Options.UseFont = true; this.getDetailView.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F); this.getDetailView.Appearance.Row.Options.UseBackColor = true; this.getDetailView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.getDetailView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.getPmsIdColumn, this.getPmsFileNameColumn, this.getPmsDefaultValueColumn, this.getPmsDisInsertColumn, this.getPmsDisUpdateColumn}); this.getDetailView.GridControl = this.getGcDetail; this.getDetailView.IndicatorWidth = 40; this.getDetailView.Name = "getDetailView"; this.getDetailView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.getDetailView.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False; this.getDetailView.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false; this.getDetailView.OptionsFilter.ShowAllTableValuesInFilterPopup = true; this.getDetailView.OptionsFind.FindNullPrompt = ""; this.getDetailView.OptionsSelection.MultiSelect = true; this.getDetailView.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.getDetailView.OptionsView.AllowHtmlDrawHeaders = true; this.getDetailView.OptionsView.ColumnAutoWidth = false; this.getDetailView.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True; this.getDetailView.OptionsView.RowAutoHeight = true; this.getDetailView.OptionsView.ShowGroupPanel = false; this.getDetailView.PaintStyleName = "Skin"; // // getPmsIdColumn // this.getPmsIdColumn.Caption = "字段Id"; this.getPmsIdColumn.FieldName = "id"; this.getPmsIdColumn.Name = "getPmsIdColumn"; this.getPmsIdColumn.Visible = true; this.getPmsIdColumn.VisibleIndex = 0; // // getPmsFileNameColumn // this.getPmsFileNameColumn.Caption = "字段名"; this.getPmsFileNameColumn.FieldName = "fileName"; this.getPmsFileNameColumn.Name = "getPmsFileNameColumn"; this.getPmsFileNameColumn.Visible = true; this.getPmsFileNameColumn.VisibleIndex = 1; this.getPmsFileNameColumn.Width = 100; // // getPmsDefaultValueColumn // this.getPmsDefaultValueColumn.Caption = "默认值"; this.getPmsDefaultValueColumn.FieldName = "defaultValue"; this.getPmsDefaultValueColumn.Name = "getPmsDefaultValueColumn"; this.getPmsDefaultValueColumn.Visible = true; this.getPmsDefaultValueColumn.VisibleIndex = 2; this.getPmsDefaultValueColumn.Width = 150; // // getPmsDisInsertColumn // this.getPmsDisInsertColumn.Caption = "禁止写入"; this.getPmsDisInsertColumn.ColumnEdit = this.getPmsDisInsertComboBox; this.getPmsDisInsertColumn.FieldName = "disInsert"; this.getPmsDisInsertColumn.Name = "getPmsDisInsertColumn"; this.getPmsDisInsertColumn.Visible = true; this.getPmsDisInsertColumn.VisibleIndex = 3; // // getPmsDisInsertComboBox // this.getPmsDisInsertComboBox.AutoHeight = false; this.getPmsDisInsertComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.getPmsDisInsertComboBox.Name = "getPmsDisInsertComboBox"; // // getPmsDisUpdateColumn // this.getPmsDisUpdateColumn.Caption = "禁止更新"; this.getPmsDisUpdateColumn.ColumnEdit = this.getPmsDisUpdateComboBox; this.getPmsDisUpdateColumn.Name = "getPmsDisUpdateColumn"; this.getPmsDisUpdateColumn.Visible = true; this.getPmsDisUpdateColumn.VisibleIndex = 4; // // getPmsDisUpdateComboBox // this.getPmsDisUpdateComboBox.AutoHeight = false; this.getPmsDisUpdateComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.getPmsDisUpdateComboBox.Name = "getPmsDisUpdateComboBox"; // // flowLayoutPanel2 // this.flowLayoutPanel2.Controls.Add(this.btnGetApiPmsSave); this.flowLayoutPanel2.Controls.Add(this.btnGetApiPmsDelete); this.flowLayoutPanel2.Controls.Add(this.btnGetApiPmsAdd); this.flowLayoutPanel2.Controls.Add(this.btnGetApiPmsRefresh); this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 250); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(915, 34); this.flowLayoutPanel2.TabIndex = 24; // // btnGetApiPmsSave // this.btnGetApiPmsSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiPmsSave.Appearance.Options.UseFont = true; this.btnGetApiPmsSave.Location = new System.Drawing.Point(832, 3); this.btnGetApiPmsSave.Name = "btnGetApiPmsSave"; this.btnGetApiPmsSave.Size = new System.Drawing.Size(80, 28); this.btnGetApiPmsSave.TabIndex = 13; this.btnGetApiPmsSave.TabStop = false; this.btnGetApiPmsSave.Text = "保存(&S)"; // // btnGetApiPmsDelete // this.btnGetApiPmsDelete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiPmsDelete.Appearance.Options.UseFont = true; this.btnGetApiPmsDelete.Location = new System.Drawing.Point(746, 3); this.btnGetApiPmsDelete.Name = "btnGetApiPmsDelete"; this.btnGetApiPmsDelete.Size = new System.Drawing.Size(80, 28); this.btnGetApiPmsDelete.TabIndex = 14; this.btnGetApiPmsDelete.TabStop = false; this.btnGetApiPmsDelete.Text = "删除(&D)"; // // btnGetApiPmsAdd // this.btnGetApiPmsAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiPmsAdd.Appearance.Options.UseFont = true; this.btnGetApiPmsAdd.Location = new System.Drawing.Point(660, 3); this.btnGetApiPmsAdd.Name = "btnGetApiPmsAdd"; this.btnGetApiPmsAdd.Size = new System.Drawing.Size(80, 28); this.btnGetApiPmsAdd.TabIndex = 15; this.btnGetApiPmsAdd.TabStop = false; this.btnGetApiPmsAdd.Text = "新增(&A)"; // // btnGetApiPmsRefresh // this.btnGetApiPmsRefresh.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnGetApiPmsRefresh.Appearance.Options.UseFont = true; this.btnGetApiPmsRefresh.Location = new System.Drawing.Point(574, 3); this.btnGetApiPmsRefresh.Name = "btnGetApiPmsRefresh"; this.btnGetApiPmsRefresh.Size = new System.Drawing.Size(80, 28); this.btnGetApiPmsRefresh.TabIndex = 16; this.btnGetApiPmsRefresh.TabStop = false; this.btnGetApiPmsRefresh.Text = "刷新(&R)"; // // customMsgColumn // this.customMsgColumn.Caption = "自定义提示"; this.customMsgColumn.ColumnEdit = this.customMsgMemoExEdit; this.customMsgColumn.FieldName = "customMsg"; this.customMsgColumn.Name = "customMsgColumn"; this.customMsgColumn.Visible = true; this.customMsgColumn.VisibleIndex = 21; // // customMsgMemoExEdit // this.customMsgMemoExEdit.AutoHeight = false; this.customMsgMemoExEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.customMsgMemoExEdit.Name = "customMsgMemoExEdit"; // // FrmMain // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(921, 555); this.Controls.Add(this.tabMain); this.Name = "FrmMain"; this.Text = "FrmMain"; ((System.ComponentModel.ISupportInitialize)(this.tabMain)).EndInit(); this.tabMain.ResumeLayout(false); this.sendPage.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitControlSend)).EndInit(); this.splitControlSend.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.sendGcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sendMainView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.reqDataTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.resDataTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.methodComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.datasourceMemoExEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.actionTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.eTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.eTypeCodeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.finshActionMemoExEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.isSucceedCondMemoExEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tokenTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pmsTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.allowShowMsgComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.disableTagComboBox)).EndInit(); this.flowPanelTop.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.sendGcDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sendDetailView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pmTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.valueMemoExEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.valueTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.allowNullComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pmsDataSourceMemoExEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.valueDataTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.valueEncryptTypeComboBox)).EndInit(); this.flowPanelBottom.ResumeLayout(false); this.getPage.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitControlGet)).EndInit(); this.splitControlGet.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.getGcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.getMainView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.getActionTypeComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.getAfterSqlMemoExEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.getIsLoginComboBox)).EndInit(); this.flowLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.getGcDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.getDetailView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.getPmsDisInsertComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.getPmsDisUpdateComboBox)).EndInit(); this.flowLayoutPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.customMsgMemoExEdit)).EndInit(); this.ResumeLayout(false); } #endregion public DevExpress.XtraTab.XtraTabControl tabMain; private DevExpress.XtraTab.XtraTabPage sendPage; private DevExpress.XtraTab.XtraTabPage getPage; private DevExpress.XtraEditors.SplitContainerControl splitControlSend; private DevExpress.XtraEditors.SplitContainerControl splitControlGet; public DevExpress.XtraGrid.GridControl sendGcMain; private DevExpress.XtraGrid.Views.Grid.GridView sendMainView; private DevExpress.XtraGrid.Columns.GridColumn idColumn; private DevExpress.XtraGrid.Columns.GridColumn titleColumn; private DevExpress.XtraGrid.Columns.GridColumn urlColumn; private DevExpress.XtraGrid.Columns.GridColumn dllcoidColumn; private DevExpress.XtraGrid.Columns.GridColumn contextMenuIdColumn; private DevExpress.XtraGrid.Columns.GridColumn reqDataTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox reqDataTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn resDataTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox resDataTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn methodColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox methodComboBox; private DevExpress.XtraGrid.Columns.GridColumn datasourceColumn; private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit datasourceMemoExEdit; private DevExpress.XtraGrid.Columns.GridColumn actionTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox actionTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn eTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox eTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn eTypeCodeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox eTypeCodeComboBox; private DevExpress.XtraGrid.Columns.GridColumn actionDelayColumn; private DevExpress.XtraGrid.Columns.GridColumn finshDataPmColumn; private DevExpress.XtraGrid.Columns.GridColumn finshActionColumn; private DevExpress.XtraGrid.Columns.GridColumn isSucceedCondColumn; private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit isSucceedCondMemoExEdit; private DevExpress.XtraGrid.Columns.GridColumn tokenApiIdColumn; private DevExpress.XtraGrid.Columns.GridColumn tokenTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox tokenTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn pmsTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox pmsTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn ContentTypeColumn; private DevExpress.XtraGrid.Columns.GridColumn allowShowMsgColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox allowShowMsgComboBox; private DevExpress.XtraGrid.Columns.GridColumn disableTagColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox disableTagComboBox; private System.Windows.Forms.FlowLayoutPanel flowPanelTop; public DevExpress.XtraGrid.GridControl sendGcDetail; private DevExpress.XtraGrid.Views.Grid.GridView sendDetailView; private DevExpress.XtraGrid.Columns.GridColumn pmsIdColumn; private DevExpress.XtraGrid.Columns.GridColumn pmsTitleColumn; private DevExpress.XtraGrid.Columns.GridColumn pmsNameColumn; private DevExpress.XtraGrid.Columns.GridColumn pmTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox pmTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn pmsValueColumn; private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit valueMemoExEdit; private DevExpress.XtraGrid.Columns.GridColumn valueTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox valueTypeComboBox; private DevExpress.XtraGrid.Columns.GridColumn pmsAllowNullColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox allowNullComboBox; private DevExpress.XtraGrid.Columns.GridColumn pmsDataSourceColumn; private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit pmsDataSourceMemoExEdit; private DevExpress.XtraGrid.Columns.GridColumn unionPmsIdColumn; private DevExpress.XtraGrid.Columns.GridColumn valueDataTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox valueDataTypeComboBox; private System.Windows.Forms.FlowLayoutPanel flowPanelBottom; private DevExpress.XtraEditors.SimpleButton btnApiSave; private DevExpress.XtraEditors.SimpleButton btnApiDelete; private DevExpress.XtraEditors.SimpleButton btnApiAdd; private DevExpress.XtraEditors.SimpleButton btnPmsSave; private DevExpress.XtraEditors.SimpleButton btnPmsDelete; private DevExpress.XtraEditors.SimpleButton btnPmsAdd; private DevExpress.XtraGrid.Columns.GridColumn valueEncryptTypeColumn; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox valueEncryptTypeComboBox; private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit finshActionMemoExEdit; private DevExpress.XtraGrid.Columns.GridColumn isTokenErrorCondColumn; private DevExpress.XtraGrid.Columns.GridColumn orderValueColumn; private DevExpress.XtraEditors.SimpleButton btnApiRefresh; private DevExpress.XtraEditors.SimpleButton btnPmsRefresh; public DevExpress.XtraGrid.GridControl getGcMain; private DevExpress.XtraGrid.Views.Grid.GridView getMainView; private DevExpress.XtraGrid.Columns.GridColumn getIdColumn; private DevExpress.XtraGrid.Columns.GridColumn getDescriptionColumn; private DevExpress.XtraGrid.Columns.GridColumn getTableNameColumn; private DevExpress.XtraGrid.Columns.GridColumn getActionTypeColumn; private DevExpress.XtraGrid.Columns.GridColumn getPrimaryKeyColumn; private DevExpress.XtraGrid.Columns.GridColumn getOutputKeyColumn; private DevExpress.XtraGrid.Columns.GridColumn getAfterSqlColumn; private DevExpress.XtraGrid.Columns.GridColumn getIsLoginColumn; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private DevExpress.XtraEditors.SimpleButton btnGetApiSave; private DevExpress.XtraEditors.SimpleButton btnGetApiDelete; private DevExpress.XtraEditors.SimpleButton btnGetApiAdd; private DevExpress.XtraEditors.SimpleButton btnGetApiRefresh; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox getActionTypeComboBox; private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit getAfterSqlMemoExEdit; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox getIsLoginComboBox; public DevExpress.XtraGrid.GridControl getGcDetail; private DevExpress.XtraGrid.Views.Grid.GridView getDetailView; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; private DevExpress.XtraEditors.SimpleButton btnGetApiPmsSave; private DevExpress.XtraEditor