Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tables are available in different types, see below. The similarity between them is that they are referenced with the same template tag.

...

In the Table element the variableId's are specified that are used to create a table. The TableFormat controls how the table is formatted, i.e. the row and column information and how the data is displayed in the map.

Related TAG: $TABLE(tableId)$ A number of

  1. table

...

  1. table: original table;
  2. rowPerLocationHtmlTable: table with a row per location
  3. htmlTable: new style table with same functionality as 'table';
  4. countTables:
    1. thresholdsCrossingsTable: table containing numbers (count) of threshold crossings.
    2. thresholdsCrossingsCountTable: new thresholdsCrossingTable
    3. flagCountTable
    4. flagSourceCountTable
  5. maximumStatusTable: table containing (coloured) indicating threshold crossings over time.
  6. mergedPrecipitationTable: table containing (merged) precipitation figures in specific time intervals
  7. systemStatusTable: tables containing system (management) information;
    1. liveSystemStatus: information about live system: MC and FSS('s);
    2. exportStatus: information about exported files/reports;
    3. importStatus: information about files imported;
    4. scheduledWorkflowStatus: information about (next) scheduled workflows;
    5. completedWorkflowStatus: information about number of workflows completed in last 24 hrs.
    6. currentForecastStatus: information about which workflows are set to CURRENT;
    7. logMessageListing list of logmessages (based on a query)
    8. forecastHistory: historic overview of forecasts.

Tables 3 to 7 have references to cascading style sheets.

table

See Table above

rowPerLocationHtmlTable

...