Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Gssoft.Gscad.EditorInput.JigPromptStringOptions Class Reference

Public Member Functions

 JigPromptStringOptions (string message)
 
 JigPromptStringOptions (string messageAndKeywords, string globalKeywords)
 
- Public Member Functions inherited from Gssoft.Gscad.EditorInput.PromptOptions
void SetMessageAndKeywords (string messageAndKeywords, string globalKeywords)
 

Properties

string DefaultValue [get, set]
 
- Properties inherited from Gssoft.Gscad.EditorInput.JigPromptOptions
EditorInput.CursorType Cursor [get, set]
 
EditorInput.UserInputControls UserInputControls [get, set]
 
- Properties inherited from Gssoft.Gscad.EditorInput.PromptOptions
bool IsReadOnly [get]
 
KeywordCollection Keywords [get]
 
bool AppendKeywordsToMessage [get, set]
 
string Message [get, set]
 
virtual bool UseDefaultValue [get, set]
 
virtual bool HasDefaultKeyword [get]
 
object DefaultValueWorker [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from Gssoft.Gscad.EditorInput.PromptOptions
virtual string GetDefaultValueString ()
 
void throwIfReadOnly ()