|
|
@ -374,6 +374,7 @@ export class FormJdbc extends BI.Widget { |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
type: CollapseXtype, |
|
|
|
type: CollapseXtype, |
|
|
|
|
|
|
|
bgap: -15, |
|
|
|
width: 70, |
|
|
|
width: 70, |
|
|
|
name: BI.i18nText('Dec-Dcm_Connection_Form_Database_Advanced_Setting'), |
|
|
|
name: BI.i18nText('Dec-Dcm_Connection_Form_Database_Advanced_Setting'), |
|
|
|
listeners: [ |
|
|
|
listeners: [ |
|
|
@ -396,6 +397,7 @@ export class FormJdbc extends BI.Widget { |
|
|
|
items: [ |
|
|
|
items: [ |
|
|
|
{ |
|
|
|
{ |
|
|
|
type: FormItemXtype, |
|
|
|
type: FormItemXtype, |
|
|
|
|
|
|
|
tgap: 15, |
|
|
|
name: BI.i18nText('Dec-Dcm_Connection_Form_Database_Initial_Size'), |
|
|
|
name: BI.i18nText('Dec-Dcm_Connection_Form_Database_Initial_Size'), |
|
|
|
forms: [{ |
|
|
|
forms: [{ |
|
|
|
type: TextCheckerXtype, |
|
|
|
type: TextCheckerXtype, |
|
|
|