org.drools.guvnor.client.factmodel
Class FactEditorPopup

java.lang.Object
  extended by org.drools.guvnor.client.factmodel.FactEditorPopup

public class FactEditorPopup
extends Object


Constructor Summary
FactEditorPopup(FactMetaModel factModel, ModelNameHelper modelNameHelper)
           
FactEditorPopup(ModelNameHelper modelNameHelper)
           
 
Method Summary
 FactMetaModel getFactModel()
           
 void setOkCommand(com.google.gwt.user.client.Command okCommand)
           
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactEditorPopup

public FactEditorPopup(ModelNameHelper modelNameHelper)

FactEditorPopup

public FactEditorPopup(FactMetaModel factModel,
                       ModelNameHelper modelNameHelper)
Method Detail

getFactModel

public FactMetaModel getFactModel()

setOkCommand

public void setOkCommand(com.google.gwt.user.client.Command okCommand)

show

public void show()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.