站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

org.drools.brms.client.ruleeditor (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.drools.brms.client.ruleeditor

This package is holds the main rule/asset editor.

See:
          Description

Class Summary
ActionToolbar This contains the widgets used to action a rule asset (ie checkin, change state, close window)
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 ;)
DefaultRuleContentWidget This is the default rule editor widget (just text editor based) - more to come later.
DSLRuleEditor This is a textual rule editor, which provides DSL content assistance.
EditorLauncher This launches the appropriate editor for the asset type.
ListUtil  
MetaDataWidget This displays the metadata for a versionable asset.
NewAssetWizard This provides a popup for creating a new rule/asset from scratch.
RuleDocumentWidget This holds the editor and viewer for rule documentation.
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.
VersionBrowser This widget shows a list of versions.
VersionViewer This shows a historical read only view of an asset, as a popup.
 

Package org.drools.brms.client.ruleeditor Description

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



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