FormSpec Class |
Namespace: Perforce.P4
The FormSpec type exposes the following members.
Name | Description | |
---|---|---|
FormSpec |
Create an empty FormSpec
| |
FormSpec(ListSpecField, DictionaryString, String, ListString, ListString, DictionaryString, String, DictionaryString, String, String) | Obsolete.
Create a FormSpec
| |
FormSpec(ListSpecField, DictionaryString, String, ListString, ListString, DictionaryString, String, DictionaryString, String, ListString, ListString, String) |
Create a FormSpec
|
Name | Description | |
---|---|---|
Comments |
a single (possibly rather long) string (which may contain embedded
newlines) containing comments to be optionally used in GUI or
other representations of the form type.
| |
FieldMap |
Map, keyed by SpecField name, containing suitable allowed values for specific form fields.
| |
Fields |
List of all SpecField objects for all fields defined for this Form type.
| |
Formats |
List of "formats" for this form type.
| |
Maxwords | ||
Openable | ||
Presets |
Map, keyed by SpecField name, containing preset (default) values for specific form fields.
| |
Values |
Map, keyed by SpecField name, containing suitable allowed values for specific form fields.
| |
Words |
List of "words" for this form type.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromSpecCmdTaggedOutput |
Create a FormSpec from the tagged output of the 'spec' command
| |
GetHashCode | (Inherited from Object.) | |
GetSpecFieldDataType |
Return the SpecFieldDataType associated with a key in a formspec
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |