org.drools.guvnor.client.factmodel
Class AnnotationEditorPopup
java.lang.Object
org.drools.guvnor.client.factmodel.AnnotationEditorPopup
public class AnnotationEditorPopup
- extends Object
A pop-up editor for a single Fact annotation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationEditorPopup
public AnnotationEditorPopup(List<AnnotationMetaModel> annotations)
AnnotationEditorPopup
public AnnotationEditorPopup(AnnotationMetaModel annotation,
List<AnnotationMetaModel> annotations)
getAnnotation
public AnnotationMetaModel getAnnotation()
setOkCommand
public void setOkCommand(com.google.gwt.user.client.Command okCommand)
show
public void show()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.