Jump to: navigation, search

Difference between revisions of "UBIK Templates"


(Global)
(Global)
Line 114: Line 114:
 
*UBIKPropertyArea
 
*UBIKPropertyArea
 
[[File:PropertyAreaA.JPG|upright=0.35|thumb|left|alt=UBIKPropertyArea|UBIKPorpertyArea.xaml]]
 
[[File:PropertyAreaA.JPG|upright=0.35|thumb|left|alt=UBIKPropertyArea|UBIKPorpertyArea.xaml]]
 +
{{clear}}
 +
*UBIKPropertyItem
 +
[[File:PropertyItemA.JPG|upright=0.35|thumb|left|alt=UBIKPropertyItem|UBIKPropertyItem.xaml]]
 
{{clear}}
 
{{clear}}
  
 
[[Category:UBIK|UBIK Templates]]
 
[[Category:UBIK|UBIK Templates]]

Revision as of 11:04, 26 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
UBIKHomePageButtons
UBIKHomePageButtons.xaml
  • UBIKProfileItem.xaml
UBIKProfileItem
UBIKProfileItem.xaml


Content Pages

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


RootPage

  • UBIKMainLeftArea.xaml
UBIKMainLeftArea
UBIKMainLeftArea.xaml
  • UBIKMainItem.xaml
UBIKMainItem
UBIKMainItem.xaml
  • UBIKMainItemSmall.xaml
UBIKMainItemSmall
UBIKMainItemSmall.xaml
  • UBIKMainArea.xaml
UBIKMainArea
UBIKMainArea.xaml
  • UBIKMainPageListHeader.xaml
UBIKMainPageListHeader
UBIKMainPageListHeader.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
  • UBIKChildPageAction.xaml
UBIKChildPageAction
UBIKChildPageAction.xaml


DetailsPage

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


MapView

  • UBIKCustomMapPin.xaml
UBIKCustomMapPin
UBIKCustomMapPin.xaml
  • UBIKMapPOI.xaml
UBIKMapPOI
UBIKMapPOI.xaml
  • UBIKPOIFlyout.xaml
UBIKPOIFlyout
UBIKPOIFlyout.xaml
  • UBIKUserPin.xaml
UBIKUserPin
UBIKUserPin.xaml

Global

  • UBIKPageAction.xaml
UBIKPageAction
UBIKPageAction.xaml
  • UBIKSearchResultDialogHeader.xaml
UBIKSearchResultDialogHeader
UBIKSearchResultDialogHeader.xaml
  • UBIKSearchResultItem.xaml
UBIKSearchResultItem
UBIKSearchResultItem.xaml
  • UBIKTopLeft.xaml
UBIKTopLeft
UBIKTopLeft.xaml
  • UbikTopCenter.xaml
UBIKTopCenter
UBIKTopCenter.xaml
  • UbikTopRight.xaml
UBIKTopRight
UBIKTopRight.xaml
  • UBIKPropertyArea
UBIKPropertyArea
UBIKPorpertyArea.xaml
  • UBIKPropertyItem
UBIKPropertyItem
UBIKPropertyItem.xaml