ImGuiTableFlags class

Constructors

ImGuiTableFlags()

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

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

Constants

Borders → const int
BordersH → const int
BordersInner → const int
BordersInnerH → const int
BordersInnerV → const int
BordersOuter → const int
BordersOuterH → const int
BordersOuterV → const int
BordersV → const int
ContextMenuInBody → const int
Hideable → const int
NoBordersInBody → const int
NoBordersInBodyUntilResize → const int
NoClip → const int
NoHostExtendX → const int
NoHostExtendY → const int
NoKeepColumnsVisible → const int
None → const int
NoPadInnerX → const int
NoPadOuterX → const int
NoSavedSettings → const int
PadOuterX → const int
PreciseWidths → const int
Reorderable → const int
Resizable → const int
RowBg → const int
ScrollX → const int
ScrollY → const int
SizingFixedFit → const int
SizingFixedSame → const int
SizingMask → const int
SizingStretchProp → const int
SizingStretchSame → const int
Sortable → const int
SortMulti → const int
SortTristate → const int