Uses of Class
org.drools.guvnor.client.common.DirtyableComposite

Packages that use DirtyableComposite
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 DirtyableComposite in org.drools.guvnor.client.modeldriven.ui
 

Subclasses of DirtyableComposite in org.drools.guvnor.client.modeldriven.ui
 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 DirtyableComposite in org.drools.guvnor.client.packages
 

Subclasses of DirtyableComposite in org.drools.guvnor.client.packages
 class ArtifactEditor
          The generic editor for all types of artifacts.
 

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

Subclasses of DirtyableComposite in org.drools.guvnor.client.processeditor
 class BusinessProcessEditor
          The Business Process Editor, wrapping the Process Editor
 

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

Subclasses of DirtyableComposite in org.drools.guvnor.client.qa
 class VerifyFieldConstraintEditor
          Constraint editor for the VerifyField of the expect part
 

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

Subclasses of DirtyableComposite in org.drools.guvnor.client.qa.testscenarios
 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 DirtyableComposite in org.drools.guvnor.client.ruleeditor
 

Subclasses of DirtyableComposite in org.drools.guvnor.client.ruleeditor
 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 DirtyableComposite in org.drools.guvnor.client.ruleeditor.springcontext
 

Subclasses of DirtyableComposite in org.drools.guvnor.client.ruleeditor.springcontext
 class SpringContextEditor
          This is the default Spring editor widget - more to come later.
 



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