Property | Type | Description | |
---|---|---|---|
m_abbrev | string | ||
m_abbrevWs | string | ||
m_citations | List |
||
m_def | string | ||
m_defWs | string | ||
m_eKind | GlossListTreeView.ImageKind | ||
m_fInDatabase | bool | ||
m_featDefn | IFsFeatDefn | ||
m_node | XmlNode | ||
m_term | string | ||
m_termWs | string |
Method | Description | |
---|---|---|
AddToDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void | ||
DetermineInDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void |
figure out if the feature represented by the node is already in the database
|
|
KindCanBeInDatabase ( ) : bool | ||
MasterItem ( ) : System | ||
ResetDescription ( RichTextBox rtbDescription ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
MasterItem ( |
public AddToDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
return | void |
public DetermineInDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void | ||
cache | SIL.FieldWorks.FDO.FdoCache | database cache |
return | void |
public ResetDescription ( RichTextBox rtbDescription ) : void | ||
rtbDescription | RichTextBox | |
return | void |
protected GlossListTreeView.ImageKind m_eKind | ||
return | GlossListTreeView.ImageKind |