backgroundColor |
Type : string
|
Default value : 'background-color'
|
strokeDasharray |
Type : string
|
Default value : 'stroke-dasharray'
|
Constants |
backgroundColor |
Type : string
|
Default value : 'background-color'
|
color |
Type : string
|
Default value : 'color'
|
fontFamily |
Type : string
|
Default value : 'font-family'
|
fontstyle |
Type : string
|
Default value : 'font-style'
|
fontweight |
Type : string
|
Default value : 'font-weight'
|
textAlign |
Type : string
|
Default value : 'text-align'
|
textdecoration |
Type : string
|
Default value : 'text-decoration'
|
verticalAlign |
Type : string
|
Default value : 'vertical-align'
|
whiteSpace |
Type : string
|
Default value : 'white-space'
|
borderBox |
Type : string
|
Default value : 'border-box'
|
boxSizing |
Type : string
|
Default value : 'box-sizing'
|
Constants |
buttonComponent |
Type : object
|
Default value : {
afterFirstCall: true,
anchorApplied: -1,
autoSizeApplied: false,
baseValidatorService: null,
model: {
AutoSize: false,
ContextMenuStrip: '',
Enabled: true,
EnabledInternal: true,
Focused: false,
Name: 'button4',
Parent: '6cebf9c4-45fb-4bc4-8dfc-0429acc37856',
ShowTooltip: false,
Style: { Dirty: false },
TabIndex: 5,
TabStop: true,
Text: 'button4',
Visible: true,
ZIndexRefresh: false,
childrenToNotify: [],
eventChanges: {},
events: {},
id: '5a9fc018-3f82-4377-8ba9-95c838eaed37'
}
}
|
buttonComponent2 |
Type : object
|
Default value : {
afterFirstCall: true,
anchorApplied: -1,
autoSizeApplied: false,
baseValidatorService: null,
fakeFocused: false,
model: {
AutoSize: false,
ContextMenuStrip: '',
Enabled: true,
EnabledInternal: true,
Focused: false,
Name: 'button2',
Parent: '6cebf9c4-45fb-4bc4-8dfc-0429acc37856',
ShowTooltip: false,
Style: { Dirty: false },
TabIndex: 6,
TabStop: true,
Text: 'button2',
Visible: true,
ZIndexRefresh: false,
childrenToNotify: [],
eventChanges: {},
events: {},
id: '3e87dacc-5daa-41b2-981e-9e4bf2ec4526'
}
}
|
model |
Type : object
|
Default value : {
Bottom: 10,
Dock: 0,
Left: 10,
mapperId: 'ctrl',
Right: 10,
Top: 10,
Parent: '111-222',
UniqueID: '123-123',
Enabled: true,
EnabledInternal: true,
Visible: true,
VisibleInternal: true,
Text: 'Text',
Width: 10,
Height: 10,
Tooltip: 'Tooltip',
AllowDrop: true,
ErrorProviderMessage: 'ProviderMessage',
ErrorProviderImage: 'ProviderImage',
Style: {
BackColor: '#ef792b',
ForeColor: '#f71f13',
Font: 'italic bold 20px arial,serif',
BackgroundImage: 'this/is/url',
Top: '50px',
Left: '50px',
Right: '50px',
Bottom: '50px',
FontSize: '30px',
TextAlign: 3
}
}
|
columns |
Type : []
|
Default value : [
{
Width: 10,
SizeType: 0
},
{
Width: 10,
SizeType: 0
}
]
|
components |
Type : object
|
Default value : {
controls: [
[
{ ControlId: '', row: 0, col: 0 },
{ ControlId: '', row: 0, col: 1 }
],
[
{ ControlId: 'control', colSpan: 1, row: 1, col: 0 },
{ ControlId: 'control', row: 1, col: 1 }
]
]
}
|
model |
Type : object
|
Default value : {
UniqueID: '4ebfddbe-627e-dbee-8eca-609e6a708c6c',
ProjectionId: '8',
References: {},
Name: 'tablelayoutpanel1',
Enabled: true,
RowCount: 1,
ColumnCount: 1,
Style: {
Height: '100px',
Width: '200px'
}
}
|
rows |
Type : []
|
Default value : [
{
Height: 10,
SizeType: 0
},
{
Height: 10,
SizeType: 1
}
]
|
comboModel |
Type : object
|
Default value : {
DropDownStyle: 'DropDown',
Enabled: false,
Name: 'TestCombo',
ProjectionId: '2',
References: {},
SelectedIndex: 1,
Text: 'Combobox',
UniqueID: '123-123',
Visible: true,
events: { DropDown: true }
}
|
model |
Type : object
|
Default value : {
Enabled: true,
ProjectionId: '12',
References: {},
UniqueID: 'b2f906d7-8688-4gta-b047-wjkluv2230493',
Visible: true,
Items: items
}
|
items |
Type : []
|
Default value : [
{ value: '1', text: 'first' },
{ value: '2', text: 'second' },
{ value: '3', text: 'third' },
{ value: '4', text: 'fourth' }
]
|
data |
Type : object
|
Default value : {
ChartAreas: [
{
name: 'ChartArea1',
enable3d: false
}
],
Legends: [
{
name: 'Legend1',
title: 'Legend Title 1',
x: 80,
y: 55,
width: 90,
height: 20
}
],
Series: [
{
name: 'SeriesA',
label: 'Series Label A',
legend: 'Legend1',
charttype: 17,
chartarea: 'ChartArea1',
points: [
{
label: 'Label 1',
yvalues: 40,
color: 'Color [Empty]'
},
{
label: 'Label 2',
yvalues: [30],
color: 'yellow'
},
{
label: 'Label 3',
yvalues: 30,
color: '#ff0000'
}
]
}
],
Titles: [
{
name: 'PieChart1',
text: 'Pie Chart Default'
}
]
}
|
data |
Type : object
|
Default value : {
Nodes: [
{
text: 'Furniture',
items: [
{ text: 'Tables & Chairs' },
{ text: 'Sofas', items: [{ text: 'Tables & Chairs' }] },
{ text: 'Occasional Furniture' }
]
},
{
text: 'Decor',
items: [
{ text: 'Bed Linen' },
{ text: 'Curtains & Blinds' },
{ text: 'Carpets' }
]
}
],
ExpandedKeys: ['0'],
DisabledKeys: ['0_2'],
CheckedKeys: ['0_2', '1'],
SelectedKey: ['0_1']
}
|
DefaultLarge |
Type : number
|
Default value : 10
|
DefaultSmall |
Type : number
|
Default value : 1
|
DefaultValue |
Type : number
|
Default value : 0
|
MaximumDefault |
Type : number
|
Default value : 100
|
MinimumDefault |
Type : number
|
Default value : 0
|
Constants for the default values of the maximum, minimum and value properties; |
employees |
Type : object
|
Default value : {
Columns: [
{ field: 'name', title: 'Name', width: 50, editable: false, type: 0 },
{ field: 'country', title: 'Country', width: 50, editable: true, type: 0 },
{
field: 'dob',
title: 'Date of birth',
width: 50,
editable: true,
type: 0
},
{ field: 'check', title: 'Check Box', width: 50, editable: true, type: 2 },
{
field: 'combo',
title: 'Combo Box',
width: 50,
editable: true,
type: 3,
data: [
{ value: '1', displayvalue: 'First Priority' },
{ value: '2', displayvalue: 'Second Priority' },
{ value: '3', displayvalue: 'Third Priority' },
{ value: '4', displayvalue: 'Fourth Priority' }
]
},
{
field: 'date',
title: 'Date Time Picker',
width: 50,
editable: true,
type: 6,
format: 2
},
{
field: 'disabled',
title: 'Check Box',
width: 50,
editable: false,
type: 2
},
{
field: 'dateLocked',
title: 'DatePicker Locked',
width: 50,
editable: false,
type: 6,
format: 1
},
{
field: 'dateCustomFormat',
title: 'DatePicker Custom Format',
width: 50,
editable: false,
type: 6,
format: 8,
customFormat: 'G'
},
{
field: 'dateWithoutFormat',
title: 'DatePicker Custom Format',
width: 50,
editable: false,
type: 6,
format: 3
}
],
Rows: [
{
name: 'Tom',
country: 'USA',
dob: '1978-01-01',
check: true,
combo: 1,
date: '10/10/2010',
disabled: false,
dateLocked: '10/10/2015',
dateCustomFormat: '10/10/2015 12:00:00 PM',
dateWithoutFormat: '10/10/2015 12:00:00 PM'
},
{
name: 'Natalie',
country: 'Ukraine',
dob: '1982-01-01',
check: false,
combo: 2,
date: '10/10/2011',
disabled: true,
dateLocked: '10/10/2010',
dateCustomFormat: '10/10/2015 12:00:00 PM',
dateWithoutFormat: '10/10/2015 12:00:00 PM'
},
{
name: 'John',
country: 'Germany',
dob: '1984-01-01',
check: true,
combo: 3,
date: '10/10/2012',
disabled: false,
dateLocked: '10/10/2019',
dateCustomFormat: '10/10/2015 12:00:00 PM',
dateWithoutFormat: '10/10/2015 12:00:00 PM'
},
{
name: 'Bob',
country: 'Brazil',
dob: '1982-01-01',
check: false,
combo: 4,
date: '',
disabled: true,
dateLocked: '10/10/2018',
dateCustomFormat: '10/10/2015 12:00:00 PM',
dateWithoutFormat: null
}
],
Length: 4
}
|
frozenRow |
Type : object
|
Default value : {
Rows: [
{
name: 'Elsa',
country: 'USA',
dob: '1978-01-01',
check: true,
combo: 1,
date: '10/10/2010',
disabled: false,
dateLocked: '10/10/2015'
}
],
Length: 1
}
|
employees |
Type : object
|
Default value : {
Columns: [
{ field: 'name', title: 'Name', width: 50, editable: false },
{ field: 'country', title: 'Country', width: 50, editable: true },
{ field: 'dob', title: 'Date of birth', width: 0, editable: true }
],
Rows: [
{ name: 'Tom', country: 'USA', dob: '1978-01-01' },
{ name: 'Natalie', country: 'Ukraine', dob: '1982-01-01' },
{ name: 'John', country: 'Germany', dob: '1984-01-01' },
{ name: 'Bob', country: 'Brazil', dob: '1982-01-01' }
],
Length: 4
}
|
environment |
Type : object
|
Default value : {
production: false
}
|
environment |
Type : object
|
Default value : {
production: true
}
|
focusableContainers |
Type : object
|
Default value : { TabControl: true }
|
Dictionary used to identify the containers that should gain focus before trigger the enterContainer |
html |
Type : object
|
Default value : {
HTML: "<p style='text-align: center;'> Mobilize RichTextBox.<br /> </p> <div style='display: inline-block; width: 39%;'> <p>List Example:</p> <ul><li>Item 1</li><li>Item 2</li><li>Item 3</li></ul> </div> <div style='display: inline-block; width: 60%; vertical-align: top;'> <img src='https://www.mobilize.net/hubfs/MobilizeNet-YourCodeNewAgain.svg' width='100px' height='30px' style='min-width: 10px; min-height: 10px;' alt='Tenerife'/> </div> "
}
|
model |
Type : object
|
Default value : {
Name: 'RichTextBox',
ProjectionId: '19',
References: {},
Style: {
Dirty: true,
SelectionColor: 'red'
},
Refresh: true,
EventChanges: {
RichTextBoxChanged: true
},
HtmlText: '<p>This is a RichTextBox</p>',
UniqueID: 'r1ch-73x7-b0x-j8u3r1-c0m90n3n7',
Visible: true,
SelectionAlignment: 1,
WordWrap: false,
ScrollBars: 19,
BorderStyle: 2,
SelectedText: 'Selected Text value',
ReadOnly: false
}
|
items |
Type : []
|
Default value : [
{ value: '1', text: 'first' },
{ value: '2', text: 'second' },
{ value: '3', text: 'third' },
{ value: '4', text: 'fourth' }
]
|
kendo |
Type : any
|
kendo |
Type : any
|
kendo |
Type : any
|
kendo |
Type : any
|
kendo |
Type : any
|
kendo |
Type : any
|
kendo |
Type : any
|
kendo |
Type : any
|
mdiChildModel |
Type : object
|
Default value : {
UniqueID: '9194d32a-e6f9-432d-a039-14fbecfc3e08',
ProjectionId: '4982940b-e16e-4a70-9b15-6e2ab3537b9f',
Name: 'DemoApp.ContainerForm',
Text: 'ContainerForm',
Visible: true,
IsForm: true,
Enabled: true,
FormBorderStyle: 1,
IsMdiContainer: false,
IsMdiChild: true,
WindowState: 0
}
|
mdiContainerModel |
Type : object
|
Default value : {
UniqueID: '9194d32a-e6f9-432d-a039-14fbecfc3e08',
ProjectionId: '4982940b-e16e-4a70-9b15-6e2ab3537b9f',
Name: 'DemoApp.ContainerForm',
Text: 'ContainerForm',
Visible: true,
IsForm: true,
Enabled: true,
FormBorderStyle: 1,
IsMdiContainer: true,
IsMdiChild: false,
WindowState: 0
}
|
model |
Type : object
|
Default value : {
UniqueID: '9194d32a-e6f9-432d-a039-14fbecfc3e08',
ProjectionId: '4982940b-e16e-4a70-9b15-6e2ab3537b9f',
References: {
button1: '50b63049-d95f-4a5f-8b22-b23283912f47',
button2: 'e2c257c7-b5cc-4e50-947b-52a9c91221ba',
ButtonMsgBox: '962496ee-0d8e-453c-83a7-88d251d57527',
button3: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
label1: '82b2d6d7-8688-45da-b047-2a413e864c8b'
},
AcceptButtonGUID: 'c7b834eb-8493-406d-91b1-5b03846bea04',
Name: 'DemoApp.Form1',
Text: 'Form1',
Visible: true,
IsForm: true,
Enabled: true,
FormBorderStyle: 1,
IsMdiContainer: false,
WindowState: 1,
Icon: {
FileName: 'images/icon.png'
},
Size: '525, 110'
}
|
modelWithOutIcon |
Type : object
|
Default value : {
UniqueID: '9194d32a-e6f9-432d-a039-14fbecfc3e08',
ProjectionId: '4982940b-e16e-4a70-9b15-6e2ab3537b9f',
References: {
button1: '50b63049-d95f-4a5f-8b22-b23283912f47'
},
Icon: {}
}
|
model |
Type : object
|
Default value : {
Name: 'StubComponent',
UniqueID: '86c8eebf-6e27-4ddb-0000-6e68c096ca70',
events: { Click: true, Focus: true, DblClicked: true }
}
|
model |
Type : object
|
Default value : {
ProjectionId: '2',
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
// tslint:disable-next-line:object-literal-sort-keys
Text: 'Clients Records',
Name: 'AdoDataControl1',
Enabled: true,
Visible: true
}
|
model |
Type : object
|
Default value : {
Enabled: true,
ProjectionId: '12',
References: {},
UniqueID: 'b2f906d7-8688-4gta-b047-wjkluv2230493',
Visible: true,
Items: items,
Style: {
BackgroundImage: 'assets/images/blue_gradient.png',
ForeColor: '#ab13f7'
},
EventChanges: {
Click: true
},
CanOverflow: true,
AllowItemReorder: true
}
|
model |
Type : object
|
Default value : {
UniqueID: '87c3e7e8-9068-27og-h789-e81c8b6423a4',
ProjectionId: '6',
References: {},
Text: 'Hello World!',
Name: 'checkbox1',
Enabled: true,
Visible: true,
Checked: true,
CheckedState: undefined,
Appearance: 0,
Image: 'image.png'
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
References: {},
Text: 'Observable Wrapper Example',
Name: 'button3',
Enabled: true,
Visible: true,
isPrimary: true,
Style: {
BackColor: '#ef792b',
ForeColor: '#f71f13',
Font: 'italic bold 20px arial,serif',
BackgroundImage: 'this/is/url'
},
Image: 'assets/images/mobilize.png'
}
|
model |
Type : object
|
Default value : {
Id: 'b3c6e289-c289-48e1-8de8-5579652f8785',
MapperId: 'chart',
References: {},
Name: 'chartPie',
PropertiesState: 280,
RightToLeft: 2,
TabIndex: 0,
TabStop: true,
TextInternal: 'Pie Chart',
ParentEnabled: true,
ShowTooltip: false,
ZIndexRefresh: false,
Dock: 0,
Visible: true,
Enabled: true,
Text: 'Pie Chart'
}
|
model |
Type : object
|
Default value : {
UniqueID: 'b2f906d7-8688-4gta-b047-wjkluv2230493',
ProjectionId: '12',
References: {},
DataTextField: 'text',
DataValueField: 'value',
Draggable: true,
Enabled: true,
SelectionMode: 1,
Refresh: false,
RefreshCheckedIndices: false,
SelectedIndices: [1, 3],
CheckedIndices: [0, 3],
CheckOnClick: true
}
|
model |
Type : object
|
Default value : {
Style: { BackColor: '#FFFFFF', ForeColor: '#f71f13', Height: '50px' },
DropDownStyle: 'DropDown',
Enabled: false,
Name: 'TestCombo',
ProjectionId: '2',
References: {},
SelectedIndex: 1,
Text: 'second',
UniqueID: '86c8eebf-6e27-4ddb-0000-6e68c096ca70',
Visible: true,
events: { DropDown: true }
}
|
model |
Type : object
|
Default value : {
Id: 'colorDialog-12345',
MapperId: 'clrdlg',
Name: 'colordialogview',
Text: 'ColorDialog',
Visible: true,
IsForm: true,
IsModalView: true,
FullOpen: true,
Color: '#ed7e32'
}
|
model |
Type : object
|
Default value : {
Enabled: true,
Name: 'ContextMenuStrip',
ProjectionId: '6',
References: {},
Text: 'ContextMenuStrip',
UniqueID: '86c8eebf-6e27-4ddb-0000-jwoifj3943',
Items: ['123', '123'],
Visible: true,
ContainerId: 'test-container-id-1234',
Style: {
Top: 10,
Left: 10
}
}
|
model |
Type : object
|
Default value : {
Id: 'd4t4gr1dv1w-k3n2o-c0m9-d4v3-a1t3in2of7',
ProjectionId: '15',
References: {},
Text: 'datagridview',
Name: 'datagridview',
Enabled: true,
Visible: true,
Height: 300,
SelectionMode: 'FullRowSelect',
Refresh: true,
ColumnHeadersVisible: true,
RowHeadersVisible: true,
ReadOnly: false
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '4',
References: {},
Value: new Date(),
Name: 'dateTimePicker1',
Enabled: true,
Visible: true,
Format: 4,
ShowCheckBox: false,
Checked: true
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-lksd9en393nd9d3',
ProjectionId: '15',
References: {},
Text: 'datagridviewflex1',
Name: 'datagridviewflex1',
Enabled: true,
Visible: true,
Height: 300,
SelectionMode: 'FullRowSelect',
Refresh: true,
RefreshColumns: true
}
|
model |
Type : object
|
Default value : {
Id: 'fontDialog-12345',
Font: {
Name: 'Arial Black',
Size: '12',
Bold: true,
Italic: true,
Strikeout: true,
Underline: true,
ToJson(): string {
return JSON.stringify(this);
}
},
IsForm: true,
IsModalView: true,
ShowEffects: true,
Text: 'FontDialog',
Visible: true,
Fonts: '["Agency FB","Algerian","Arial","Arial Black","Arial Narrow"]',
MapperId: 'fntdlg',
Name: 'fontdialogview'
}
|
model |
Type : object
|
Default value : {
UniqueID: '90xv9f0d-27og-fww3-fdcvx-e81c8b23a644',
ProjectionId: '7',
References: {},
Text: 'Hello GroupBox!',
Name: 'groupbox1',
Enabled: true
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-jjk32jj230493',
ProjectionId: '11',
References: {},
Text: 'scrollbar1',
Name: 'scrollbar1',
Enabled: true,
Visible: true,
Value: 50,
Minimum: 10,
Maximum: 90
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
LabelMessage: 'this is prompt',
DefaultResponse: 'this is the response',
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true
},
ButtonOk: {
Name: 'Button3',
ProjectionId: '5',
Text: 'No',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
Visible: true
},
ButtonCancel: {
Name: 'Button4',
ProjectionId: '6',
Text: 'No',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
Visible: true
}
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c0963242',
ProjectionId: '5',
References: {},
Text: 'FileDialogExample',
Name: 'OpenFileDialog1',
Enabled: true,
Visible: true,
IsForm: true,
IsModalView: true,
Filter: 'image/x-png,image/gif,image/jpeg'
}
|
model |
Type : object
|
Default value : {
UniqueID: '82b2d6d7-8688-45da-b047-2a413e864c8b',
ProjectionId: '4',
References: {},
Image: 'image1.png',
Text: 'Hello World!',
Name: 'label1',
Enabled: true,
Visible: true,
BorderStyle: BorderStyle.Fixed3D,
AutoSize: false
}
|
model |
Type : object
|
Default value : {
ProjectionId: '2',
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
// tslint:disable-next-line:object-literal-sort-keys
Text: 'Clients Records',
Name: 'LinkLabelComponent',
Enabled: true,
Visible: true,
LinkBehavior: LinkBehavior.NeverUnderline,
BorderStyle: 0
}
|
model |
Type : object
|
Default value : {
UniqueID: 'b2f906d7-8688-4gta-b047-wjkluv2230493',
ProjectionId: '12',
References: {},
DataTextField: 'text',
DataValueField: 'value',
Draggable: true,
Enabled: true,
SelectionMode: 1,
Refresh: false,
RefreshSelectedIndices: false,
SelectedIndices: [0, 3],
Parent: {
Enabled: true
}
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-m34j9ss9aqq032',
ProjectionId: '10',
Name: 'maskedtextbox1',
Text: '359884123321',
Enabled: true,
Visible: true,
Width: 100,
Height: 60,
Mask: '(999) 000-00-00-00',
ReadOnly: true,
PasswordChar: null,
Style: { BackColor: '#FFFFFF' }
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
},
ButtonNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
},
ButtonOk: {
Name: 'Button3',
ProjectionId: '5',
Text: 'Ok',
UniqueID: 'ff4830a6-7f60-473f-9106-8fbb3b3ba1d0',
Visible: true,
Focused: false
},
ButtonCancel: {
Name: 'Button4',
ProjectionId: '6',
Text: 'Cancel',
UniqueID: '415576dd-95b2-478e-80bf-0ea29e3a8a41',
Visible: true,
Focused: false
},
ButtonAbort: {
Name: 'Button5',
ProjectionId: '6',
Text: 'Abort',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshx',
Visible: true,
Focused: false
},
ButtonRetry: {
Name: 'Button6',
ProjectionId: '6',
Text: 'Retry',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifsxx',
Visible: true,
Focused: false
},
ButtonIgnore: {
Name: 'Button7',
ProjectionId: '6',
Text: 'Ignore',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifsyx',
Visible: true,
Focused: false
},
DefaultButton: {
Name: 'Button4',
ProjectionId: '6',
Text: 'Cancel',
UniqueID: '415576dd-95b2-478e-80bf-0ea29e3a8a41',
Visible: true,
Focused: false
}
}
|
modelDefButAbort |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
},
ButtonNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
},
ButtonAbort: {
Name: 'Button5',
ProjectionId: '6',
Text: 'Abort',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshx',
Visible: true,
Focused: false
},
DefaultButton: {
Name: 'Button5',
ProjectionId: '6',
Text: 'Abort',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshx',
Visible: true,
Focused: false
}
}
|
modelDefButCancel |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
},
ButtonNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
},
ButtonCancel: {
Name: 'Button4',
ProjectionId: '6',
Text: 'Cancel',
UniqueID: '415576dd-95b2-478e-80bf-0ea29e3a8a41',
Visible: true,
Focused: false
},
DefaultButton: {
Name: 'Button4',
ProjectionId: '6',
Text: 'Cancel',
UniqueID: '415576dd-95b2-478e-80bf-0ea29e3a8a41',
Visible: true,
Focused: false
}
}
|
modelDefButIgnore |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
},
ButtonNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
},
ButtonIgnore: {
Name: 'Button7',
ProjectionId: '6',
Text: 'Ignore',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifsyx',
Visible: true,
Focused: false
},
DefaultButton: {
Name: 'Button7',
ProjectionId: '6',
Text: 'Ignore',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifsyx',
Visible: true,
Focused: false
}
}
|
modelDefButNo |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
},
ButtonNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
},
DefaultButton: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
}
}
|
modelDefButOk |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonOk: {
Name: 'Button3',
ProjectionId: '5',
Text: 'Ok',
UniqueID: 'ff4830a6-7f60-473f-9106-8fbb3b3ba1d0',
Visible: true,
Focused: false
},
DefaultButton: {
Name: 'Button3',
ProjectionId: '5',
Text: 'Ok',
UniqueID: 'ff4830a6-7f60-473f-9106-8fbb3b3ba1d0',
Visible: true,
Focused: false
}
}
|
modelDefButRetry |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
},
ButtonNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
},
ButtonRetry: {
Name: 'Button6',
ProjectionId: '6',
Text: 'Retry',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifsxx',
Visible: true,
Focused: false
},
DefaultButton: {
Name: 'Button6',
ProjectionId: '6',
Text: 'Retry',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifsxx',
Visible: true,
Focused: false
}
}
|
modelDefButYes |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
Icon: 64,
LabelMessage: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label with a random message',
Name: 'label1'
},
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
},
ButtonNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true,
Focused: false
},
DefaultButton: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true,
Focused: false
}
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: false,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsDialog: true,
Content: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-awerdsf98',
ProjectionId: '3',
Text: 'This is the label Enid',
Name: 'label1'
},
btnYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true
},
btnNo: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
ProjectionId: '4',
Name: 'Button2',
Text: 'No',
Visible: true
}
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '4',
References: {},
CalendarDimensions: '1, 1',
Enabled: true,
MaxDate: '1/1/2050 12:00:00 AM',
MaxSelectionCount: 10,
MinDate: '1/1/2000 12:00:00 AM',
Name: 'monthCalendar1',
SelectionEnd: '1/1/2025 12:00:00 AM',
SelectionStart: '1/1/2025 12:00:00 AM',
TodayDate: '1/1/2025 12:00:00 AM',
Visible: true,
BoldedDates: []
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-jjk32jj230493',
ProjectionId: '11',
References: {},
Text: 'listview1',
Name: 'listview1',
Enabled: true,
Visible: true,
Height: 410,
View: 'Details',
Refresh: false,
CheckBoxes: false,
SelectedIndices: [0, 2, 3],
SmallImageListSize: '16,16',
SelectedChanged: true,
HasGroups: true
}
|
model |
Type : object
|
Default value : {
ProjectionId: '2',
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
balloonTipTitle: 'Example',
Name: 'NotifyIconComponent',
ShowNotification: true,
Visible: true,
balloonTipText: 'Example2',
balloonTipIcon: 'assets/images/Warning.ico'
}
|
model |
Type : object
|
Default value : {
DecimalPlaces: 0,
Enabled: true,
Increment: 3,
Maximum: 100,
Minimum: 0,
ReadOnly: false,
ProjectionId: '16',
UniqueID: 'n5m3r1c5pd0w4-c0mp0n3nt-05ds2sdf-0fd51dsf',
Value: 2,
Visible: true
}
|
model |
Type : object
|
Default value : {
UniqueID: '82b2d6d7-8688-45da-b047-7h782k93smn2',
ProjectionId: '8',
Image: 'assets/images/mobilize.png',
Name: 'picturebox1',
Text: 'picturebox1',
Enabled: true,
Visible: true,
Width: 32,
Height: 32,
SizeMode: 2
}
|
model |
Type : object
|
Default value : {
UniqueID: '4ebfddbe-627e-dbee-8eca-609e6a708c6c',
ProjectionId: '8',
References: {},
Name: 'panel1',
Enabled: true
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'PrintDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true
}
|
model |
Type : object
|
Default value : {
Id: '86c8eebf-6e27-4ddb-0000-jwoifj3943',
Maximum: 100,
Minimum: 0,
Name: 'ProgressBar',
ProjectionId: '6',
References: {},
Text: 'ProgressBar',
Value: 20,
Visible: true,
Indeterminate: false
}
|
model |
Type : object
|
Default value : {
Appearance: 'Normal',
Checked: false,
Enabled: true,
Id: 'c390e87e8-68-27og-h789-e89023h78ba4',
Image: 'imagePath.img',
Name: 'radiobutton1',
ProjectionId: '10',
References: {},
Text: 'This is a radiobutton!',
Value: 'radio1',
ParentName: 'Parent',
CheckAlign: ContentAlignment.MiddleRight
}
|
model |
Type : object
|
Default value : {
Id: 'c390e87e8-68-27og-h789-e89023h78ba4',
Name: 'shape1',
ProjectionId: '10',
References: {},
BackStyle: 0,
BorderStyle: 0,
Shape: 0,
FillStyle: 0,
FillColor: '#000000'
}
|
model |
Type : object
|
Default value : {
Controls: {
'30379794-4c67-4f6c-98d6-b5a1515fe0a1': true,
'109076a4-d09a-4b99-b8c4-ef57675eaeca': true,
'19b4c0de-7162-452f-b171-9b00db7b652b': true
},
AutoScroll: false,
HScroll: false,
VScroll: false,
Anchor: 0,
AutoSize: false,
AutoSizeMode: 0,
BringTop: false,
Dock: 0,
Enabled: true,
EventChanges: {
TextChanged: false,
Click: false,
DoubleClick: false,
Enter: false,
Leave: false,
LostFocus: false,
Validating: false,
Validated: false,
MouseClick: false,
MouseDoubleClick: false,
KeyPress: false,
KeyDown: false,
KeyUp: false,
MouseEnter: false,
MouseLeave: false
},
Focused: false,
Name: '',
Parent: '4d19777e-091e-4d38-8380-73125cc58556',
Refresh: true,
SetFocus: false,
ShowTooltip: false,
TabIndex: 0,
TabStop: false,
Text: '',
Visible: true,
ZIndexRefresh: false,
Id: 'e00097f9-da92-47dc-aeef-7f008ec81f78',
MapperId: 'splttrStaticPnl',
References: {}
}
|
model |
Type : object
|
Default value : {
UniqueID: '82b2d6d7-8688-45da-b047-2a413e864c8c',
Orientation: 0,
Panel1MinSize: 0,
Panel2MinSize: 0,
SplitterDistaince: 50,
SplitterWidth: 4,
IsSplitterFixed: false,
Panel1: '6b63174f-b4f0-45b8-82d7-b41cc4f62950',
Panel2: 'd452fa16-a85f-4a05-9cce-19840abafdb0',
MapperId: 'spltStaticCntnr'
}
|
model |
Type : object
|
Default value : {
UniqueID: 'v25dx3xd99f2-8688-4gta-b047-wjkluv2230493',
ProjectionId: '13',
References: {},
Refresh: false
}
|
model |
Type : object
|
Default value : {
ProjectionId: '15',
SelectedIndex: 0,
UniqueID: 't2b2o2ht0l-a2t1n2o7t-02ds5rd-d50g5d02sd-',
Visible: true,
Name: 'Frm1'
}
|
tabs |
Type : object
|
Default value : {
Tabs: ['1', '2', '3'],
SelectedIndex: 2
}
|
model |
Type : object
|
Default value : {
Enablec: true,
Name: 'TabHeader',
ProjectionId: '14',
UniqueID: 't2bi7e2-d2v1-m0b1-l1z3-a2t1n2o7t',
Visible: false
}
|
model |
Type : object
|
Default value : {
UniqueID: '82b2d6d7-8688-45da-b047-2a413e864c8c',
ProjectionId: '4',
References: {},
Text: 'Write a text',
Name: 'textBox1',
Enabled: true,
Visible: true,
MaxLength: 10,
Columns: 10,
Rows: 5,
Multiline: false,
Tooltip: 'This is a tooltip',
ReadOnly: false,
PasswordChar: '0'
}
|
model |
Type : object
|
Default value : {
UniqueID: '82b2d6d7-8688-45da-b047-2a413e864c8b',
ProjectionId: '12',
References: {},
Text: 'Hello World!',
Name: 'Timer1',
Interval: 1000,
Enabled: false
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
References: {},
Text: 'Observable Wrapper Example',
Name: 'button3',
Enabled: true,
Visible: true,
DisplayStyle: 'Image',
Image: 'assets/images/mobilize.png',
Checked: true,
Tooltip: 'Tooltip Example'
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'Form1',
IsModalView: true,
Buttons: 0b1011,
// tslint:disable-next-line:max-line-length
Details:
'See the end of this message for details on invoking \njust-in-time (JIT) debugging instead of this dialog box.\n\n************** Exception Text **************\nSystem.Exception: Test Message\r\n at Mobilize.WebMap.Test.WinformsFeature.AException(String message) in S:\\ais-winf2html5\\ais-winf2html5\\WebMAPWInformsPlatformCompatiblity\\test\\Mobilize.Web.Bundle.TestCommon\\WinformsFeature.cs:line 70\r\n',
// tslint:disable-next-line:max-line-length
Message:
'Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.\n\nTest Message.'
}
|
model |
Type : object
|
Default value : {
DropDownStyle: 'DropDown',
Enabled: false,
Name: 'TestCombo',
ProjectionId: '2',
SelectedIndex: 1,
Text: 'Combobox',
UniqueID: '86c8eebf-6e27-4ddb-0000-6e68c096ca70',
Visible: true
}
|
model |
Type : object
|
Default value : {
UniqueID: '82b2d6d7-8688-45da-b047-2a413e864c8c',
Orientation: 0,
Panel1MinSize: 0,
Panel2MinSize: 0,
SplitterDistaince: 50,
SplitterWidth: 4,
IsSplitterFixed: false,
Panel1: '6b63174f-b4f0-45b8-82d7-b41cc4f62950',
Panel2: 'd452fa16-a85f-4a05-9cce-19840abafdb0',
MapperId: 'spltCntnr'
}
|
model |
Type : object
|
Default value : {
DropDownStyle: 'DropDown',
ProjectionId: '2',
UniqueID: '86c8eebf-6e27-4ddb-0000-6e68c096ca70',
Visible: true,
DropDownItems: items,
Image: 'assets/images/mobilize.png',
Alignment: 'Left',
Enabled: true
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
References: {},
Text: 'ToolStripLabel',
Name: 'button3',
IsLink: true,
Visible: true,
ToolTipText: 'New Tooltip',
AutoToolTip: false,
ToolTip: 'New Tooltip',
Enable: true
}
|
model |
Type : object
|
Default value : {
DropDownStyle: 'DropDown',
ProjectionId: '2',
UniqueID: '86c8eebf-6e27-4ddb-0000-6e68c096ca70',
Visible: true,
DropDownItems: items,
Image: 'assets/images/mobilize.png',
Checked: true
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
References: {},
Text: 'ToolStripLabel',
Name: 'button3',
IsLink: true,
Visible: true,
ToolTipText: 'New Tooltip',
BorderSides: ToolStripStatusLabelBorderSides.Right,
Spring: true
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
References: {},
Text: 'ToolStripTextBox',
Name: 'button3',
AutoSize: true,
Visible: true
}
|
model |
Type : object
|
Default value : {
Controls: {
'30379794-4c67-4f6c-98d6-b5a1515fe0a1': true,
'109076a4-d09a-4b99-b8c4-ef57675eaeca': true,
'19b4c0de-7162-452f-b171-9b00db7b652b': true
},
AutoScroll: false,
HScroll: false,
VScroll: false,
Anchor: 0,
AutoSize: false,
AutoSizeMode: 0,
BringTop: false,
Dock: 0,
Enabled: true,
EventChanges: {
TextChanged: false,
Click: false,
DoubleClick: false,
Enter: false,
Leave: false,
LostFocus: false,
Validating: false,
Validated: false,
MouseClick: false,
MouseDoubleClick: false,
KeyPress: false,
KeyDown: false,
KeyUp: false,
MouseEnter: false,
MouseLeave: false
},
Focused: false,
Name: '',
Parent: '4d19777e-091e-4d38-8380-73125cc58556',
Refresh: true,
SetFocus: false,
ShowTooltip: false,
TabIndex: 0,
TabStop: false,
Text: '',
Visible: true,
ZIndexRefresh: false,
Id: 'e00097f9-da92-47dc-aeef-7f008ec81f78',
MapperId: 'splttrPnl',
References: {}
}
|
model |
Type : object
|
Default value : {
UniqueID: 'tr8c5-b4r-234ff-2343fsf423-fsdfs',
ProjectionId: '4',
Visible: true,
Name: 'TrackBar',
Enabled: true,
TickStyle: 0,
Value: 0,
Maximum: 10,
Minimum: 0,
LargeChange: 1,
SmallChange: 1
}
|
model |
Type : object
|
Default value : {
Enabled: false,
Name: 'TreeView',
ProjectionId: '2',
References: {},
Text: 'TreeView',
UniqueID: '86c8eebf-6e27-4ddb-0000-jjndn282n82',
Visible: true,
CheckBoxes: true,
ExpandedKeys: ['0'],
SelectedNodeInfo: []
}
|
model |
Type : object
|
Default value : {
UniqueID: 'b2f906d7-8688-4gta-b047-wjkluv2230493',
ProjectionId: '12',
References: {},
DataTextField: 'text',
DataValueField: 'value',
Draggable: true,
Enabled: true,
SelectionMode: 1,
Refresh: false,
RefreshSelectedIndices: false,
SelectedIndices: [0, 3]
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-jjk32jj230493',
ProjectionId: '11',
References: {},
Text: 'scrollbar1',
Name: 'scrollbar1',
Enabled: true,
Visible: true,
Value: 50,
Minimum: 10,
Maximum: 90
}
|
model |
Type : object
|
Default value : {
Name: 'WebBrowser',
ProjectionId: '3',
References: {},
Text: 'WebBrowser',
UniqueID: '86c8eebf-6e27-4ddb-0000-jjndn25r69',
Url: 'https://www.mobilize.net/',
Visible: true
}
|
model |
Type : object
|
Default value : {
Id: 'tdbnumb3r-c0mp0n3nt-s4mpl3',
MapperId: 'xtdbnmbr',
Value: 34,
CtlText: '34',
MaxValue: 100,
MinValue: 20,
Visible: true,
Enabled: true,
Format: '##0.00',
DisplayFormat: '##;(##);Null;Zero',
SelStart: 0,
SelLength: 4
}
|
model |
Type : object
|
Default value : {
Enabled: true,
Name: 'TabHeader',
ProjectionId: '14',
UniqueID: 't2bi7e2-d2v1-m0b1-l1z3-a2t1n2o7t',
mapperId: 'tabpage',
Visible: true,
ContainerParent: 'TabControl'
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Visible: true,
Name: 'FormDialog',
IsForm: true,
Text: 'This is the caption',
IsModalView: true,
LabelMessage: 'this is prompt',
DefaultResponse: 'this is the response',
ButtonYes: {
UniqueID: '86c8eebf-6e27-4ddb-8eca-qwerjasdfjkw',
ProjectionId: '4',
Name: 'Button1',
Text: 'Yes',
Visible: true
},
ButtonOk: {
Name: 'Button3',
ProjectionId: '5',
Text: 'No',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
Visible: true
},
ButtonCancel: {
Name: 'Button4',
ProjectionId: '6',
Text: 'No',
UniqueID: '86c8eebf-6e27-4ddb-8eca-tjksjdifshw',
Visible: true
}
}
|
model |
Type : object
|
Default value : {
UniqueID: '9194d32a-e6f9-432d-a039-14fbecfc3e08',
ProjectionId: '4982940b-e16e-4a70-9b15-6e2ab3537b9f',
References: {},
Name: 'DemoApp.Form1',
Text: 'Form1',
Visible: true,
IsForm: true,
Enabled: true,
IsMdiContainer: false
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-jjk32jj230493',
ProjectionId: '11',
References: {},
Text: 'listview1',
Name: 'listview1',
Enabled: true,
Visible: true,
Height: 410,
View: 'Details',
Refresh: false,
CheckBoxes: false,
SelectedIndices: [0, 2, 3],
SmallImageListSize: '16,16',
SelectedChanged: true,
HasGroups: true
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-jjk32jj230493',
ProjectionId: '11',
References: {},
Text: 'scrollbar1',
Name: 'scrollbar1',
Enabled: true,
Visible: true,
Value: 50,
Minimum: 10,
Maximum: 90
}
|
model |
Type : object
|
Default value : {
Message: 'The session has expired',
Title: 'Warning'
}
|
model |
Type : object
|
Default value : {
UniqueID: '82b2d6d7-8688-45da-b047-2a413e864c8c',
ProjectionId: '4',
References: {},
Text: 'Write a text',
Name: 'textBox1',
Enabled: true,
Visible: true,
MaxLength: 10,
Columns: 10,
Rows: 5,
Multiline: false,
Tooltip: 'This is a tooltip',
ReadOnly: false,
PasswordChar: '0'
}
|
model |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
References: {},
Text: 'Observable Wrapper Example',
Name: 'button3',
Enabled: true,
Visible: true,
isPrimary: true,
Style: {
BackColor: '#ef792b',
ForeColor: '#f71f13',
Font: 'italic bold 20px arial,serif',
BackgroundImage: 'this/is/url'
},
Image: 'assets/images/mobilize.png'
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-jjk32jj230493',
ProjectionId: '11',
References: {},
Text: 'listview1',
Name: 'listview1',
Enabled: true,
Visible: true,
Height: 410,
View: 'Details',
Refresh: false,
CheckBoxes: false,
SelectedIndices: [0, 2, 3],
SmallImageListSize: '16,16',
SelectedChanged: true,
HasGroups: true,
GridLines: false
}
|
model |
Type : object
|
Default value : {
Enabled: false,
Name: 'TreeView',
ProjectionId: '2',
References: {},
Text: 'UserControl',
UniqueID: '86c8eebf-6e27-4ddb-0000-jjndn282n82',
Visible: true,
CheckBoxes: true
}
|
model |
Type : object
|
Default value : {
Id: '82b2d6d7-8688-45da-b047-jjk32jj230493',
ProjectionId: '11',
References: {},
Text: 'listview1',
Name: 'listview1',
Enabled: true,
Visible: true,
Height: 410,
View: 'List',
Refresh: false,
CheckBoxes: false,
SelectedIndices: [0, 2, 3],
SelectionMode: 1,
SmallImageListSize: '16,16',
SelectedChanged: true,
HasGroups: true
}
|
modelButton |
Type : object
|
Default value : {
UniqueID: '86c8eebf-6e27-4ddb-8eca-6e68c096ca70',
ProjectionId: '2',
Parent: 'parent-id',
References: {},
Text: 'Observable Wrapper Example',
Name: 'button3',
Enabled: true,
Visible: true,
isPrimary: true,
Style: {
BackColor: '#ef792b',
ForeColor: '#f71f13',
Font: 'italic bold 20px arial,serif',
BackgroundImage: 'this/is/url'
}
}
|
products |
Type : object
|
Default value : {
Items: [
{
Id: '123-456-789',
MapperId: 'ListViewItem',
data: {
ProductID: 1,
ProductName: 'Chai',
QuantityPerUnit: '10 boxes x 20 bags',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 20),
MobilizeLVGrouping: '0_Default'
},
imageUrl: "url('assets/images/mobilize.png')"
},
{
Id: '123-456-333',
MapperId: 'ListViewItem',
data: {
ProductID: 2,
ProductName: 'Chang',
QuantityPerUnit: '24 - 12 oz bottles',
Discontinued: false,
FirstOrderedOn: new Date(1996, 7, 12),
MobilizeLVGrouping: '1_G1'
}
},
{
Id: '123-456-444',
MapperId: 'ListViewItem',
data: {
ProductID: 3,
ProductName: 'Aniseed Syrup',
QuantityPerUnit: '12 - 550 ml bottles',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 26),
MobilizeLVGrouping: '3_G3'
}
},
{
Id: '123-456-555',
MapperId: 'ListViewItem',
data: {
ProductID: 4,
ProductName: "Chef Anton's Cajun Seasoning",
QuantityPerUnit: '48 - 6 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 9, 19),
MobilizeLVGrouping: '2_G2'
}
},
{
Id: '123-456-666',
MapperId: 'ListViewItem',
data: {
ProductID: 5,
ProductName: "Chef Anton's Gumbo Mix",
QuantityPerUnit: '36 boxes',
Discontinued: true,
FirstOrderedOn: new Date(1996, 7, 17),
MobilizeLVGrouping: '3_G3'
}
},
{
Id: '123-456-777',
MapperId: 'ListViewItem',
data: {
ProductID: 6,
ProductName: "Grandma's Boysenberry Spread",
QuantityPerUnit: '12 - 8 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 9, 19),
MobilizeLVGrouping: '3_G3'
}
},
{
Id: '123-456-332',
MapperId: 'ListViewItem',
data: {
ProductID: 7,
ProductName: "Uncle Bob's Organic Dried Pears",
QuantityPerUnit: '12 - 1 lb pkgs.',
Discontinued: false,
FirstOrderedOn: new Date(1996, 7, 22),
MobilizeLVGrouping: '2_G2'
}
},
{
Id: '123-456-123',
MapperId: 'ListViewItem',
data: {
ProductID: 8,
ProductName: 'Northwoods Cranberry Sauce',
QuantityPerUnit: '12 - 12 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 11, 1),
MobilizeLVGrouping: '1_G1'
}
},
{
Id: '123-456-214',
MapperId: 'ListViewItem',
data: {
ProductID: 9,
ProductName: 'Mishi Kobe Niku',
QuantityPerUnit: '18 - 500 g pkgs.',
Discontinued: true,
FirstOrderedOn: new Date(1997, 1, 21),
MobilizeLVGrouping: '2_G2'
}
},
{
Id: '123-456-776',
MapperId: 'ListViewItem',
data: {
ProductID: 10,
ProductName: 'Ikura',
QuantityPerUnit: '12 - 200 ml jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 5),
MobilizeLVGrouping: '1_G1'
}
}
],
Columns: [
{
field: 'ProductID',
Title: 'Product ID',
hidden: false
},
{
field: 'ProductName',
Title: 'Product Name',
hidden: false
},
{
field: 'QuantityPerUnit',
Title: 'Quantity Per Unit',
hidden: false
},
{
field: 'Discontinued',
Title: 'Discontinued',
hidden: false
},
{
field: 'FirstOrderedOn',
Title: 'First Ordered On',
hidden: false
},
{
field: 'MobilizeLVGrouping',
hidden: true
}
],
Groups: [
{
name: '1_G1',
header: 'Group A'
},
{
name: '2_G2',
header: 'Group B'
},
{
name: '3_G3',
header: 'Group C'
}
]
}
|
products |
Type : object
|
Default value : {
Items: [
{
Id: '123-456-789',
MapperId: 'ListViewItem',
data: {
ProductID: 1,
ProductName: 'Chai',
QuantityPerUnit: '10 boxes x 20 bags',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 20),
MobilizeLVGrouping: '0_Default'
},
imageUrl: "url('assets/images/mobilize.png')"
},
{
Id: '123-456-333',
MapperId: 'ListViewItem',
data: {
ProductID: 2,
ProductName: 'Chang',
QuantityPerUnit: '24 - 12 oz bottles',
Discontinued: false,
FirstOrderedOn: new Date(1996, 7, 12),
MobilizeLVGrouping: '1_G1'
}
},
{
Id: '123-456-444',
MapperId: 'ListViewItem',
data: {
ProductID: 3,
ProductName: 'Aniseed Syrup',
QuantityPerUnit: '12 - 550 ml bottles',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 26),
MobilizeLVGrouping: '3_G3'
}
},
{
Id: '123-456-555',
MapperId: 'ListViewItem',
data: {
ProductID: 4,
ProductName: "Chef Anton's Cajun Seasoning",
QuantityPerUnit: '48 - 6 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 9, 19),
MobilizeLVGrouping: '2_G2'
}
},
{
Id: '123-456-666',
MapperId: 'ListViewItem',
data: {
ProductID: 5,
ProductName: "Chef Anton's Gumbo Mix",
QuantityPerUnit: '36 boxes',
Discontinued: true,
FirstOrderedOn: new Date(1996, 7, 17),
MobilizeLVGrouping: '3_G3'
}
},
{
Id: '123-456-777',
MapperId: 'ListViewItem',
data: {
ProductID: 6,
ProductName: "Grandma's Boysenberry Spread",
QuantityPerUnit: '12 - 8 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 9, 19),
MobilizeLVGrouping: '3_G3'
}
},
{
Id: '123-456-332',
MapperId: 'ListViewItem',
data: {
ProductID: 7,
ProductName: "Uncle Bob's Organic Dried Pears",
QuantityPerUnit: '12 - 1 lb pkgs.',
Discontinued: false,
FirstOrderedOn: new Date(1996, 7, 22),
MobilizeLVGrouping: '2_G2'
}
},
{
Id: '123-456-123',
MapperId: 'ListViewItem',
data: {
ProductID: 8,
ProductName: 'Northwoods Cranberry Sauce',
QuantityPerUnit: '12 - 12 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 11, 1),
MobilizeLVGrouping: '1_G1'
}
},
{
Id: '123-456-214',
MapperId: 'ListViewItem',
data: {
ProductID: 9,
ProductName: 'Mishi Kobe Niku',
QuantityPerUnit: '18 - 500 g pkgs.',
Discontinued: true,
FirstOrderedOn: new Date(1997, 1, 21),
MobilizeLVGrouping: '2_G2'
}
},
{
Id: '123-456-776',
MapperId: 'ListViewItem',
data: {
ProductID: 10,
ProductName: 'Ikura',
QuantityPerUnit: '12 - 200 ml jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 5),
MobilizeLVGrouping: '1_G1'
}
}
],
Columns: [
{
field: 'ProductID',
Title: 'Product ID',
hidden: false
},
{
field: 'ProductName',
Title: 'Product Name',
hidden: false
},
{
field: 'QuantityPerUnit',
Title: 'Quantity Per Unit',
hidden: false
},
{
field: 'Discontinued',
Title: 'Discontinued',
hidden: false
},
{
field: 'FirstOrderedOn',
Title: 'First Ordered On',
hidden: false
},
{
field: 'MobilizeLVGrouping',
hidden: true
}
],
Groups: [
{
name: '1_G1',
header: 'Group A'
},
{
name: '2_G2',
header: 'Group B'
},
{
name: '3_G3',
header: 'Group C'
}
]
}
|
products |
Type : object
|
Default value : {
Items: [
{
Id: '123-456-789',
MapperId: 'ListViewItem',
data: {
ProductID: 1,
ProductName: 'Chai',
QuantityPerUnit: '10 boxes x 20 bags',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 20),
MobilizeLVGrouping: '0_Default',
Selected: 'true'
},
imageUrl: "url('assets/images/mobilize.png')"
},
{
Id: '123-456-333',
MapperId: 'ListViewItem',
data: {
ProductID: 2,
ProductName: 'Chang',
QuantityPerUnit: '24 - 12 oz bottles',
Discontinued: false,
FirstOrderedOn: new Date(1996, 7, 12),
MobilizeLVGrouping: '1_G1',
Selected: 'false'
}
},
{
Id: '123-456-444',
MapperId: 'ListViewItem',
data: {
ProductID: 3,
ProductName: 'Aniseed Syrup',
QuantityPerUnit: '12 - 550 ml bottles',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 26),
MobilizeLVGrouping: '3_G3',
Selected: 'false'
}
},
{
Id: '123-456-555',
MapperId: 'ListViewItem',
data: {
ProductID: 4,
ProductName: "Chef Anton's Cajun Seasoning",
QuantityPerUnit: '48 - 6 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 9, 19),
MobilizeLVGrouping: '2_G2',
Selected: 'false'
}
},
{
Id: '123-456-666',
MapperId: 'ListViewItem',
data: {
ProductID: 5,
ProductName: "Chef Anton's Gumbo Mix",
QuantityPerUnit: '36 boxes',
Discontinued: true,
FirstOrderedOn: new Date(1996, 7, 17),
MobilizeLVGrouping: '3_G3',
Selected: 'true'
}
},
{
Id: '123-456-777',
MapperId: 'ListViewItem',
data: {
ProductID: 6,
ProductName: "Grandma's Boysenberry Spread",
QuantityPerUnit: '12 - 8 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 9, 19),
MobilizeLVGrouping: '3_G3',
Selected: 'false'
}
},
{
Id: '123-456-332',
MapperId: 'ListViewItem',
data: {
ProductID: 7,
ProductName: "Uncle Bob's Organic Dried Pears",
QuantityPerUnit: '12 - 1 lb pkgs.',
Discontinued: false,
FirstOrderedOn: new Date(1996, 7, 22),
MobilizeLVGrouping: '2_G2',
Selected: 'false'
}
},
{
Id: '123-456-123',
MapperId: 'ListViewItem',
data: {
ProductID: 8,
ProductName: 'Northwoods Cranberry Sauce',
QuantityPerUnit: '12 - 12 oz jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 11, 1),
MobilizeLVGrouping: '1_G1',
Selected: 'true'
}
},
{
Id: '123-456-214',
MapperId: 'ListViewItem',
data: {
ProductID: 9,
ProductName: 'Mishi Kobe Niku',
QuantityPerUnit: '18 - 500 g pkgs.',
Discontinued: true,
FirstOrderedOn: new Date(1997, 1, 21),
MobilizeLVGrouping: '2_G2',
Selected: 'false'
}
},
{
Id: '123-456-776',
MapperId: 'ListViewItem',
data: {
ProductID: 10,
ProductName: 'Ikura',
QuantityPerUnit: '12 - 200 ml jars',
Discontinued: false,
FirstOrderedOn: new Date(1996, 8, 5),
MobilizeLVGrouping: '1_G1',
Selected: 'false'
}
}
],
Columns: [
{
field: 'ProductID',
Title: 'Product ID',
hidden: false
},
{
field: 'ProductName',
Title: 'Product Name',
hidden: false
},
{
field: 'QuantityPerUnit',
Title: 'Quantity Per Unit',
hidden: false
},
{
field: 'Discontinued',
Title: 'Discontinued',
hidden: false
},
{
field: 'FirstOrderedOn',
Title: 'First Ordered On',
hidden: false
},
{
field: 'MobilizeLVGrouping',
hidden: true
}
],
Groups: [
{
name: '1_G1',
header: 'Group A'
},
{
name: '2_G2',
header: 'Group B'
},
{
name: '3_G3',
header: 'Group C'
}
]
}
|
serviceModel |
Type : object
|
Default value : { Id: 123 }
|
serviceUserValue |
Type : object
|
Default value : {
core: {
getEvent: (): IEventAggregator => {
return {
publish: (event: string, data?: any) => { },
subscribe: (event: string, lambda: (data: any) => void) => 'token',
unSubscribe: (token: string) => false
};
},
model: serviceModel
},
getModel: function (Id): Promise<any> {
return new Promise(function (resolve): any {
return resolve(serviceModel);
});
},
invoke: function (arg: any): any {
return 'Done';
}
}
|
style |
Default value : global.document.createElement('style')
|
textAlignField |
Type : string
|
Default value : 'text-align'
|
Constants |
textDecorationField |
Type : string
|
Default value : 'text-decoration'
|
webNotification |
Type : any
|