Graphical Element

Identifier

com.ibm.etools.struts.GraphicalElement

Description

Note: Licensed Material - Property of IBM
(C) Copyright IBM Corp. 2000,2002 - All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.

Markup

   <!ELEMENT extension (FFS_Element*)>
   <!ATTLIST extension
     point CDATA #REQUIRED
     id    CDATA #IMPLIED
     name  CDATA #IMPLIED
   >

   <!ELEMENT FFS_Element EMPTY>
   <!ATTLIST FFS_Element
     id    CDATA #REQUIRED
     name  CDATA #REQUIRED
     class CDATA #REQUIRED
   >

Example

[Enter extension point usage example here.]

API Information

[Enter API information here.]

Supplied Implementation

[Enter information about supplied implementation of this extension point.]