Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public interface SelectDataModelListener
extends 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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.