getActions

@Nonnull
open fun getActions(): List<Action<T>>

Override only if you need to implement extremely tricky behaviours. Must be overridden along with setActions.

Return

the list of Actions.