Child pages
  • The Servoy Design Perspective
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Servoy Design default perspective contains the following parts:

  • The Solution Explorer on the left
  • The Editor area in the middle
  • The Properties views on the right
  • The Problems, Tasks, and Bookmarks views at the bottom.

These are described in further detail below.

Note: When you open Servoy (after closing the Welcome window), you will see an iServoy view in the Editor area. This view shows links to online Servoy resources and headlines, including the online forum, blog, new releases, and events. When you close and reopen Servoy, the perspective will load with the last set of editors that were active or loaded before closing.

The Solution Explorer

The Solution Explorer view is a hierarchal tree view of all the objects available in Servoy Developer. It is central to the Servoy development environment; everything you can do in Developer can be found in the Solution Explorer.

The Solution Explorer has two parts, the tree of objects (appears on top) and a contextual list (appears below). Depending on what is selected in the tree view, different objects will appear in the list view.

The following nodes in the Solution Explorer are of note:

  • Resources – Within the Resources project are the list of database servers, styles, security options, i18n files, and templates available to the user within the current workspace.
  • All solutions – Lists the Servoy project solutions in the current workspace. A solution can be activated from this list for development by right-clicking on the solution name and selecting *Activate Solution.*
  • The Active Solution – Only one solution can be active at a time, and it is shown as a node in Solution Explorer. You can then expand the solution's node to reveal its contents---globals, forms, relations, valuelists, media, and modules. Further information about each item, when selected, will be displayed on the lower half of the Solution explorer.
  • JS Lib – The JS Lib node contains a list of preformatted scripts available for use in Servoy.
  • Plugins – This node allows access to user-installed plugins and extensions.

Users can open and work with any resource from the Solution explorer by selecting the resource and accessing the context menu. In addition, the following toolbar at the top of Solution Explorer provides navigational functions:

  • No labels