Skip to content

TableSortByFieldStateBuilder🔗

Constructor🔗

new TableSortByFieldStateBuilder()

Methods🔗

build🔗

Builds the object.

public TableSortByFieldState build()

desc🔗

Flag used to indicate descending sort order

public TableSortByFieldStateBuilder desc(Boolean desc)

displayName🔗

Sets the display name of the field to sort by

public TableSortByFieldStateBuilder displayName(String displayName)

See also🔗