org.drools.guvnor.client.explorer
Class ExplorerNodeConfig
java.lang.Object
org.drools.guvnor.client.explorer.ExplorerNodeConfig
public class ExplorerNodeConfig
- extends Object
Method Summary |
static com.google.gwt.user.client.ui.Tree |
getQAStructure(Map<com.google.gwt.user.client.ui.TreeItem,String> itemWidgets)
|
static void |
setupDeploymentTree(com.google.gwt.user.client.ui.Tree tree,
Map<com.google.gwt.user.client.ui.TreeItem,String> itemWidgets)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATEGORY_ID
public static final String CATEGORY_ID
- See Also:
- Constant Field Values
RECENT_EDITED_ID
public static final String RECENT_EDITED_ID
- See Also:
- Constant Field Values
RECENT_VIEWED_ID
public static final String RECENT_VIEWED_ID
- See Also:
- Constant Field Values
INCOMING_ID
public static final String INCOMING_ID
- See Also:
- Constant Field Values
TEST_SCENARIOS_ID
public static final String TEST_SCENARIOS_ID
- See Also:
- Constant Field Values
TEST_SCENARIOS_ROOT_ID
public static final String TEST_SCENARIOS_ROOT_ID
- See Also:
- Constant Field Values
ANALYSIS_ID
public static final String ANALYSIS_ID
- See Also:
- Constant Field Values
ANALYSIS_ROOT_ID
public static final String ANALYSIS_ROOT_ID
- See Also:
- Constant Field Values
RULE_LIST_TABLE_ID
public static final String RULE_LIST_TABLE_ID
- See Also:
- Constant Field Values
PACKAGEVIEW_LIST_TABLE_ID
public static final String PACKAGEVIEW_LIST_TABLE_ID
- See Also:
- Constant Field Values
PACKAGE_SNAPSHOTS
public static final String PACKAGE_SNAPSHOTS
- See Also:
- Constant Field Values
ExplorerNodeConfig
public ExplorerNodeConfig()
setupDeploymentTree
public static void setupDeploymentTree(com.google.gwt.user.client.ui.Tree tree,
Map<com.google.gwt.user.client.ui.TreeItem,String> itemWidgets)
getQAStructure
public static com.google.gwt.user.client.ui.Tree getQAStructure(Map<com.google.gwt.user.client.ui.TreeItem,String> itemWidgets)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.