profoundjs 6.0.0-beta.10 → 6.0.0-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -247,10 +247,10 @@ controls:["date field","password field","spinner","text area","textbox"],context
|
|
|
247
247
|
"styled button","text area","textbox","css button"]},{name:"message id",label:"Message Id",uppercase:true,maxLength:7,multOccur:true,hide:true,help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"message file",label:"Message File",uppercase:true,maxLength:10,multOccur:true,hide:true,help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"message library",label:"Library",uppercase:true,
|
|
248
248
|
maxLength:10,multOccur:true,hide:true,help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"message condition",label:"Condition",l:["indicator","expression"],m:true,readOnly:true,multOccur:true,hide:true,format:"1 / 0",type:"boolean",help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"label for",a:"blank",help:"Specifies the ID of the element that this is a label for. This property will cause a <label> tag to be generated for this element with the 'for' attribute set to the ID specified.",
|
|
249
249
|
qb:true,controls:["output field"]},{name:"show today option",format:"true / false",choices:["true","false","auto-select"],type:"boolean",m:true,l:["indicator"],a:"false",help:"Controls whether the user has a Today option on the calendar pop-up to jump to the current date.<br /><br />The special value 'auto-select' causes the Today option to place the current date value into the date field and close the pop-up automatically.",controls:["date field"]},{name:"show week number",format:"true / false",
|
|
250
|
-
choices:["true","false"],type:"boolean",m:true,l:["indicator"],a:"false",help:"Displays column with the week number within a time period. Default is 52 (1 year). See pui.calcWeekNum to customise",controls:["date field"]},{name:"calendar position",choices:["below-right","above-right","right","below-left","above-left","left"],l:["char","varchar","string"],a:"[blank]",help:"Controls the position and orientation of the calendar. The default [blank] is the same as 'right'",context:"dspf"
|
|
251
|
-
category:true,nodedesigner:false},{name:"translation placeholders",type:"translationplaceholders",readOnly:true,bind:false,a:"bind",help:"Define replacement values for the placeholders in translations.",zc:["translation placeholder key","translation placeholder value"],qb:false,nodedesigner:false},{name:"translation placeholder key",label:"Placeholder Key",multOccur:true,hide:true,bind:false,help:"",nodedesigner:false},{name:"translation placeholder value",label:"Placeholder Value",
|
|
252
|
-
hide:true,help:"",nodedesigner:false},{name:"Validation",category:true,context:"dspf"},{name:"error message location",choices:["left","right","top","bottom","alert"],l:["char","varchar","string","indicator","expression"],a:"right",help:"Controls the position and orientation of validation and error tool tips. When 'alert' is selected, an alert box will be used instead of a tool tip.",context:"dspf"},{name:"error message attach",choices:["window","parent"],l:["char","varchar","string",
|
|
253
|
-
a:"window",help:"Controls what the tool tip is attached to. 'window' means the tip is always visible, even if the widget is not visible inside layouts. 'parent' means the tip is visible when the widget is; only use 'parent' if the widget is in an overflowed layout and the tip should scroll with the widget.",context:"dspf"},{name:"error message css class",a:"pui-tip-error",help:"Specifies a css class name to apply to the top-level error tip element. This allows error tips to be styled individually. If not specified, css class 'pui-tip-error' is used, which gives error message styling. Try 'pui-tip-info' for an informational message.",
|
|
250
|
+
choices:["true","false"],type:"boolean",m:true,l:["indicator"],a:"false",help:"Displays column with the week number within a time period. Default is 52 (1 year). See pui.calcWeekNum to customise",controls:["date field"]},{name:"calendar position",choices:["below-right","above-right","right","below-left","above-left","left"],l:["char","varchar","string"],a:"[blank]",help:"Controls the position and orientation of the calendar. The default [blank] is the same as 'right'",context:"dspf",controls:["date field"]},
|
|
251
|
+
{name:"Translations",category:true,nodedesigner:false},{name:"translation placeholders",type:"translationplaceholders",readOnly:true,bind:false,a:"bind",help:"Define replacement values for the placeholders in translations.",zc:["translation placeholder key","translation placeholder value"],qb:false,nodedesigner:false},{name:"translation placeholder key",label:"Placeholder Key",multOccur:true,hide:true,bind:false,help:"",nodedesigner:false},{name:"translation placeholder value",label:"Placeholder Value",
|
|
252
|
+
multOccur:true,hide:true,help:"",nodedesigner:false},{name:"Validation",category:true,context:"dspf"},{name:"error message location",choices:["left","right","top","bottom","alert"],l:["char","varchar","string","indicator","expression"],a:"right",help:"Controls the position and orientation of validation and error tool tips. When 'alert' is selected, an alert box will be used instead of a tool tip.",context:"dspf"},{name:"error message attach",choices:["window","parent"],l:["char","varchar","string",
|
|
253
|
+
"indicator","expression"],a:"window",help:"Controls what the tool tip is attached to. 'window' means the tip is always visible, even if the widget is not visible inside layouts. 'parent' means the tip is visible when the widget is; only use 'parent' if the widget is in an overflowed layout and the tip should scroll with the widget.",context:"dspf"},{name:"error message css class",a:"pui-tip-error",help:"Specifies a css class name to apply to the top-level error tip element. This allows error tips to be styled individually. If not specified, css class 'pui-tip-error' is used, which gives error message styling. Try 'pui-tip-info' for an informational message.",
|
|
254
254
|
context:"dspf"},{name:"mandatory entry",choices:["true","false"],type:"boolean",m:true,l:["indicator","expression"],a:"false",help:"When set to true, the user must modify the field by typing at least one character into the input box. A blank is a valid character.",controls:["combo box","date field","password field","spinner","text area","textbox"],context:"dspf"},{name:"mandatory fill",choices:["true","false"],type:"boolean",m:true,l:["indicator","expression"],a:"false",help:"When set to true, the user must type characters in all positions of the input box.",
|
|
255
255
|
controls:["combo box","date field","password field","spinner","textbox"],context:"dspf"},{name:"required",choices:["true","false"],type:"boolean",m:true,l:["indicator","expression"],a:"false",help:"When set to true, the element cannot be empty.",controls:["combo box","date field","file upload","password field","select box","spinner","text area","textbox","file upload dnd"],context:"dspf"},{name:"valid values",type:"list",controls:["combo box","date field","password field","spinner","text area","textbox"],
|
|
256
256
|
a:"blank",help:"Specifies a list of values that are valid for the user to type into the input box. The values should be comma separated.",context:"dspf"},{name:"comparison operator",choices:["Equal","Not Equal","Greater Than","Greater Than or Equal","Less Than","Less Than or Equal"],controls:["combo box","date field","password field","spinner","text area","textbox"],a:"blank",help:"Identifies the relational operator used to compare data in the input box with the specified comparison value.",context:"dspf"},
|
|
@@ -244,10 +244,10 @@ controls:["date field","password field","spinner","text area","textbox"],context
|
|
|
244
244
|
"styled button","text area","textbox","css button"]},{name:"message id",label:"Message Id",uppercase:true,maxLength:7,multOccur:true,hide:true,help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"message file",label:"Message File",uppercase:true,maxLength:10,multOccur:true,hide:true,help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"message library",label:"Library",uppercase:true,
|
|
245
245
|
maxLength:10,multOccur:true,hide:true,help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"message condition",label:"Condition",f:["indicator","expression"],g:true,readOnly:true,multOccur:true,hide:true,format:"1 / 0",type:"boolean",help:"",context:"dspf",controls:["button","output field","styled button","text area","textbox","css button"]},{name:"label for",a:"blank",help:"Specifies the ID of the element that this is a label for. This property will cause a <label> tag to be generated for this element with the 'for' attribute set to the ID specified.",
|
|
246
246
|
va:true,controls:["output field"]},{name:"show today option",format:"true / false",choices:["true","false","auto-select"],type:"boolean",g:true,f:["indicator"],a:"false",help:"Controls whether the user has a Today option on the calendar pop-up to jump to the current date.<br /><br />The special value 'auto-select' causes the Today option to place the current date value into the date field and close the pop-up automatically.",controls:["date field"]},{name:"show week number",format:"true / false",
|
|
247
|
-
choices:["true","false"],type:"boolean",g:true,f:["indicator"],a:"false",help:"Displays column with the week number within a time period. Default is 52 (1 year). See pui.calcWeekNum to customise",controls:["date field"]},{name:"calendar position",choices:["below-right","above-right","right","below-left","above-left","left"],f:["char","varchar","string"],a:"[blank]",help:"Controls the position and orientation of the calendar. The default [blank] is the same as 'right'",context:"dspf"
|
|
248
|
-
category:true,nodedesigner:false},{name:"translation placeholders",type:"translationplaceholders",readOnly:true,bind:false,a:"bind",help:"Define replacement values for the placeholders in translations.",xl:["translation placeholder key","translation placeholder value"],va:false,nodedesigner:false},{name:"translation placeholder key",label:"Placeholder Key",multOccur:true,hide:true,bind:false,help:"",nodedesigner:false},{name:"translation placeholder value",label:"Placeholder Value",
|
|
249
|
-
hide:true,help:"",nodedesigner:false},{name:"Validation",category:true,context:"dspf"},{name:"error message location",choices:["left","right","top","bottom","alert"],f:["char","varchar","string","indicator","expression"],a:"right",help:"Controls the position and orientation of validation and error tool tips. When 'alert' is selected, an alert box will be used instead of a tool tip.",context:"dspf"},{name:"error message attach",choices:["window","parent"],f:["char","varchar","string",
|
|
250
|
-
a:"window",help:"Controls what the tool tip is attached to. 'window' means the tip is always visible, even if the widget is not visible inside layouts. 'parent' means the tip is visible when the widget is; only use 'parent' if the widget is in an overflowed layout and the tip should scroll with the widget.",context:"dspf"},{name:"error message css class",a:"pui-tip-error",help:"Specifies a css class name to apply to the top-level error tip element. This allows error tips to be styled individually. If not specified, css class 'pui-tip-error' is used, which gives error message styling. Try 'pui-tip-info' for an informational message.",
|
|
247
|
+
choices:["true","false"],type:"boolean",g:true,f:["indicator"],a:"false",help:"Displays column with the week number within a time period. Default is 52 (1 year). See pui.calcWeekNum to customise",controls:["date field"]},{name:"calendar position",choices:["below-right","above-right","right","below-left","above-left","left"],f:["char","varchar","string"],a:"[blank]",help:"Controls the position and orientation of the calendar. The default [blank] is the same as 'right'",context:"dspf",controls:["date field"]},
|
|
248
|
+
{name:"Translations",category:true,nodedesigner:false},{name:"translation placeholders",type:"translationplaceholders",readOnly:true,bind:false,a:"bind",help:"Define replacement values for the placeholders in translations.",xl:["translation placeholder key","translation placeholder value"],va:false,nodedesigner:false},{name:"translation placeholder key",label:"Placeholder Key",multOccur:true,hide:true,bind:false,help:"",nodedesigner:false},{name:"translation placeholder value",label:"Placeholder Value",
|
|
249
|
+
multOccur:true,hide:true,help:"",nodedesigner:false},{name:"Validation",category:true,context:"dspf"},{name:"error message location",choices:["left","right","top","bottom","alert"],f:["char","varchar","string","indicator","expression"],a:"right",help:"Controls the position and orientation of validation and error tool tips. When 'alert' is selected, an alert box will be used instead of a tool tip.",context:"dspf"},{name:"error message attach",choices:["window","parent"],f:["char","varchar","string",
|
|
250
|
+
"indicator","expression"],a:"window",help:"Controls what the tool tip is attached to. 'window' means the tip is always visible, even if the widget is not visible inside layouts. 'parent' means the tip is visible when the widget is; only use 'parent' if the widget is in an overflowed layout and the tip should scroll with the widget.",context:"dspf"},{name:"error message css class",a:"pui-tip-error",help:"Specifies a css class name to apply to the top-level error tip element. This allows error tips to be styled individually. If not specified, css class 'pui-tip-error' is used, which gives error message styling. Try 'pui-tip-info' for an informational message.",
|
|
251
251
|
context:"dspf"},{name:"mandatory entry",choices:["true","false"],type:"boolean",g:true,f:["indicator","expression"],a:"false",help:"When set to true, the user must modify the field by typing at least one character into the input box. A blank is a valid character.",controls:["combo box","date field","password field","spinner","text area","textbox"],context:"dspf"},{name:"mandatory fill",choices:["true","false"],type:"boolean",g:true,f:["indicator","expression"],a:"false",help:"When set to true, the user must type characters in all positions of the input box.",
|
|
252
252
|
controls:["combo box","date field","password field","spinner","textbox"],context:"dspf"},{name:"required",choices:["true","false"],type:"boolean",g:true,f:["indicator","expression"],a:"false",help:"When set to true, the element cannot be empty.",controls:["combo box","date field","file upload","password field","select box","spinner","text area","textbox","file upload dnd"],context:"dspf"},{name:"valid values",type:"list",controls:["combo box","date field","password field","spinner","text area","textbox"],
|
|
253
253
|
a:"blank",help:"Specifies a list of values that are valid for the user to type into the input box. The values should be comma separated.",context:"dspf"},{name:"comparison operator",choices:["Equal","Not Equal","Greater Than","Greater Than or Equal","Less Than","Less Than or Equal"],controls:["combo box","date field","password field","spinner","text area","textbox"],a:"blank",help:"Identifies the relational operator used to compare data in the input box with the specified comparison value.",context:"dspf"},
|