diff src/econnect/wp3_3/client/core/StiCore.java @ 30:1e95995ddbb2

re-added the ability to refine the dataset by a (very simple) text search
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Wed, 28 Nov 2012 17:01:34 +0100
parents cf06b77a8bbd
children c7701b00ca5b
line wrap: on
line diff
--- a/src/econnect/wp3_3/client/core/StiCore.java	Wed Nov 28 17:00:49 2012 +0100
+++ b/src/econnect/wp3_3/client/core/StiCore.java	Wed Nov 28 17:01:34 2012 +0100
@@ -182,12 +182,15 @@
     /**
      * Refines the dataset with the given index by the given text
      * 
+     * Moved to DynamicStiTable.
+     * 
      * @param text the refine text
      * @param index the index of the dataset
     */
+	/*
 	public final native void refineByText(String text, int index) /*-{
 		this.refineByText(text,index);
-	}-*/;
+	}-*///;
 
 	/**
      * Getter for the SimileAjax value for the granularity of a second