ConfigAccordionId

Deprecated

Specify that this config element should be the child of a ConfigEditorAccordion with the same id

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun id(): Int
The id that should match the corresponding ConfigEditorAccordion
Link copied to clipboard
abstract fun toString(): String