Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.help.IUAElement

Packages that use IUAElement
org.eclipse.help Provides core help system for the platform. 
 

Uses of IUAElement in org.eclipse.help
 

Subinterfaces of IUAElement in org.eclipse.help
 interface IAnchor
          Specifies a location in a document where other plug-ins may contribute additional content.
 interface ICommandLink
          Represents a link with text that invokes a specific command with parameters.
 interface IContentExtension
          An extension of a document's content.
 interface IInclude
          A directive indicating the content at the given path should be included in this document, and replace this node.
 interface IIndex
          IIndex represents metaphor of the book index.
 interface IIndexEntry
          IIndexEntry represents a single entry of the help index.
 interface ILink
          A directive indicating a link to another toc to be inserted at (and replace) this link.
 interface IToc
          An IToc represents the root node of a toc, for either a complete toc (book) or a part of one to be assembled into a larger one.
 interface ITopic
          An ITopic is one topic in the table of contents, which may contain subtopics.
 

Methods in org.eclipse.help that return IUAElement
  IUAElement[] IUAElement. getChildren ()
          Returns all sub-elements (children) of this element.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire