StarCodePageType enum
Enum for CodePageType
- Inheritance
- Available extensions
Values
- CP737 → const StarCodePageType
- CP772 → const StarCodePageType
- CP774 → const StarCodePageType
- CP851 → const StarCodePageType
- CP852 → const StarCodePageType
- CP855 → const StarCodePageType
- CP857 → const StarCodePageType
- CP858 → const StarCodePageType
- CP860 → const StarCodePageType
- CP861 → const StarCodePageType
- CP862 → const StarCodePageType
- CP863 → const StarCodePageType
- CP864 → const StarCodePageType
- CP865 → const StarCodePageType
- CP869 → const StarCodePageType
- CP874 → const StarCodePageType
- CP928 → const StarCodePageType
- CP932 → const StarCodePageType
- CP999 → const StarCodePageType
- CP1001 → const StarCodePageType
- CP1250 → const StarCodePageType
- CP1251 → const StarCodePageType
- CP1252 → const StarCodePageType
- CP2001 → const StarCodePageType
- CP3001 → const StarCodePageType
- CP3002 → const StarCodePageType
- CP3011 → const StarCodePageType
- CP3012 → const StarCodePageType
- CP3021 → const StarCodePageType
- CP3041 → const StarCodePageType
- CP3840 → const StarCodePageType
- CP3841 → const StarCodePageType
- CP3843 → const StarCodePageType
- CP3845 → const StarCodePageType
- CP3846 → const StarCodePageType
- CP3847 → const StarCodePageType
- CP3848 → const StarCodePageType
- UTF8 → const StarCodePageType
- Blank → const StarCodePageType
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- text → String
-
Available on StarCodePageType, provided by the ExtendedCodePageType extension
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
Constants
-
values
→ const List<
StarCodePageType> - A constant List of the values in this enum, in order of their declaration.