|
| override T | GetRow (string id) |
| |
| override void | Init () |
| |
| virtual void | Init () |
| |
| virtual void | OnInit () |
| |
| virtual void | SetRow (T row) |
| |
| override void | Reset () |
| |
| virtual void | Reset () |
| |
| override bool | ImportData (ISheet sheet, string bookname, bool overwrite=false) |
| |
| virtual bool | ImportData (ISheet sheet, string bookname, bool overwrite=false) |
| |
| virtual void | OnAfterImportData () |
| |
| virtual T | CreateRow () |
| |
| virtual T | CreateRowByMapping (IReadOnlyDictionary< string, int > mapping) |
| |
| override BaseRow[] | ExportRows () |
| |
| virtual BaseRow[] | ExportRows () |
| |
| override int | ImportRows (IEnumerable< BaseRow > sourceRows) |
| |
| virtual int | ImportRows (IEnumerable< BaseRow > sourceRows) |
| |
| virtual void | RemoveDuplicateRows () |
| |
| override void | BackupSource () |
| |
| virtual void | BackupSource () |
| |
| override void | RollbackSource () |
| |
| virtual void | RollbackSource () |
| |
| List< string > | GetListString () |
| |
| SourceData< T, T2 > | BuildEditorList () |
| |
| List< FieldInfo > | GetFields () |
| |
| virtual T | GetRow (string id) |
| |
| override void | ExportTexts (string path, bool update=false) |
| |
| virtual void | ExportTexts (string path, bool update=false) |
| |
| override void | ValidateLang () |
| |
| virtual void | ValidateLang () |
| |
| override void | ImportTexts (string _nameSheet=null) |
| |
| virtual void | ImportTexts (string _nameSheet=null) |
| |
| void | BuildFlags (string rawText, Dictionary< string, bool > map) |
| |
| virtual void | InsertData (IRow row) |
| |
| virtual string[] | GetList (string id) |
| |
| virtual void | BackupPref () |
| |
| virtual void | RestorePref () |
| |
| virtual void | ValidatePref () |
| |
| virtual IReadOnlyDictionary< string, int > | GetRowMapping () |
| |
| virtual IReadOnlyDictionary< string, string > | GetTypeMapping () |
| |
Definition at line 1 of file SourceDataString.cs.
◆ GetRow()
The documentation for this class was generated from the following file: