A B C D E F G H I K L M N O P Q R S T U V W X Y Z

R

recoverTable(IDAO) - Method in class com.tekann.codegen.pda.db.DBHandler
Try to recover the passed table.
remove(String) - Method in class com.tekann.codegen.pda.util.LowerCaseHashtable
Remove an item.
removeDTOAt(String, int) - Method in class com.tekann.codegen.pda.db.DTODataSource
Deprecated. Removes the DTO.
removeTable(String) - Method in class com.tekann.codegen.pda.db.DBHandler
Remove the table from the tables hash.
replaceInvalidChars(String) - Static method in class com.tekann.codegen.pda.util.StringUtil
Replace the following chars:
\\n by \n
\\r by \r
\\t by \t
\\b by \b
\\f by \f
\\" by \"
replaceInvalidCharsToXML(String) - Static method in class com.tekann.codegen.pda.util.StringUtil
Replaces the following character.
replaceNull(String[][]) - Static method in class com.tekann.codegen.pda.util.StringUtil
Replaces the null values by an empty string.
rootFilePath - Variable in class com.tekann.ui.BlobBean
The root from where the tree will be mounted.
ROW_STATUS_DELETED - Static variable in interface com.tekann.codegen.pda.db.RowIteratorValues
Represent that the row is deleted.
ROW_STATUS_NEW - Static variable in interface com.tekann.codegen.pda.db.RowIteratorValues
Represent that the row is new.
ROW_STATUS_NONE - Static variable in interface com.tekann.codegen.pda.db.RowIteratorValues
Represent that the row is just created.
ROW_STATUS_SYNCED - Static variable in interface com.tekann.codegen.pda.db.RowIteratorValues
Represent that the row is synchronized
ROW_STATUS_UPDATED - Static variable in interface com.tekann.codegen.pda.db.RowIteratorValues
Represent that the row is updated
RowIteratorValues - Interface in com.tekann.codegen.pda.db
Interface that has the possible row values for a table.
run() - Method in class com.tekann.ui.TKNProgressUndefined
 

A B C D E F G H I K L M N O P Q R S T U V W X Y Z