TCursor class
Constructors
- TCursor.new(String _name)
-
const
Properties
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
- Alias → const TCursor
- AllScroll → const TCursor
- AppStart → const TCursor
- Arrow → const TCursor
- Auto → const TCursor
- Cell → const TCursor
- ColResize → const TCursor
- ContextMenu → const TCursor
- Copy → const TCursor
- Cross → const TCursor
- CrossHair → const TCursor
- Default → const TCursor
- Drag → const TCursor
- eResize → const TCursor
- ewResize → const TCursor
- Grab → const TCursor
- Grabbing → const TCursor
- HandPoint → const TCursor
- Help → const TCursor
- HourGlass → const TCursor
- HSplit → const TCursor
- IBeam → const TCursor
- Inherit → const TCursor
- Initial → const TCursor
- Move → const TCursor
- MultiDrag → const TCursor
- neResize → const TCursor
- neswResize → const TCursor
- No → const TCursor
- NoDrag → const TCursor
- NoDrop → const TCursor
- None → const TCursor
- NotAllowed → const TCursor
- nResize → const TCursor
- nsResize → const TCursor
- nwResize → const TCursor
- nwseResize → const TCursor
- Pointer → const TCursor
- Progress → const TCursor
- Revert → const TCursor
- RowResize → const TCursor
- seResize → const TCursor
- Size → const TCursor
- SizeAll → const TCursor
- SizeNESW → const TCursor
- SizeNS → const TCursor
- SizeNWSE → const TCursor
- SizeWE → const TCursor
- SQLWait → const TCursor
- sResize → const TCursor
- swResize → const TCursor
- Text → const TCursor
- Unset → const TCursor
- UpArrow → const TCursor
- VerticalText → const TCursor
- vResize → const TCursor
- VSplit → const TCursor
- ZoomIn → const TCursor
- ZoomOut → const TCursor