- All Known Implementing Classes:
StandardField
public interface Field<T>
-
Method Summary
An optional description for users who want to improve exploration of an existing application state.
A human readable name for this field.
Retrieve the instance that this field references.
-
Method Details
-
name
A human readable name for this field. Often used to label the web-ui tab.
-
value
Retrieve the instance that this field references.
-
description
An optional description for users who want to improve exploration of an existing application state.