Quintiq file version 2.0
|
Component pnlContent
|
{
|
#keys: '[412960.0.370310583]'
|
BaseType: 'WebPanel'
|
Children:
|
[
|
Component editAttributeName
|
{
|
#keys: '[412960.0.370311392]'
|
BaseType: 'WebEditField'
|
Properties:
|
[
|
DataBinding: 'DataHolderGlobalParameters.Data.AttributeName'
|
Label: '参数名称'
|
Taborder: 1
|
]
|
}
|
Component editAttributeValue
|
{
|
#keys: '[412960.0.370311429]'
|
BaseType: 'WebEditField'
|
Properties:
|
[
|
DataBinding: 'DataHolderGlobalParameters.Data.AttributeValue'
|
Label: '参数值'
|
Taborder: 2
|
]
|
}
|
Component editAddress
|
{
|
#keys: '[412960.0.370311489]'
|
BaseType: 'WebEditField'
|
Properties:
|
[
|
DataBinding: 'DataHolderGlobalParameters.Data.Address'
|
Label: 'Api地址'
|
Taborder: 3
|
Visible: false
|
]
|
}
|
Component editPort
|
{
|
#keys: '[412960.0.370311527]'
|
BaseType: 'WebEditField'
|
Properties:
|
[
|
DataBinding: 'DataHolderGlobalParameters.Data.Port'
|
Label: 'Api端口号'
|
Taborder: 4
|
Visible: false
|
]
|
}
|
Component editPostRequestBody
|
{
|
#keys: '[412960.0.370311577]'
|
BaseType: 'WebEditField'
|
Properties:
|
[
|
DataBinding: 'DataHolderGlobalParameters.Data.PostRequestBody'
|
Label: 'Api请求主体'
|
Taborder: 5
|
Visible: false
|
]
|
}
|
Component IsApi
|
{
|
#keys: '[412960.0.370311617]'
|
BaseType: 'WebCheckbox'
|
Properties:
|
[
|
Description: '是否为API相关参数'
|
Label: 'API配置'
|
Taborder: 0
|
]
|
}
|
]
|
Properties:
|
[
|
Padding: 'true'
|
Taborder: 0
|
]
|
}
|