Page tree
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 3 Next »

The Component UI API provides services for User Interface modules to integrate with the WinGate Management Console

Navigation Links

The WMC interface defines a concept called navigation links that allow you to use a standardised format for adding, naming and manipulating items in the user interface such as:

  • Navigation tree nodes
  • Tasks
  • Context sensitive help
  • Navigation bar items
  • Notification links
  • Component specific actions

When items are registered with the user interface they have an accompanying Navigation Link that can be used elsewhere in the application to reference that item. The actions that can be performed with a navigation item are defined by that item class.

 

  • No labels