Kaydet (Commit) f56e4dd5 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS tableoptions (1.4.58); FILE MERGED

2004/07/14 13:22:54 sab 1.4.58.1: #i25111#; add table options
üst 507a9e97
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: DataPilotDescriptor.idl,v $ * $RCSfile: DataPilotDescriptor.idl,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: obo $ $Date: 2004-06-03 22:32:54 $ * last change: $Author: hr $ $Date: 2004-07-23 12:50:18 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -119,6 +119,18 @@ published service DataPilotDescriptor ...@@ -119,6 +119,18 @@ published service DataPilotDescriptor
[optional, property] boolean RowGrand; [optional, property] boolean RowGrand;
//------------------------------------------------------------------------- //-------------------------------------------------------------------------
/** specifies whether the filter button is shown.
*/
[optional, property] boolean ShowFilterButton;
//-------------------------------------------------------------------------
/** specifies whether to drill down to details or go into edit mode.
*/
[optional, property] boolean DrillDownOnDoubleClick;
//-------------------------------------------------------------------------
}; };
//============================================================================= //=============================================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment