org.apache.ace.tageditor
Class ACETagEditorExtension

java.lang.Object
  extended by org.apache.ace.tageditor.ACETagEditorExtension
All Implemented Interfaces:
org.apache.ace.webui.UIExtensionFactory

public class ACETagEditorExtension
extends Object
implements org.apache.ace.webui.UIExtensionFactory


Field Summary
 
Fields inherited from interface org.apache.ace.webui.UIExtensionFactory
EXTENSION_POINT_KEY, EXTENSION_POINT_VALUE_ARTIFACT, EXTENSION_POINT_VALUE_DISTRIBUTION, EXTENSION_POINT_VALUE_FEATURE, EXTENSION_POINT_VALUE_TARGET
 
Constructor Summary
ACETagEditorExtension()
           
 
Method Summary
 com.vaadin.ui.Component create(Map<String,Object> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ACETagEditorExtension

public ACETagEditorExtension()
Method Detail

create

public com.vaadin.ui.Component create(Map<String,Object> context)
Specified by:
create in interface org.apache.ace.webui.UIExtensionFactory


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.