MatrixdropdownbaseAllOfChoicesInner class abstract

MatrixdropdownbaseAllOfChoicesInner

Properties:

  • value
  • text
  • visibleIf
  • enableIf
  • imageLink
  • showCaption
  • iconName
  • iconSize
Available extensions
Annotations
  • @BuiltValue()

Properties

anyOf → AnyOf
Any Of Buttongroupitemvalue, Imageitemvalue, Itemvalue, JsonObject
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

castToButtongroupitemvalue() Buttongroupitemvalue?

Available on MatrixdropdownbaseAllOfChoicesInner, provided by the MatrixdropdownbaseAllOfChoicesInnerExtension extension

castToImageitemvalue() Imageitemvalue?

Available on MatrixdropdownbaseAllOfChoicesInner, provided by the MatrixdropdownbaseAllOfChoicesInnerExtension extension

castToItemvalue() Itemvalue

Available on MatrixdropdownbaseAllOfChoicesInner, provided by the MatrixdropdownbaseAllOfChoicesInnerExtension extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(MatrixdropdownbaseAllOfChoicesInnerBuilder)) MatrixdropdownbaseAllOfChoicesInner
Rebuilds the instance.
inherited
toBuilder() MatrixdropdownbaseAllOfChoicesInnerBuilder
Converts the instance to a builder B.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

serializer → Serializer<MatrixdropdownbaseAllOfChoicesInner>
no setter