Jump to: navigation, search

Difference between revisions of "UBIK Templates"


(ChildPage)
Line 8: Line 8:
 
==== AuthenticationPage ====
 
==== AuthenticationPage ====
 
* UBIKSplashArea.xaml
 
* UBIKSplashArea.xaml
 +
[[File:SplashAreaA.JPG|upright=0.35|thumb|left|alt=UBIKSplashArea|UBIKSplashArea.xaml]]
 +
{{clear}}
 
* UBIKPageNavigation.xaml -> Deprecated and changed to UBIKHomePageButtons.xaml {{Version/WinXSince|3.0.0}}
 
* UBIKPageNavigation.xaml -> Deprecated and changed to UBIKHomePageButtons.xaml {{Version/WinXSince|3.0.0}}
 
* UBIKProfileItem.xaml
 
* UBIKProfileItem.xaml
Line 30: Line 32:
 
{{clear}}
 
{{clear}}
  
[[Category:UBIK|UBIK Templates]]
+
 
  
 
==== ChildPage ====
 
==== ChildPage ====
Line 48: Line 50:
 
* UBIKPriorityPropertyItem.xaml
 
* UBIKPriorityPropertyItem.xaml
  
[[Category:UBIK|UBIK Templates]]
+
 
  
 
==== DetailsPage ====
 
==== DetailsPage ====

Revision as of 13:32, 20 July 2017

The UI is controlled by several predefined XAML templates which are loaded into the App at startup. There is a set of default template deployed with the App at installation, however, each of them can be overridden by placing the respective file in the folder [AppInstallPath]\LocalState\XAML.
Here you can see which XAML which area defines, either the area is beige colored or it has a red border around it.

General

  • UBIKThemes.xaml

Controls the overall styling and behavior of the App, like standard Brushes (Colors) and Fonts.

AuthenticationPage

  • UBIKSplashArea.xaml
UBIKSplashArea
UBIKSplashArea.xaml
  • UBIKPageNavigation.xaml -> Deprecated and changed to UBIKHomePageButtons.xaml
  • UBIKProfileItem.xaml
UBIKProfileItem
UBIKProfileItem.xaml


Content Pages

  • UBIKObjectIcon.xaml
UBIKObjectIcon
UBIKObjectIcon.xaml
  • UBIKObjectIconSmall.xaml


RootPage

  • UBIKMainLeftArea.xaml
  • UBIKMainItem.xaml
UBIKMainItem
UBIKMainItem.xaml
  • UBIKMainItemSmall.xaml
UBIKMainItemSmall
UBIKMainItemSmall.xaml


ChildPage

  • UBIKChildItem.xaml
UBIKChildItem
UBIKChildItem.xaml
  • UBIKChildItemSmall.xaml
UBIKChildItemSmall
UBIKChildItemSmall.xaml
  • UBIKChildArea.xaml
UBIKChildArea
UBIKChildArea.xaml
  • UBIKChildAreaSmall.xaml
  • UBIKChildAction.xaml
UBIKChildAction
UBIKChildAction.xaml
  • UBIKPriorityPropertyItem.xaml


DetailsPage

  • UBIKDocumentItem.xaml
UBIKDocumentItem
UBIKDocumentItem.xaml
  • UBIKDocumentItemSmall.xaml