|
| override bool | ValidateRecordAfterDatabaseLoaded () |
| |
| override void | ListErrorField () |
| |
| virtual string | GetPrintedNameNumAnswers () |
| |
| virtual string | GetPrintedNameAnswersElement () |
| |
| virtual string | GetNameAnswers (bool addToNameList) |
| |
| virtual string | GetNameAnswersElement (bool addToNameList) |
| |
| virtual object | GetValueAnswersElement () |
| |
| virtual bool | ValidateUid () |
| |
| virtual bool | ValidateQuestion () |
| |
| virtual bool | ValidateNumAnswers () |
| |
| virtual bool | ValidateAnswers () |
| |
| virtual bool | ValidateAnswersElement () |
| |
| virtual bool | ValidateInterdependenciesQuestion () |
| |
| virtual bool | ValidateInterdependenciesAnswers () |
| |
| virtual bool | ValidateInterdependenciesAnswersElement () |
| |
| virtual void | PrintDescActive () |
| |
| virtual void | PrintDescQuestion () |
| |
| virtual void | PrintDescNumAnswers () |
| |
| virtual void | PrintDescAnswersElement () |
| |
| virtual void | ListUid () |
| |
| virtual void | ListActive () |
| |
| virtual void | ListQuestion () |
| |
| virtual void | ListNumAnswers () |
| |
| virtual void | ListAnswers () |
| |
| virtual void | ListAnswersElement () |
| |
| virtual void | InputUid () |
| |
| virtual void | InputActive () |
| |
| virtual void | InputQuestion () |
| |
| virtual void | InputNumAnswers () |
| |
| virtual void | InputAnswers () |
| |
| virtual void | InputAnswersElement () |
| |
| override void | SetUidIfInvalid () |
| |
| | HintHelper () |
| |
| virtual string | GetFieldName (string name) |
| |
| virtual string | GetFieldName (long listNum) |
| |
| virtual IList< string > | GetNameList (Func< string, bool > matchFunc=null) |
| |
| virtual string | GetPrintedName (string fieldName) |
| |
| virtual string | GetName (string fieldName, bool addToNameList=false) |
| |
| virtual object | GetValue (string fieldName) |
| |
| virtual bool | ValidateRecord () |
| |
| virtual bool | ValidateField (string fieldName) |
| |
| virtual bool | ValidateFieldAfterDatabaseLoaded (string fieldName) |
| |
| virtual bool | ValidateRecordInterdependencies () |
| |
| virtual bool | ValidateFieldInterdependencies (string fieldName) |
| |
| virtual void | PrintFieldDesc (string fieldName, bool editRec, bool editField, FieldDesc fieldDesc) |
| |
| virtual void | PrintFieldDesc (string fieldName) |
| |
| virtual void | ListRecord (bool fullDetail, bool showDesc, bool resolveEffects, bool lookupMsg, bool numberFields, bool excludeROFields) |
| |
| virtual void | ListRecord (bool callClear=true) |
| |
| virtual void | ListField (string fieldName) |
| |
| virtual void | InputRecord (bool editRec, FieldDesc fieldDesc) |
| |
| virtual void | InputRecord (bool callClear=true) |
| |
| virtual void | InputField (string fieldName) |
| |
| virtual void | Clear () |
| |
| virtual string | GetPrintedNameDesc () |
| |
| virtual string | GetPrintedNameArticleType () |
| |
| virtual string | BuildValue (string fieldName) |
| |
| | Helper () |
| |
| string | GetFieldName (string name) |
| |
| string | GetFieldName (long listNum) |
| |
| IList< string > | GetNameList (Func< string, bool > matchFunc=null) |
| |
| string | GetPrintedName (string fieldName) |
| |
| string | GetName (string fieldName, bool addToNameList=false) |
| |
| object | GetValue (string fieldName) |
| |
| bool | ValidateRecord () |
| |
| bool | ValidateField (string fieldName) |
| |
| bool | ValidateRecordAfterDatabaseLoaded () |
| |
| bool | ValidateFieldAfterDatabaseLoaded (string fieldName) |
| |
| bool | ValidateRecordInterdependencies () |
| |
| bool | ValidateFieldInterdependencies (string fieldName) |
| |
| void | PrintFieldDesc (string fieldName, bool editRec, bool editField, FieldDesc fieldDesc) |
| |
| void | PrintFieldDesc (string fieldName) |
| |
| void | ListRecord (bool fullDetail, bool showDesc, bool resolveEffects, bool lookupMsg, bool numberFields, bool excludeROFields) |
| |
| void | ListRecord (bool callClear=true) |
| |
| void | ListField (string fieldName) |
| |
| void | ListErrorField () |
| |
| void | InputRecord (bool editRec, FieldDesc fieldDesc) |
| |
| void | InputRecord (bool callClear=true) |
| |
| void | InputField (string fieldName) |
| |
| void | Clear () |
| |