Skip to content

Composition of the UI

FLonpl6 edited this page Dec 15, 2014 · 1 revision

The UI is composed of three different parts:

  1. The Menu Bar
  2. The Notification Panel
  3. The Table of Domains

Composition of the plugin

The Different Areas of the Plugin UI

The Menu Bar

The Menu Bar contains 2 buttons:

  1. The Add button to add a new domain.
  2. The Refresh button to refresh manually the list of domains.

Composition of the menu bar

The Menu Bar also contains a spinner to notify the user that the plugin is working.

Processing state of the menu bar

The Notification Panel

The Notification Panel displays the last message send by the plugin to the user.

Examples of notifications

Examples of notifications

The Table of Domains

The Table of Domains contains all the informations about the different domains added to the current oVirt-Engine:

  1. The Domain name.
  2. The Username in the domain associate with the oVirt-Engine.
  3. The Actions the user can perform on the domains :
    a. The Edit button to edit parameters of the domain.
    b. The Delete button to remove the domain.

The Different Areas of the Table of Domains

The Different Areas of the Table of Domains