XFDataItem class

Constructors

XFDataItem(String id, {bool isNew = false})

Properties

hashCode int
The hash code for this object.
no setterinherited
id String
'id'
getter/setter pair
isModified bool
getter/setter pair
isNew bool
getter/setter pair
isSel bool
getter/setter pair
isShowDetails bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showXMedia bool
getter/setter pair
X_docCaption String?
no setter
X_docXObjectName String?
no setter
X_nome String?
no setter
X_nomeMF String?
no setter
X_nomePlurale String?
no setter

Methods

copyProps(dynamic objectFrom, dynamic objTO) → dynamic
getCloneFull() XFDataItem
getProp(String key) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setProp(String key, dynamic newVal) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited
operator [](String key) → dynamic
operator []=(String key, dynamic newVal) → void

Constants

id_ColLabel → const String
id_ColName → const String