Exemplo n.º 1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Bcheck.TaskUI;component/Dialogs/BulkAssignDialog.xaml", System.UriKind.Relative));
     this.dlgBulkAssign = ((C1.Silverlight.C1Window)(this.FindName("dlgBulkAssign")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.txtAssignedTo = ((BCheck.TaskUI.UC.UsersList)(this.FindName("txtAssignedTo")));
     this.btnBrowseForAssignedUsers = ((System.Windows.Controls.Button)(this.FindName("btnBrowseForAssignedUsers")));
     this.btnClear = ((System.Windows.Controls.Button)(this.FindName("btnClear")));
     this.btnApply = ((System.Windows.Controls.Button)(this.FindName("btnApply")));
     this.btnCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancel")));
     this.txtWarning = ((System.Windows.Controls.TextBlock)(this.FindName("txtWarning")));
     this.brdSuperUserAlert = ((System.Windows.Controls.Border)(this.FindName("brdSuperUserAlert")));
     this.warningIcon = ((System.Windows.Controls.Image)(this.FindName("warningIcon")));
     this.txtSuperUserWarning = ((System.Windows.Controls.TextBlock)(this.FindName("txtSuperUserWarning")));
 }
Exemplo n.º 2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Bcheck.TaskUI;component/TaskEditDialog.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.txtComments = ((System.Windows.Controls.TextBox)(this.FindName("txtComments")));
     this.lblComments = ((System.Windows.Controls.TextBlock)(this.FindName("lblComments")));
     this.CancelButton = ((System.Windows.Controls.Button)(this.FindName("CancelButton")));
     this.OKButton = ((System.Windows.Controls.Button)(this.FindName("OKButton")));
     this.lblDescription = ((System.Windows.Controls.TextBlock)(this.FindName("lblDescription")));
     this.txtDescription = ((C1.Silverlight.RichTextBox.C1RichTextBox)(this.FindName("txtDescription")));
     this.lblAssignedTo = ((System.Windows.Controls.TextBlock)(this.FindName("lblAssignedTo")));
     this.txtAssignedTo = ((BCheck.TaskUI.UC.UsersList)(this.FindName("txtAssignedTo")));
     this.lblStatus = ((System.Windows.Controls.TextBlock)(this.FindName("lblStatus")));
     this.cboStatus = ((System.Windows.Controls.ComboBox)(this.FindName("cboStatus")));
     this.lblKRIDefinition = ((System.Windows.Controls.TextBlock)(this.FindName("lblKRIDefinition")));
     this.txtKRIDefinition = ((System.Windows.Controls.TextBox)(this.FindName("txtKRIDefinition")));
     this.txtTaskName = ((System.Windows.Controls.TextBox)(this.FindName("txtTaskName")));
     this.lblMgmtSignoff = ((System.Windows.Controls.TextBlock)(this.FindName("lblMgmtSignoff")));
     this.cboMgmtSingoff = ((System.Windows.Controls.ComboBox)(this.FindName("cboMgmtSingoff")));
     this.lblKRI1 = ((System.Windows.Controls.TextBlock)(this.FindName("lblKRI1")));
     this.txtKRI = ((System.Windows.Controls.TextBox)(this.FindName("txtKRI")));
     this.txtLinkToProcess = ((System.Windows.Controls.TextBlock)(this.FindName("txtLinkToProcess")));
     this.lblDueTime = ((System.Windows.Controls.TextBlock)(this.FindName("lblDueTime")));
     this.txtDueTime = ((System.Windows.Controls.TimePicker)(this.FindName("txtDueTime")));
     this.lblAlertTime = ((System.Windows.Controls.TextBlock)(this.FindName("lblAlertTime")));
     this.txtAlertTime = ((System.Windows.Controls.TimePicker)(this.FindName("txtAlertTime")));
     this.lblEscalationTime = ((System.Windows.Controls.TextBlock)(this.FindName("lblEscalationTime")));
     this.txtEscalationTime = ((System.Windows.Controls.TimePicker)(this.FindName("txtEscalationTime")));
     this.btnBrowseForAssignedUsers = ((System.Windows.Controls.Button)(this.FindName("btnBrowseForAssignedUsers")));
     this.warningIcon = ((System.Windows.Controls.Image)(this.FindName("warningIcon")));
     this.lblInformRestrictions = ((System.Windows.Controls.TextBlock)(this.FindName("lblInformRestrictions")));
     this.txtManagers = ((BCheck.TaskUI.UC.UsersList)(this.FindName("txtManagers")));
     this.btnBrowseForManager = ((System.Windows.Controls.Button)(this.FindName("btnBrowseForManager")));
     this.lblManager = ((System.Windows.Controls.TextBlock)(this.FindName("lblManager")));
     this.lblTaskOwner = ((System.Windows.Controls.TextBlock)(this.FindName("lblTaskOwner")));
     this.txtTaskOwner = ((System.Windows.Controls.TextBox)(this.FindName("txtTaskOwner")));
     this.btnDeleteOwner = ((System.Windows.Controls.Button)(this.FindName("btnDeleteOwner")));
     this.btnDeleteLateReason = ((System.Windows.Controls.Button)(this.FindName("btnDeleteLateReason")));
     this.lblTimeToComplete = ((System.Windows.Controls.TextBlock)(this.FindName("lblTimeToComplete")));
     this.txtTimeToComplete = ((System.Windows.Controls.TimePicker)(this.FindName("txtTimeToComplete")));
     this.txtLinkToProcess2 = ((C1.Silverlight.RichTextBox.C1RichTextBox)(this.FindName("txtLinkToProcess2")));
     this.lblsystemoutrage = ((System.Windows.Controls.TextBlock)(this.FindName("lblsystemoutrage")));
     this.cboSystemOutrage = ((C1.Silverlight.C1ComboBox)(this.FindName("cboSystemOutrage")));
     this.lbllateincompletereason = ((System.Windows.Controls.TextBlock)(this.FindName("lbllateincompletereason")));
     this.cboLateincompletereason = ((C1.Silverlight.C1ComboBox)(this.FindName("cboLateincompletereason")));
     this.BusyIndicator = ((System.Windows.Controls.BusyIndicator)(this.FindName("BusyIndicator")));
 }