className definition

className. Terrasoft.Button", "style": ▇▇▇▇▇▇▇▇▇.▇▇▇▇▇▇▇▇.▇▇▇▇▇▇▇▇▇▇▇.▇▇▇▇▇.▇▇▇▇▇, /* Bind the button title to the localizable schema string. */ "caption": resources.localizableStrings.ShowAgeOfContactButtonCaption, "tag": "showAgeButton" } } ]/**SCHEMA_DIFF*/ };
className. Terrasoft.Button", "style": this.Terrasoft.controls.ButtonEnums.style.TRANSPARENT "tag": "cancel", "markerValue": "cancel",
className. Terrasoft.ConfigurationGrid", /* The view generator must generate only a part of the view. */ "generator": "ConfigurationGridGenerator.generatePartial", /* Bind the active string edit element's configuration retrieval event "generateControlsConfig": {"bindTo": "generateActiveRowControlsConfig" /* Bind the active record change event to the handler method. */ "changeRow": {"bindTo": "changeRow"}, /* Bind the record’s selection cancel event to the handler method. */ "unSelectRow": {"bindTo": "unSelectRow"}, /* Bind the list click event to the handler method. */ "onGridClick": {"bindTo": "onGridClick"}, /* The operations to execute on the active record. */ "activeRowActions": [ /* Set up the Save action. */ { /* The name of the control class to which the action is connec "className": "Terrasoft.Button", /* Set the button style to transparent. */ "style": this.Terrasoft.controls.ButtonEnums.style.TRANSPARENT /* The tag. */ "tag": "save", /* The marker value. */ "markerValue": "save", /* Bind to the button image. */

More Definitions of className

className. Terrasoft.UsrLimitedIntegerEdit", // The value property of the component is associated with the ScoresAttr