PlutoColumnMenuDelegateDefault class

Implemented types

Constructors

PlutoColumnMenuDelegateDefault()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

buildMenuItems({required PlutoGridStateManager stateManager, required PlutoColumn column}) List<PopupMenuEntry<PlutoGridColumnMenuItem>>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onSelected({required BuildContext context, required PlutoGridStateManager stateManager, required PlutoColumn column, required bool mounted, required PlutoGridColumnMenuItem? selected}) → void
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited