Package ai.vectros.types
Class RenderHintDef
java.lang.Object
ai.vectros.types.RenderHintDef
-
Method Details
-
getLabel
- Returns:
- Display label for the field.
-
getWidget
- Returns:
- Widget used to render the field. One of: text, textarea, select, date, checkbox.
-
getOrder
- Returns:
- Display order; lower values appear first.
-
getSection
- Returns:
- Section heading used to group related fields.
-
getHelpText
- Returns:
- Help text shown to the user beneath the field.
-
getDisplayField
- Returns:
- Marks this field as the record's headline (display) field — the linked primary column in the records list and the title on the detail view. At most one per schema.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-