Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.model
Interface SelectDataModelListener

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
DocumentActions, DomainActions, SearchActions, SearchResults
All Known Implementing Classes:
DeleteActionsBean, DocumentActionsBean, DomainActionsBean, OrderableDocumentActions, SearchActionsBean, SearchResultsBean

public interface SelectDataModelListener
extends java.util.EventListener

Listener for select/unselect events happening in a SelectModel.

Author:
Anahide Tchertchian

Method Summary
 void processSelectRowEvent(SelectDataModelRowEvent event)
           
 

Method Detail

processSelectRowEvent

void processSelectRowEvent(SelectDataModelRowEvent event)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.