@ -16,14 +16,13 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<column name= "tid" type= "SERIAL" size= "" default= "" notnull= "true" description= "tid" isKey= "true" />
<column name= "tid" type= "SERIAL" size= "" default= "" notnull= "true" description= "tid" isKey= "true" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "true" description= "Schlüssel" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "true" description= "Schlüssel" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "srcfieldname" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Quellfeld " />
<column name= "srcfieldname" type= "VARCHAR" size= "255" default= "" notnull= "true " description= "Feldname (Quelle) " />
<column name= "targetfieldname" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Zielfeld" currentlyUsed= "false " />
<column name= "targetfieldname" type= "VARCHAR" size= "255" default= "" notnull= "true " description= "Feldname (Ziel) " />
<column name= "column_type" type= "INTEGER" size= "" default= "" notnull= "" description= "Spaltentyp" > <comment > Physische Spalte/Logische Spalte/Lookup</comment> </column>
<column name= "column_type" type= "INTEGER" size= "" default= "" notnull= "true " description= "Spaltentyp" > <comment > Physische Spalte/Logische Spalte/Lookup</comment> </column>
<column name= "col_function" type= "TEXT" size= "255" default= "" notnull= "" description= "Funktion" > <comment > Bei logischen Spalten/Lookup</comment> </column>
<column name= "col_function" type= "TEXT" size= "255" default= "" notnull= "" description= "Funktion" > <comment > Bei logischen Spalten/Lookup</comment> </column>
<column name= "is_visible" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Sichtbare Spalte" > </column>
<column name= "visible_size" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Breite in Zeichen" > <comment > Bei String-Spalten</comment> </column>
<column name= "is_aggregate" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Aggregierte Spalte" > </column>
<column name= "is_aggregate" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Aggregierte Spalte" > </column>
<column name= "resultset_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Resultset" />
<column name= "resultset_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Resultset" />
<column name= "custom" type= "INTEGER" size= "255" default= "1" notnull= "" description= "Manuell erstellt" > <comment > 0 = Auslieferung</comment> </column>
<column name= "description" type= "TEXT" size= "255" default= "" notnull= "" description= "Beschreibung" > <comment > Erläuterungstext</comment> </column>
<column name= "description" type= "TEXT" size= "255" default= "" notnull= "" description= "Beschreibung" > <comment > Erläuterungstext</comment> </column>
</columns>
</columns>
@ -64,6 +63,30 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</primaryKeys>
</primaryKeys>
<indexes >
<indexes >
</indexes>
</table>
<table name= "rpta_format_code" thema= "Berichtsassistent" typ= "Schlüsseltabelle"
releaseUnload="empty">
<description > Zahlen- oder Datumsformat</description>
<columns >
<column name= "tid" type= "SERIAL" size= "" default= "" notnull= "true" description= "tid" isKey= "true" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "true" description= "Schlüssel" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "sql_code" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
</columns>
<primaryKeys > <rs >
<row >
<fld name= 'table_cat' > superx</fld>
<fld name= 'table_schem' > superx</fld>
<fld name= 'table_name' > rpta_format_code</fld>
<fld name= 'column_name' > tid</fld>
<fld name= 'key_seq' > 1</fld>
<fld name= 'pk_name' > rpta_format_code_pk</fld>
</row>
</rs>
</primaryKeys>
<indexes >
</indexes>
</indexes>
</table>
</table>
<table name= "rpta_column_layout" thema= "Berichtsassistent" typ= "Schlüsseltabelle"
<table name= "rpta_column_layout" thema= "Berichtsassistent" typ= "Schlüsseltabelle"
@ -75,7 +98,9 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "resultset_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Resultset" />
<column name= "resultset_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Resultset" />
<column name= "whereclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Bedingung (optional)" />
<column name= "whereclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Bedingung (optional)" />
<column name= "description" type= "TEXT" size= "255" default= "" notnull= "" description= "Beschreibung" > <comment > Erläuterungstext</comment> </column>
<column name= "userinfo_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Angelegt von" > </column>
</columns>
</columns>
<primaryKeys > <rs >
<primaryKeys > <rs >
<row >
<row >
@ -121,9 +146,15 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<description > Spalten zu Layouts</description>
<description > Spalten zu Layouts</description>
<columns >
<columns >
<column name= "tid" type= "SERIAL" size= "" default= "" notnull= "true" description= "tid" isKey= "true" />
<column name= "tid" type= "SERIAL" size= "" default= "" notnull= "true" description= "tid" isKey= "true" />
<column name= "column_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Spalte" />
<column name= "column_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Spalte" />
<column name= "layout_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Layout" />
<column name= "layout_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Layout" isKey= "true" />
<column name= "sortnr" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Sortiernr." />
<column name= "sortnr" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Sortiernr." sortable= "true" />
<column name= "is_visible" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Sichtbare Spalte" > </column>
<column name= "visible_size" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Breite in Zeichen" > <comment > Bei String-Spalten</comment> </column>
<column name= "format_code_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Format-Code" > <comment > Bei DECIMAL- und Datumsspalten</comment> </column>
<column name= "targetfieldname" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Zielfeld" currentlyUsed= "false" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung der Spalte" />
<column name= "description" type= "TEXT" size= "255" default= "" notnull= "" description= "Beschreibung" > <comment > Erläuterungstext</comment> </column>
</columns>
</columns>
<primaryKeys > <rs >
<primaryKeys > <rs >
@ -147,12 +178,12 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<columns >
<columns >
<column name= "tid" type= "SERIAL" size= "" default= "" notnull= "true" description= "tid" isKey= "true" />
<column name= "tid" type= "SERIAL" size= "" default= "" notnull= "true" description= "tid" isKey= "true" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung " />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "true " description= "Schlüssel " />
<column name= "fieldclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Defaultwert " />
<column name= "fieldclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Spalten (physisch) " />
<column name= "joinclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Defaultwert " />
<column name= "joinclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Tabellen (physisch) " />
<column name= "whereclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Einheit " />
<column name= "whereclause" type= "TEXT" size= "255" default= "" notnull= "false" description= "Bedingung " />
<column name= "systeminfo_id" type= "INTEGER" size= "255"
<column name= "systeminfo_id" type= "INTEGER" size= "255"
default="" notnull="false" description="Quellsystem ">
default="" notnull="true" description="Komponente ">
</column>
</column>
</columns>
</columns>
@ -167,7 +198,10 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</row>
</row>
</rs>
</rs>
</primaryKeys>
</primaryKeys>
<indexes >
<indexes > <index name= "ix_rpta_resultset" type= "unique" >
<index-column name= "uniquename" />
<index-column name= "systeminfo_id" />
</index>
</indexes>
</indexes>
</table>
</table>
<table name= "rpta_report_property" thema= "Berichtsassistent" typ= "Datentabelle"
<table name= "rpta_report_property" thema= "Berichtsassistent" typ= "Datentabelle"
@ -221,13 +255,13 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
<path > $RPTA_PFAD/masken</path>
<path > $RPTA_PFAD/masken</path>
</src>
</src>
</maske>
</maske>
<!--
<maske tid= "45030" name= "Tabellenverwaltung such en" thema= "Administration Berichtsassistent" >
<maske tid= "45040" name= "Spaltenlayouts verwalt en" thema= "Administration Berichtsassistent" >
<description > Berichtsassistent verwalten</description>
<description > Spaltenlayouts verwalten</description>
<src >
<src >
<path > $RPTA_PFAD/masken</path>
<path > $RPTA_PFAD/masken</path>
</src>
</src>
</maske> -->
</maske>
</masken>
</masken>
<data-integrity >
<data-integrity >
@ -236,10 +270,15 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from= "tid" to= "column_type" />
<relation-column from= "tid" to= "column_type" />
</relation>
</relation>
x <relation from= "rpta_resultset" to= "rpta_column_layout" delete= "FALSE"
<relation from= "rpta_resultset" to= "rpta_column_layout" delete= "FALSE"
displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from= "tid" to= "resultset_id" />
<relation-column from= "tid" to= "resultset_id" />
</relation>
</relation>
<relation from= "userinfo" to= "rpta_column_layout" delete= "FALSE"
displayType="select" visibleFields="benutzer" format="%s">
<relation-column from= "tid" to= "userinfo_id" />
</relation>
<relation from= "rpta_resultset" to= "rpta_column" delete= "FALSE"
<relation from= "rpta_resultset" to= "rpta_column" delete= "FALSE"
displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from= "tid" to= "resultset_id" />
<relation-column from= "tid" to= "resultset_id" />
@ -258,7 +297,10 @@ x<relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE"
displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from= "tid" to= "column_id" />
<relation-column from= "tid" to= "column_id" />
</relation>
</relation>
<relation from= "rpta_format_code" to= "rpta_column2layout" delete= "FALSE"
displayType="select" visibleFields="caption" format="%s">
<relation-column from= "tid" to= "format_code_id" />
</relation>
</data-integrity>
</data-integrity>
</database>
</database>
@ -277,9 +319,16 @@ x<relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE"
<install >
<install >
<install-step name= "Füllen der Modul-Tabellen" >
<install-step name= "Füllen der Modul-Tabellen" >
<action error= "stop" >
<action >
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "rpta_column_type" > <file path= "$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "rpta_column_type" > <file path= "$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "rpta_format_code" > <file path= "$RPTA_PFAD/schluesseltabellen/rpta_format_code.unl" /> </loadtable>
</action>
<action >
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/sachgebiete_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/studierende_datenblatt_virtuell.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/rpta_column_layout_sos_stud_astat_rsz_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/rpta_column_layout_sos_stud_astat_schnellmeldung_fuellen.sql" database= "" />
</action>
</action>
</install-step>
</install-step>
</install>
</install>
@ -289,7 +338,16 @@ x<relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE"
<upgrade-step >
<upgrade-step >
<action error= "stop" >
<action error= "stop" >
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "rpta_column_type" > <file path= "$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "rpta_column_type" > <file path= "$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "rpta_format_code" > <file path= "$RPTA_PFAD/schluesseltabellen/rpta_format_code.unl" /> </loadtable>
</action>
<action >
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/sachgebiete_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/upgrade/rpta_upgrade_man.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/studierende_datenblatt_virtuell.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/rpta_column_layout_sos_stud_astat_rsz_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/rpta_column_layout_sos_stud_astat_schnellmeldung_fuellen.sql" database= "" />
</action>
</action>
<action >
<action >
@ -300,6 +358,8 @@ x<relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE"
<uninstall-step name= "Deinstalliere Schlüssel" >
<uninstall-step name= "Deinstalliere Schlüssel" >
<action error= "stop" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$RPTA_PFAD/schluesseltabellen/sachgebiete_loeschen.sql" database= "" />
</action>
</action>
@ -327,6 +387,7 @@ x<relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE"
<field-selection complete= "false" />
<field-selection complete= "false" />
<customfield name= "tid" nullFieldValue= "" />
<customfield name= "tid" nullFieldValue= "" />
<customfield name= "caption" nullFieldValue= "" visibleSize= "30" />
<customfield name= "caption" nullFieldValue= "" visibleSize= "30" />
<customfield name= "uniquename" nullFieldValue= "" visibleSize= "30" />
<customfield type= "link" name= "Details" path= "/superx/edit/rpta/rpta_column_layout_edit.jsp" linkid= "tid" />
<customfield type= "link" name= "Details" path= "/superx/edit/rpta/rpta_column_layout_edit.jsp" linkid= "tid" />
</form>
</form>
@ -348,20 +409,52 @@ mode="full">
<field-selection complete= "false" />
<field-selection complete= "false" />
<customfield name= "tid" />
<customfield name= "tid" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "uniquename" visibleSize= "50" nullFieldValue= "" />
<customfield name= "resultset_id" visibleSize= "50" nullFieldValue= "" />
<customfield name= "resultset_id" visibleSize= "50" nullFieldValue= "" />
<customfield name= "whereclause" visibleSize= "50" nullFieldValue= "" />
<customfield name= "description" visibleSize= "50" nullFieldValue= "" />
<customfield name= "Spalten" type= "subform" multipart= "false" autoUpdate= "false"
<customfield name= "Spalten" type= "subform" multipart= "false" autoUpdate= "false"
maxRows="*" table="rpta_column2layout" parentField="tid" childField="layout_id"
maxRows="*" table="rpta_column2layout" parentField="tid" childField="layout_id"
orderBy="" allowNew="true"
orderBy="sortnr " allowNew="true"
mode="edit_delete ">
mode="full ">
<field-selection complete= "false" />
<field-selection complete= "false" />
<customfield name= "layout_id" type= "hidden" overrideValue= "tid" />
<customfield name= "layout_id" type= "hidden" overrideValue= "tid" />
<customfield name= "column_id" nullFieldValue= "" visibleSize= "5" />
<customfield name= "column_id" nullFieldValue= "" visibleSize= "5" />
<customfield name= "sortnr" nullFieldValue= "" visibleSize= "10" />
<customfield name= "sortnr" nullFieldValue= "" visibleSize= "10" />
<customfield type= "link" name= "Details" path= "/superx/edit/rpta/rpta_column_edit.jsp"
<customfield type= "link" name= "Details" path= "/superx/edit/rpta/rpta_column2layout _edit.jsp"
linkVar="tid" linkid="column_ id" mandatoryFilter="" mandatoryFilterVar=""/>
linkVar="tid" linkid="t id" mandatoryFilter="" mandatoryFilterVar=""/>
</customfield>
</customfield>
</form>
</form>
<form name= "rpta_column2layout_edit"
table="rpta_column2layout"
path="/edit/rpta/rpta_column2layout_edit.jsp"
followUp=""
caption="Spaltenlayouts bearbeiten"
orderBy="sortnr"
gotoHt=""
helpfile=""
maxRows="1"
mode="full">
<description > In diesem Formular können Sie Spaltenlayouts verwalten.</description>
<filters >
<filter mandatory= "true" type= "equals" > tid</filter>
</filters>
<field-selection complete= "false" />
<customfield name= "tid" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "column_id" visibleSize= "50" nullFieldValue= "" />
<customfield name= "layout_id" visibleSize= "50" nullFieldValue= "" />
<customfield name= "sortnr" visibleSize= "50" nullFieldValue= "" />
<customfield name= "is_visible" visibleSize= "50" nullFieldValue= "" />
<customfield name= "visible_size" visibleSize= "50" nullFieldValue= "" />
<customfield name= "format_code_id" visibleSize= "50" nullFieldValue= "" />
<customfield name= "description" visibleSize= "50" nullFieldValue= "" />
</form>
<form name= "rpta_resultset_list"
<form name= "rpta_resultset_list"
table="rpta_resultset"
table="rpta_resultset"
@ -379,6 +472,7 @@ mode="full">
<field-selection complete= "false" />
<field-selection complete= "false" />
<customfield name= "tid" nullFieldValue= "" />
<customfield name= "tid" nullFieldValue= "" />
<customfield name= "caption" nullFieldValue= "" visibleSize= "30" />
<customfield name= "caption" nullFieldValue= "" visibleSize= "30" />
<customfield name= "uniquename" nullFieldValue= "" visibleSize= "30" />
<customfield type= "link" name= "Details" path= "/superx/edit/rpta/rpta_resultset_edit.jsp" linkid= "tid" />
<customfield type= "link" name= "Details" path= "/superx/edit/rpta/rpta_resultset_edit.jsp" linkid= "tid" />
</form>
</form>
<form name= "rpta_resultset_edit"
<form name= "rpta_resultset_edit"
@ -399,6 +493,7 @@ mode="full">
<field-selection complete= "false" />
<field-selection complete= "false" />
<customfield name= "tid" />
<customfield name= "tid" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "uniquename" nullFieldValue= "" visibleSize= "30" />
<customfield name= "fieldclause" visibleSize= "50" nullFieldValue= "" />
<customfield name= "fieldclause" visibleSize= "50" nullFieldValue= "" />
<customfield name= "joinclause" visibleSize= "50" nullFieldValue= "" />
<customfield name= "joinclause" visibleSize= "50" nullFieldValue= "" />
<customfield name= "whereclause" visibleSize= "10" nullFieldValue= "" />
<customfield name= "whereclause" visibleSize= "10" nullFieldValue= "" />
@ -445,7 +540,9 @@ mode="full">
<customfield name= "tid" />
<customfield name= "tid" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "uniquename" visibleSize= "50" nullFieldValue= "" />
<customfield name= "uniquename" visibleSize= "50" nullFieldValue= "" />
<customfield name= "resultset_id" visibleSize= "50" nullFieldValue= "" />
<customfield name= "srcfieldname" visibleSize= "50" nullFieldValue= "" />
<customfield name= "srcfieldname" visibleSize= "50" nullFieldValue= "" />
<customfield name= "targetfieldname" visibleSize= "50" nullFieldValue= "" />
<customfield name= "column_type" visibleSize= "10" nullFieldValue= "" />
<customfield name= "column_type" visibleSize= "10" nullFieldValue= "" />
<customfield name= "col_function" visibleSize= "100" nullFieldValue= "" />
<customfield name= "col_function" visibleSize= "100" nullFieldValue= "" />
<customfield name= "is_visible" visibleSize= "10" nullFieldValue= "" />
<customfield name= "is_visible" visibleSize= "10" nullFieldValue= "" />