You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2013/12/06 15:25:34 UTC

svn commit: r1548534 - /uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver.tex

Author: degenaro
Date: Fri Dec  6 14:25:34 2013
New Revision: 1548534

URL: http://svn.apache.org/r1548534
Log:
UIMA-3465 DUCC webserver (WS) "display" issues

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver.tex

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver.tex
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver.tex?rev=1548534&r1=1548533&r2=1548534&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver.tex (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/webserver.tex Fri Dec  6 14:25:34 2013
@@ -47,6 +47,15 @@
         new data.  The rate of refresh is currently fixed and cannot be configured.
     \end{itemize}
     
+    There is a behavior difference between refresh and reload.
+    \paragraph{Refresh}
+    Refresh causes the current data on the page to be updated with the most
+    current information in the Webserver's possession.  This is performed
+    when the refresh button is clicked.
+    \paragraph{Reload}
+    Reload occurs when the enter key is pressed.  Reload causes not just the
+    data to be updated but rather the entire page is replaced.
+    
     Two different table styles are supported:
     \begin{itemize}
       \item Scroll, and
@@ -58,13 +67,25 @@
     shown to the right, within the main window.  The scroll bar allows scrolling to be restricted to the data
     display, leaving column and DUCC headers in place.  In this mode any column may be sorted
     simply by clicking on it.
+    
+    With respect to sorting, any specified sort is remembered for refresh
+    but forgotten for reload.  Sorting is permitted when either manual
+    or automatic refresh mode is selected.
+    
+    The column sort order is maintained until the page is reloaded.
 
     \paragraph{Classic Mode}  When {\em classic mode} is the preference, the
     main data may extend below the bottom of the page and it will be necessary to use the browser's scroller on the right
     to access it.  The column headers and DUCC header scrolls off when doing this.  Columns
     may be sorted in this mode but it is necessary to first switch to ``Manual'' refresh mode to
     prevent browser refreshes during sorting and display of data. 
-
+    
+    With respect to sorting, any specified sort is forgotten for refresh
+    and reload.  Sorting is only permitted when manual refresh mode is
+    selected.
+    
+    The column sort order is maintained until the page is refreshed or reloaded.
+    
 % Create well-known link to this spot for HTML version
 \ifpdf
 \else