getActions

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

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

Return

the list of Actions.