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

S

save(IDTO) - Method in interface com.tekann.codegen.pda.db.IDAO
Saves a new DefaultDTO.
save(IDTO, int) - Method in interface com.tekann.codegen.pda.db.IDAO
Saves a new DefaultDTO.
save() - Method in class com.tekann.codegen.pda.util.Properties
Transform the properties in a pair like key=value.
SELECT_FILE_OPTION - Static variable in class com.tekann.ui.BlobBean
 
setBackColor(int) - Method in class com.tekann.ui.BlobBean
 
setColumnFormatter(int, DataFormatter) - Method in class com.tekann.codegen.pda.db.ColumnFormatterDataSource
 
setColumns(String) - Method in class com.tekann.codegen.pda.db.AbstractDAO
 
setColumns(String) - Method in interface com.tekann.codegen.pda.db.IDAO
Set columns value.
setColumns(String[]) - Method in class com.tekann.codegen.pda.db.QueryDataFormatter
 
setConnection(String) - Method in class com.tekann.codegen.pda.db.DBHandler
 
setConnector(IConnector) - Method in class com.tekann.codegen.pda.db.AbstractDAO
Set the connector
setCreatorID(String) - Method in class com.tekann.codegen.pda.db.AbstractDAO
Set the creator ID.
setData(String[][]) - Method in class com.tekann.codegen.pda.db.MatrixDataSource
Setter fir data
setData(byte[]) - Method in class com.tekann.ui.BlobBean
 
setDataFormatter(IDataFormatter) - Method in class com.tekann.codegen.pda.db.DTODataSource
Deprecated.  
setDateToFormatColumn(int) - Method in class com.tekann.codegen.pda.db.MatrixDataSourceFormatDateValue
Setter for dateToFormatColumn passing an integer as argument.
setDateToFormatColumns(int[]) - Method in class com.tekann.codegen.pda.db.MatrixDataSourceFormatDateValue
Setter for dateToFormatColumn passing an integer array as argument.
setDbType(String, String) - Method in class com.tekann.codegen.pda.db.DefaultDTO
 
setDbType(String, String) - Method in interface com.tekann.codegen.pda.db.IDTO
Set DTO type.
setDetailColumn(String) - Method in class com.tekann.codegen.pda.db.QueryDataFormatter
 
setDrawBorder(boolean) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress bar draw border
setDTO(IDTO) - Method in interface com.tekann.codegen.pda.IEditForm
Sets the container DTO.
setDTOs(String, Object[], String[], int) - Method in class com.tekann.codegen.pda.db.DTODataSource
Deprecated. Sets the grid's DTO.
setFileChooser(FileChooserBox) - Method in class com.tekann.ui.BlobBean
 
setFilterActivated(boolean) - Method in interface com.tekann.codegen.pda.IFilter
Setter method
setKey(Object) - Method in class com.tekann.codegen.pda.ComboBoxItem
Sets the item's key.
setLanguage(Locale) - Method in class com.tekann.codegen.pda.db.Messages
 
setLiteral(String, boolean) - Method in class com.tekann.codegen.pda.db.DefaultDTO
Sets the column as literal
setLocale(Locale) - Method in interface com.tekann.i18n.ILocale
Set locale.
setLoginObject(IDTO) - Method in interface com.tekann.codegen.pda.ILogin
Sets the login object.
setPath(String) - Method in class com.tekann.codegen.pda.db.DBHandler
 
setPK(String, boolean) - Method in class com.tekann.codegen.pda.db.DefaultDTO
 
setPK(String, boolean) - Method in interface com.tekann.codegen.pda.db.IDTO
Sets if the column will be PK.
setPrefix(String) - Method in class com.tekann.codegen.pda.db.QueryDataFormatter
 
setPreparedStatementValue(int, Object, int, PreparedStatement) - Static method in class com.tekann.codegen.pda.util.PDADBUtil
Set the prepared statement according to the field data type passed as argument.
setPreparedStatementValues(Object[], String[]) - Method in class com.tekann.codegen.pda.db.AbstractDAO
Setter for the prepared statement.
setProgressBackColor(int) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress back color
setProgressFont(Font) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress font
setProgressForeColor(int) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress fore color.
setProgressHeight(int) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress bar height
setProgressMessage(String) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress bar message
setProgressSize(int) - Method in class com.tekann.ui.TKNProgressUndefined
Sets the size of the rectangle of the progress bar that moves
setProgressTextColor(int) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress bar text color
setProgressWidth(int) - Method in class com.tekann.ui.TKNProgressUndefined
Configure progress bar width
setProperty(String, Object) - Method in class com.tekann.ui.BlobBean
 
setProperty(String, Object) - Method in interface com.tekann.ui.IBean
Set a property value.
setQuantityToFormatColumn(int) - Method in class com.tekann.codegen.pda.db.MatrixDataSourceFormatDateValue
Setter for quantityToFormatColumn passing an integer as argument.
setQuantityToFormatColumns(int[]) - Method in class com.tekann.codegen.pda.db.MatrixDataSourceFormatDateValue
Setter for quantityToFormatColumn passing an integer array as argument.
setQuery(String) - Method in class com.tekann.codegen.pda.db.QueryDataFormatter
 
setRowStatus(int) - Method in class com.tekann.codegen.pda.db.DefaultDTO
 
setRowStatus(int) - Method in interface com.tekann.codegen.pda.db.IDTO
Sets the row status.
setShowKey(boolean) - Method in class com.tekann.codegen.pda.ComboBoxItem
Sets the showKey flag.
setSpeed(int) - Method in class com.tekann.ui.TKNProgressUndefined
Configure speed progress.
setSQLType(String, int) - Method in class com.tekann.codegen.pda.db.DefaultDTO
Sets the sql type
setSuffix(String) - Method in class com.tekann.codegen.pda.db.QueryDataFormatter
 
setTableGrid(IFilter) - Method in class com.tekann.codegen.pda.FilterForm
Sets the table grid.
setTableName(String) - Method in class com.tekann.codegen.pda.db.DefaultDTO
Sets the table name.
setTitle(String) - Method in class com.tekann.codegen.pda.FilterForm
 
setTitle(String) - Method in interface com.tekann.codegen.pda.IForm
Sets the form title.
setTop(int) - Method in class com.tekann.codegen.pda.db.MatrixDataSource
Setter for top
setType(String, int) - Method in class com.tekann.codegen.pda.db.DefaultDTO
 
setType(String, int) - Method in interface com.tekann.codegen.pda.db.IDTO
Set DTO type.
setUpdate(boolean) - Method in interface com.tekann.codegen.pda.IEditForm
Sets the update status.
setValue(Object) - Method in class com.tekann.codegen.pda.ComboBoxItem
Sets the item's value.
setValue(String, Object) - Method in class com.tekann.codegen.pda.db.DefaultDTO
 
setValue(String, Object) - Method in interface com.tekann.codegen.pda.db.IDTO
Set DTO value.
setValueToFormatColumn(int) - Method in class com.tekann.codegen.pda.db.MatrixDataSourceFormatDateValue
Setter for valueToFormatColumn passing an integer as argument.
setValueToFormatColumns(int[]) - Method in class com.tekann.codegen.pda.db.MatrixDataSourceFormatDateValue
Setter for valueToFormatColumn passing an integer array as argument.
setVariant(String) - Method in class com.tekann.i18n.Locale
Setter for variant
setWhere(String) - Method in interface com.tekann.codegen.pda.IFilter
Setter method
setWhereColumns(String[]) - Method in interface com.tekann.codegen.pda.IFilter
Setter method
setWhereValues(Object[]) - Method in interface com.tekann.codegen.pda.IFilter
Setter method
showAsImage - Variable in class com.tekann.ui.BlobBean
Flag to show loaded data as image.
showDatabaseMessage(int, String, String) - Method in interface com.tekann.codegen.pda.ITableForm
Method to show messages for database operations.
showMessage(String, String) - Method in class com.tekann.codegen.pda.FilterForm
 
showMessage(String, String) - Method in interface com.tekann.codegen.pda.IForm
Shows a message to the user.
showMessage(String, String) - Method in class com.tekann.ui.BlobBean
Show a message to the user.
split(String, char) - Static method in class com.tekann.codegen.pda.util.StringUtil
Split a String.
split(String, char, boolean) - Static method in class com.tekann.codegen.pda.util.StringUtil
Split a String.
SQL_SERVER - Static variable in class com.tekann.codegen.pda.db.DBHandler
 
sqlCodeType - Variable in class com.tekann.codegen.pda.db.DefaultDTOColumn
The column SQL code type
SQLFileParser - Class in com.tekann.codegen.pda.util
Parser the file in the DBToPDAScript library, filling the tables.
SQLFileParser() - Constructor for class com.tekann.codegen.pda.util.SQLFileParser
 
STARTS_WITH - Static variable in class com.tekann.codegen.pda.FilterForm
 
StringUtil - Class in com.tekann.codegen.pda.util
Utilities String in TotalCross.
StringUtil() - Constructor for class com.tekann.codegen.pda.util.StringUtil
 
SUCCESS_DELETE - Static variable in interface com.tekann.codegen.pda.db.DatabaseMessages
 
SUCCESS_INSERT - Static variable in interface com.tekann.codegen.pda.db.DatabaseMessages
 
SUCCESS_LOGIN - Static variable in interface com.tekann.codegen.pda.db.DatabaseMessages
 
SUCCESS_SELECT - Static variable in interface com.tekann.codegen.pda.db.DatabaseMessages
 
SUCCESS_SEND - Static variable in interface com.tekann.codegen.pda.db.DatabaseMessages
 
SUCCESS_SYNC - Static variable in interface com.tekann.codegen.pda.db.DatabaseMessages
 
SUCCESS_UPDATE - Static variable in interface com.tekann.codegen.pda.db.DatabaseMessages
 

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