Uses of Class
edu.suffolk.litlab.efspserver.tyler.codes.DataFieldRow
Packages that use DataFieldRow
-
Uses of DataFieldRow in edu.suffolk.litlab.efspserver.tyler.codes
Methods in edu.suffolk.litlab.efspserver.tyler.codes that return DataFieldRowModifier and TypeMethodDescriptionCodeDatabase.getDataField
(String courtLocationId, String dataName) DataFields.getFieldRow
(String fieldName) static DataFieldRow
DataFieldRow.MissingDataField
(String name) According to the Tyler docs, if some data field is not defined, it defaults to isVisible=False, and isRequired=False.Constructor parameters in edu.suffolk.litlab.efspserver.tyler.codes with type arguments of type DataFieldRow