Drools Workbench - Fact Model Editor - Client 6.0.0.Beta5

org.drools.workbench.screens.factmodel.client.editor
Class FieldEditorPopup

java.lang.Object
  extended by org.drools.workbench.screens.factmodel.client.editor.FieldEditorPopup

public class FieldEditorPopup
extends Object


Constructor Summary
FieldEditorPopup(FieldMetaModel field, List<FieldMetaModel> fields, ModelNameHelper modelNameHelper)
           
FieldEditorPopup(List<FieldMetaModel> fields, ModelNameHelper modelNameHelper)
           
 
Method Summary
 FieldMetaModel getField()
           
 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

FieldEditorPopup

public FieldEditorPopup(List<FieldMetaModel> fields,
                        ModelNameHelper modelNameHelper)

FieldEditorPopup

public FieldEditorPopup(FieldMetaModel field,
                        List<FieldMetaModel> fields,
                        ModelNameHelper modelNameHelper)
Method Detail

getField

public FieldMetaModel getField()

setOkCommand

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

show

public void show()

Drools Workbench - Fact Model Editor - Client 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.