Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SysTranslationHelper
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fetchNaturalKeyFieldsForMainTable | Fetches the fields of the table that are related to each other when two table IDs are passed. |
![]() |
getAllowEdit | |
![]() |
getLanguageFieldId | Gets the FieldID value of a language field in the translation table. |
![]() |
getMainTableId | Gets the TableID value of a language field in the base table. |
![]() |
getMainTableNaturalKeyFieldIds | Fetches a list of FieldID values of the natural key field of the base table. |
![]() |
getMainTablePrimaryFieldId | Gets the FieldID value of a primary key field in the base table. |
![]() |
getSelectedRecId | Gets the RecID value of the base table that is to be filtered for translation. |
![]() |
getSystemLanguage | Gets the value of a system language. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
getTranslationTableAlternateKeyFieldId | Retrieves the FieldID value of an alternative key field in the translation table. |
![]() |
getTranslationTableId | Gets the TableID value of a language field in the translation table. |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initializeTranslationForm | Initializes various translation forms. |
![]() |
launchTranslationDetailForm | Launches the transformation form. |
![]() |
launchTranslationForm | Launches various translation forms. |
![]() |
launchTranslationListForm | Launches the transformation form. |
![]() |
new | Initializes the translation common class. |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmFilteringFieldId | Gets or sets the FilteringFieldId parameter. |
![]() |
parmFilteringValue | Gets or sets the FilteringValue parameter. |
![]() |
parmMainTableTranslatedFieldsIds | Gets or sets the MainTableTranslatedFieldsIds parameter. |
![]() |
parmProfileLanguageHTMLTranslationArray | Gets or sets the array of HTML fields to translate from the translation table. |
![]() |
parmProfileLanguageStrTranslationArray | Gets or sets the array of fields to translate from the translation table. |
![]() |
parmSystemLanguageBaseTableQuery | Gets or sets the SystemLanguageBaseTableQuery parameter. |
![]() |
runTranslationForm | Launches various translation forms. |
![]() |
setMainTableNaturalKeyFieldId | Sets the natural key field of the base table with the specified value. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
useMainTableForSystemTranslation | Indicates whether to use the main table for the system translation values. |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::associateRange | Sets the range to data source of the translation tables for the given language. |
![]() ![]() |
::createMainTableQuery | Creates a datasource query for the main table. |
![]() ![]() |
::filterTranslationTable | Sets the language range for the global language for the passed data set. |
![]() ![]() |
::getForeignKeyRelationFields | Gets the fields of the table that are related to each other when two table IDs are passed. |
![]() ![]() |
::getPrimaryLanguage | Gets the user profile language ID. |
Top
Inheritance Hierarchy
Object Class
SysTranslationHelper Class