Package org.drools.guvnor.client.ruleeditor

This package is holds the main rule/asset editor.

See:
          Description

Interface Summary
EditorWidget  
FactTypeBrowser.ClickEvent  
MultiViewEditorMenuBarCreator Creates a MenuBar component for a MultiViewEditor instance
RefreshAssetEditorEvent.Handler  
SaveEventListener This is used to notify that a save even is about to occur.
ShowMessageEvent.Handler  
 

Class Summary
AssetCategoryEditor This is a viewer/editor for categories.
CheckinPopup A popup and confirmation dialog for committing an asset.
ChoiceList This is a popup list for "content assistance" - although on the web, its not assistance - its mandatory ;)
CommentWidget  
ConstraintEditor  
CustomFormsEditorPanel  
DefaultMultiViewEditorMenuBarCreator Default implementation of EditorMenuBarCreator that includes 2 button: "Save All Changes" and "Save And Close All"
DefaultOryxMultiViewEditorMenuBarCreator Default implementation for Oryx that includes "Save All Changes" button
DefaultRuleContentWidget This is the default rule editor widget (just text editor based) - more to come later.
DiscussionWidget Does the discussion panel for artifacts.
DrlEditor  
DSLRuleEditor This is a textual rule editor, which provides DSL content assistance.
EditorLauncher This launches the appropriate editor for the asset type.
FactsConstraintsEditorPanel  
FactTypeBrowser  
FunctionEditor  
GuvnorEditor  
ListUtil  
MessageWidget  
MetaDataWidget This displays the metadata for a versionable artifact.
MultiViewEditor  
MultiViewRow  
NewAssetWizard This provides a popup for creating a new rule/asset from scratch. reuses a few other widgets.
OryxMultiViewEditorMenuBarCreator  
PropertiesHolder Properties representation used for RPC data exchange
PropertiesWidget Properties (key/value pairs) editor with a file attachment.
PropertyHolder key/value pair to be used as an exchange object for properties rule asset
RefreshAssetEditorEvent  
RuleDocumentWidget This holds the editor and viewer for artifact documentation.
RuleFlowUploadWidget For ruleflow upload.
RuleFlowWrapper  
RuleValidatorWrapper This widget wraps a rule asset widget, and provides actions to validate and view source.
RuleViewer The main layout parent/controller the rule viewer.
RuleViewerSettings  
RuleViewerWrapper The main layout parent/controller the rule viewer.
ShowMessageEvent An Event to show a message in the Notification area
StandaloneEditorManager Class used to manage the stand-alone version of Guvnor's Editors
VersionBrowser This widget shows a list of versions for packages or assets
VersionChooser This widget shows a list of versions.
WorkingSetEditor  
WorkingSetSelectorPopup  
XmlFileWidget  
 

Enum Summary
ShowMessageEvent.MessageType  
 

Package org.drools.guvnor.client.ruleeditor Description

This package is holds the main rule/asset editor. It pulls in various other editors/viewers as necessary.



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