Option interface

Option interface

This document details the methods of the Option interface you can use on any option, such as those returned by the Getters when you access an Option.

Method

Return type

Returns

Method

Return type

Returns

getChildOptions()

List<Option>

A list of options that exist under this option

getDisabled()

Boolean

True if the option is disabled

getParentOption()

Option

The parent option if any

getOptionId()

Long

The Id of the option

getRelatedCustomField()

FieldConfig

Field configuration of the custom field

getSequence()

Long

The sequence of the option

getValue()

String

The value of the option



Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.