org.drools.guvnor.client.categorynav
Interface CategorySelectHandler


public interface CategorySelectHandler

This represents an event of a category being selected. This means the category widget can be used in several different places.


Method Summary
 void selected(String selectedPath)
          When a category is selected.
 

Method Detail

selected

void selected(String selectedPath)
When a category is selected.



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