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

EditItemEvent (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.brms.client.rulelist
Interface EditItemEvent


public interface EditItemEvent

This is used by the list view to "open" an item.

Author:
Michael Neale

Method Summary
 void open(String key)
           
 

Method Detail

open

void open(String key)
Parameters:
key - - the UUID to open.
type - - the resource type.


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