RowField
in
Interface representing a table row field.
Table of Contents
Methods
name()
Return name.
public
name() : string
Return values
string —Name.
value()
Return value.
public
value() : mixed