com.tibco.webcomp.client
Interface SelectionCallbackHandler


public interface SelectionCallbackHandler

Called when items are selected in the WebComp view.

©2014 Cloud Software Group, Inc.

Since:
3.0.0

Method Summary
 void onSelection(com.google.gwt.core.client.JsArrayString selectedIds)
           
 

Method Detail

onSelection

void onSelection(com.google.gwt.core.client.JsArrayString selectedIds)


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.