Skip to end of banner
Go to start of banner

SIL Routines for Data Table custom field

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Introduction

 This section contains a collection of routines for retrieving data from a data table custom field, routines that can be used with JJupin.

Routines summary

getColumn
Retrieves data in the column at the specified index from a data table custom field.
getHeaders
Retrieves headers from a data table custom field.
getRow
Retrieves data in the row at the specified index from a data table custom field.
getTableElement
Retrieves data in the cell at the specified location from a data table custom field.
  • No labels