public interface FieldState
An object containing the stored presentation information for the fields of some dataBoundComponent. Information
contained in a FieldState
object includes the visibility and order of the component's fields.
Note that
this object is a JavaScript string, and may be stored (for example) as a blob on the server for state persistence across
sessions.