Panelbase class abstract

Implemented types
Implementers
Available Extensions
Annotations
  • @BuiltValue(instantiable: false)

Constructors

Panelbase()

Properties

description SurveyTitle?
no setter
elements → BuiltList<SurveyQuestionsInner>?
no setter
enableIf String?
no setter
hashCode int
The hash code for this object.
no setterinherited
name String?
no setterinherited
questions → BuiltList<SurveyQuestionsInner>?
no setter
questionsOrder PanelbaseQuestionsOrder?
no setter
questionTitleLocation PanelbaseQuestionTitleLocation?
no setter
readOnly bool?
no setter
requiredIf String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title SurveyTitle?
no setter
type String?
no setterinherited
visible bool?
no setter
visibleIf String?
no setter

Methods

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

Operators

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

Static Properties

serializer → Serializer<Panelbase>
no setter