FILEOPENDIALOGOPTIONS class Enum
Common dialog constants & enumerations Defines the set of options available to an Open or Save dialog.
Constructors
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
- FOS_ALLNONSTORAGEITEMS → const int
- FOS_ALLOWMULTISELECT → const int
- FOS_CREATEPROMPT → const int
- FOS_DEFAULTNOMINIMODE → const int
- FOS_DONTADDTORECENT → const int
- FOS_FILEMUSTEXIST → const int
- FOS_FORCEFILESYSTEM → const int
- FOS_FORCEPREVIEWPANEON → const int
- FOS_FORCESHOWHIDDEN → const int
- FOS_HIDEMRUPLACES → const int
- FOS_HIDEPINNEDPLACES → const int
- FOS_NOCHANGEDIR → const int
- FOS_NODEREFERENCELINKS → const int
- FOS_NOREADONLYRETURN → const int
- FOS_NOTESTFILECREATE → const int
- FOS_NOVALIDATE → const int
- FOS_OKBUTTONNEEDSINTERACTION → const int
- FOS_OVERWRITEPROMPT → const int
- FOS_PATHMUSTEXIST → const int
- FOS_PICKFOLDERS → const int
- FOS_SHAREAWARE → const int
- FOS_STRICTFILETYPES → const int
- FOS_SUPPORTSTREAMABLEITEMS → const int