Exemplo n.º 1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/TreatmentNew.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.gridList = ((System.Windows.Controls.Grid)(this.FindName("gridList")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblDoctor = ((System.Windows.Controls.TextBlock)(this.FindName("lblDoctor")));
     this.uiDoctor = ((System.Windows.Controls.ComboBox)(this.FindName("uiDoctor")));
     this.lblDescription = ((System.Windows.Controls.TextBlock)(this.FindName("lblDescription")));
     this.uiDescription = ((System.Windows.Controls.TextBox)(this.FindName("uiDescription")));
     this.ucCustomerDetails = ((Medical.Apartment.Silverlight.UI.CustomerDetails)(this.FindName("ucCustomerDetails")));
     this.btnOK = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnOK")));
     this.btnCancel = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnCancel")));
 }
Exemplo n.º 2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/SiteGroupAdminPage.xam" +
                 "l", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.layoutContent = ((Medical.Apartment.Silverlight.UI.ClippedGrid)(this.FindName("layoutContent")));
     this.scrollViewerRateGroup = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerRateGroup")));
     this.gvwSiteGroup = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwSiteGroup")));
     this.gvwSites = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwSites")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.btnAddSite = ((System.Windows.Controls.Button)(this.FindName("btnAddSite")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
     this.btnCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancel")));
 }
Exemplo n.º 3
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/TreatmentAdminPage.xaml", System.UriKind.Relative));
     this.scrollViewerCustomers = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerCustomers")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.gridTreatment = ((System.Windows.Controls.Grid)(this.FindName("gridTreatment")));
     this.panelHasContract = ((System.Windows.Controls.StackPanel)(this.FindName("panelHasContract")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.ucTreatmentAdmin = ((Medical.Apartment.Silverlight.UI.TreatmentAdmin)(this.FindName("ucTreatmentAdmin")));
 }
Exemplo n.º 4
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Sales/BookingNew.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.gridList = ((System.Windows.Controls.Grid)(this.FindName("gridList")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblRoom = ((System.Windows.Controls.TextBlock)(this.FindName("lblRoom")));
     this.uiRoom = ((System.Windows.Controls.ComboBox)(this.FindName("uiRoom")));
     this.lblRoomPrice = ((System.Windows.Controls.TextBlock)(this.FindName("lblRoomPrice")));
     this.uiRoomPrice = ((Telerik.Windows.Controls.RadNumericUpDown)(this.FindName("uiRoomPrice")));
     this.lblDateFrom = ((System.Windows.Controls.TextBlock)(this.FindName("lblDateFrom")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblDateTo = ((System.Windows.Controls.TextBlock)(this.FindName("lblDateTo")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.lblDescription = ((System.Windows.Controls.TextBlock)(this.FindName("lblDescription")));
     this.uiDescription = ((System.Windows.Controls.TextBox)(this.FindName("uiDescription")));
     this.ucCustomerDetails = ((Medical.Apartment.Silverlight.UI.CustomerDetails)(this.FindName("ucCustomerDetails")));
     this.ucCustomerDetails2 = ((Medical.Apartment.Silverlight.UI.CustomerDetails)(this.FindName("ucCustomerDetails2")));
     this.btnOK = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnOK")));
     this.btnCancel = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnCancel")));
 }
Exemplo n.º 5
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/HistoryPaymentPage.xaml", System.UriKind.Relative));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblCustomer = ((System.Windows.Controls.TextBlock)(this.FindName("lblCustomer")));
     this.uiCustomers = ((System.Windows.Controls.ComboBox)(this.FindName("uiCustomers")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.radPaid = ((System.Windows.Controls.RadioButton)(this.FindName("radPaid")));
     this.radNotPaid = ((System.Windows.Controls.RadioButton)(this.FindName("radNotPaid")));
     this.radAll = ((System.Windows.Controls.RadioButton)(this.FindName("radAll")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.gvwBookingPayment = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwBookingPayment")));
     this.uiPopupPaymentDetails = ((Telerik.Windows.Controls.RadWindow)(this.FindName("uiPopupPaymentDetails")));
     this.ucPaymentDetails = ((Medical.Apartment.Silverlight.UI.BookingPaymentDetails)(this.FindName("ucPaymentDetails")));
 }
Exemplo n.º 6
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/CustomerAdminPage.xaml", System.UriKind.Relative));
     this.scrollViewerCustomers = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerCustomers")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.gridCustomer = ((System.Windows.Controls.Grid)(this.FindName("gridCustomer")));
     this.lblFirstName = ((System.Windows.Controls.TextBlock)(this.FindName("lblFirstName")));
     this.txtFirstName = ((System.Windows.Controls.TextBox)(this.FindName("txtFirstName")));
     this.lblLastName = ((System.Windows.Controls.TextBlock)(this.FindName("lblLastName")));
     this.txtLastName = ((System.Windows.Controls.TextBox)(this.FindName("txtLastName")));
     this.chkHasContract = ((System.Windows.Controls.CheckBox)(this.FindName("chkHasContract")));
     this.panelHasContract = ((System.Windows.Controls.StackPanel)(this.FindName("panelHasContract")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.chkShowInactive = ((System.Windows.Controls.CheckBox)(this.FindName("chkShowInactive")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.gvwCustomers = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwCustomers")));
     this.ucCntactInfoPanel = ((Medical.Apartment.Silverlight.UI.ContactInformationPanel)(this.FindName("ucCntactInfoPanel")));
     this.btnSaveCustomer = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveCustomer")));
     this.btnCancelCustomer = ((System.Windows.Controls.Button)(this.FindName("btnCancelCustomer")));
     this.gridDetails = ((System.Windows.Controls.Grid)(this.FindName("gridDetails")));
     this.ucTreatmentAdmin = ((Medical.Apartment.Silverlight.UI.TreatmentAdmin)(this.FindName("ucTreatmentAdmin")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/MedicineInputAdminPage" +
                 ".xaml", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.scrollViewerMedicine = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerMedicine")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.gvwMedicines = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwMedicines")));
     this.gridMedicineIput = ((System.Windows.Controls.Grid)(this.FindName("gridMedicineIput")));
     this.gvwMedicineInput = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwMedicineInput")));
     this.btnSaveMedicineInput = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveMedicineInput")));
     this.btnCancelMedicineInput = ((System.Windows.Controls.Button)(this.FindName("btnCancelMedicineInput")));
 }
Exemplo n.º 8
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Sales/BookingAdminPage.xaml", System.UriKind.Relative));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.scrollViewerBookings = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerBookings")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.lblCustomer = ((System.Windows.Controls.TextBlock)(this.FindName("lblCustomer")));
     this.txtCustomer = ((System.Windows.Controls.TextBox)(this.FindName("txtCustomer")));
     this.lblBookingStatus = ((System.Windows.Controls.TextBlock)(this.FindName("lblBookingStatus")));
     this.chkNew = ((System.Windows.Controls.CheckBox)(this.FindName("chkNew")));
     this.chkProcessing = ((System.Windows.Controls.CheckBox)(this.FindName("chkProcessing")));
     this.chkContract = ((System.Windows.Controls.CheckBox)(this.FindName("chkContract")));
     this.chkCancelled = ((System.Windows.Controls.CheckBox)(this.FindName("chkCancelled")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.ucBookingAdmin = ((Medical.Apartment.Silverlight.UI.BookingAdmin)(this.FindName("ucBookingAdmin")));
 }