DateIntervalMenuItem class

Inheritance

Constructors

DateIntervalMenuItem(String code, String name, DateFormatValue format)

Properties

code String
finalinherited
dataList List<ListItem>
getter/setter pair
format DateFormatValue
final
hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selected bool
getter/setter pairinherited
text String
getter/setter pairinherited
valueList List<String?>
getter/setter pairinherited

Methods

addValue(String? value) → void
inherited
getDateTimeFormat() String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setValue(String? value) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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