XConsole


XConsole

The XConsole is the main user control that manages the pages. On left of the control sits a bar that allows users to navigate the pages. The bar on bottom of the control displays the actions that are related to the currently visible page.

The XConsole consists of the following UI-elements: CaptionBar, NavigationBar, NavigationList, FooterToolBar.



StartPage


StartPage

The StartPage is the entry page of an application. Its main purpose is to contain the CommandBar with the collection of functions that an application can perform.

The StartPage consists of the following UI-elements: HeaderBar, CommandBar.



AccountPage


AccountPage

The AccountPage is the most powerful page and is used to display the detail and related information of an object. This can be any business object like a customer, employee, invoice, stock and so on. The related info can also be displayed in form of a chart or a timeline. If multiple objects are opened, a bar allows to navigate them.

The AccountPage consists of the following UI-elements: HeaderBar, NavigationBar, ToolBar, InfoView, DataView.



CalendarPage


CalendarPage

The CalendarPage allows users to organize the events and tasks of one or more resources. It features day, week and month view. If needed, multiple calendars can be displayed side by side.

The CalendarPage consists of the following UI-elements: HeaderBar, NavigationBar, ToolBar, DateNavigationBar, CalendarView.



PicturePage


PicturePage

The PicturePage allows users to scan through a collection of images. This can include images of sales articles, business charts, patient images...

The PicturePage consists of the following UI-elements: HeaderBar, ToolBar, ImageView.



QuestionnairePage


QuestionnairePage

The QuestionnairePage allows users to complete a questionnaire.

The QuestionnairePage consists of the following UI-elements: HeaderBar, ToolBar, QuestionList.