Uses of Interface
org.drools.guvnor.client.common.DirtyableWidget

Packages that use DirtyableWidget
org.drools.guvnor.client.common   
org.drools.guvnor.client.modeldriven.ui   
org.drools.guvnor.client.packages This holds GUI classes to do with package management. 
org.drools.guvnor.client.processeditor   
org.drools.guvnor.client.qa   
org.drools.guvnor.client.qa.testscenarios   
org.drools.guvnor.client.ruleeditor This package is holds the main rule/asset editor. 
org.drools.guvnor.client.ruleeditor.springcontext   
 

Uses of DirtyableWidget in org.drools.guvnor.client.common
 

Classes in org.drools.guvnor.client.common that implement DirtyableWidget
 class DirtyableComposite
           
 

Uses of DirtyableWidget in org.drools.guvnor.client.modeldriven.ui
 

Classes in org.drools.guvnor.client.modeldriven.ui that implement DirtyableWidget
 class ActionCallMethodWidget
          This widget is for modifying facts bound to a variable.
 class ActionInsertFactWidget
          This is used when asserting a new fact into working memory.
 class ActionRetractFactWidget
          This is used when you want to retract a fact.
 class ActionSetFieldWidget
          This widget is for setting fields on a bound fact or global variable.
 class ActionValueEditor
          This provides for editing of fields in the RHS of a rule.
 class CompositeFactPatternWidget
          This represents a top level CE, like an OR, NOT, EXIST etc...
 class ConstraintValueEditor
          This is an editor for constraint values.
 class DatePickerLabel
           
 class DatePickerTextBox
           
 class DSLSentenceWidget
          This displays a widget to edit a DSL sentence.
 class ExpressionBuilder
           
 class FactPatternWidget
          This is the new smart widget that works off the model.
 class FreeFormLineWidget
          Free form DRL line widget
 class FromAccumulateCompositeFactPatternWidget
           
 class FromCollectCompositeFactPatternWidget
           
 class FromCompositeFactPatternWidget
           
 class FromEntryPointFactPatternWidget
           
 class GlobalCollectionAddWidget
          Add Variable to global collection Widget
 class MethodParameterValueEditor
          This provides for editing of fields in the RHS of a rule.
 class RuleModeller
          This is the parent widget that contains the model based rule builder.
 class RuleModellerWidget
          A superclass for the widgets present in RuleModeller.
 class RuleTemplateEditor
          Guided Editor for rules using templates
 

Uses of DirtyableWidget in org.drools.guvnor.client.packages
 

Classes in org.drools.guvnor.client.packages that implement DirtyableWidget
 class ArtifactEditor
          The generic editor for all types of artifacts.
 

Uses of DirtyableWidget in org.drools.guvnor.client.processeditor
 

Classes in org.drools.guvnor.client.processeditor that implement DirtyableWidget
 class BusinessProcessEditor
          The Business Process Editor, wrapping the Process Editor
 

Uses of DirtyableWidget in org.drools.guvnor.client.qa
 

Classes in org.drools.guvnor.client.qa that implement DirtyableWidget
 class VerifyFieldConstraintEditor
          Constraint editor for the VerifyField of the expect part
 

Uses of DirtyableWidget in org.drools.guvnor.client.qa.testscenarios
 

Classes in org.drools.guvnor.client.qa.testscenarios that implement DirtyableWidget
 class CallMethodWidget
           
 class FieldDataConstraintEditor
          Constraint editor for the FieldData in the Given Section
 class MethodParameterCallValueEditor
          This provides for editing of fields in the RHS of a rule.
 

Uses of DirtyableWidget in org.drools.guvnor.client.ruleeditor
 

Classes in org.drools.guvnor.client.ruleeditor that implement DirtyableWidget
 class AssetCategoryEditor
          This is a viewer/editor for categories.
 class CommentWidget
           
 class DefaultRuleContentWidget
          This is the default rule editor widget (just text editor based) - more to come later.
 class DSLRuleEditor
          This is a textual rule editor, which provides DSL content assistance.
 class GuvnorEditor
           
 class MultiViewEditor
           
 class RuleDocumentWidget
          This holds the editor and viewer for artifact documentation.
 class RuleValidatorWrapper
          This widget wraps a rule asset widget, and provides actions to validate and view source.
 class RuleViewer
          The main layout parent/controller the rule viewer.
 class RuleViewerWrapper
          The main layout parent/controller the rule viewer.
 

Uses of DirtyableWidget in org.drools.guvnor.client.ruleeditor.springcontext
 

Classes in org.drools.guvnor.client.ruleeditor.springcontext that implement DirtyableWidget
 class SpringContextEditor
          This is the default Spring editor widget - more to come later.
 



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