Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
G
generatePK()
- Method in interface com.tekann.codegen.pda.
IEditForm
Flag to indicate if PK is generated automatically.
genLitebaseLog
- Variable in class com.tekann.codegen.pda.util.
TKNLogger
Setting to true it is possible to generate the litebase log.
genSeqValuesOnServer
- Variable in class com.tekann.codegen.pda.db.
DefaultDTOColumn
genTKNMSLog
- Variable in class com.tekann.codegen.pda.util.
TKNLogger
Setting to true the TKN Mobile Studio log will be active.
get(String)
- Method in class com.tekann.codegen.pda.util.
LowerCaseHashtable
Gets an item by the passed key.
get(String)
- Method in class com.tekann.codegen.pda.util.
Properties
getAppPath(String)
- Static method in class com.tekann.codegen.pda.util.
AppUtil
Return app folder's file path.
getBundle(Locale, Internacionalizable)
- Static method in class com.tekann.i18n.
I18nBundle
getBytes()
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getBytes()
- Method in interface com.tekann.codegen.pda.db.
IDTO
Get DTO xml format in byte array.
getColumn(String)
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getColumn(String)
- Method in interface com.tekann.codegen.pda.db.
IDTO
Get DTO object column by name.
getColumnFormatter(int)
- Method in class com.tekann.codegen.pda.db.
ColumnFormatterDataSource
getColumnNames()
- Method in interface com.tekann.codegen.pda.db.
IDAO
Returns the column names.
getColumns()
- Method in class com.tekann.codegen.pda.db.
AbstractDAO
getColumns()
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getColumns()
- Method in interface com.tekann.codegen.pda.db.
IDAO
Return table columns separate by comma.
getColumns()
- Method in interface com.tekann.codegen.pda.db.
IDTO
Get DTO object columns.
getColumns()
- Method in class com.tekann.codegen.pda.db.
QueryDataFormatter
getColumnType(String)
- Method in class com.tekann.codegen.pda.db.
AbstractDAO
Return type of column.
getConnection(String)
- Method in class com.tekann.codegen.pda.db.
DBHandler
Gets the connection.
getConnection(String)
- Method in interface com.tekann.codegen.pda.db.
IConnector
Return a litebase.LitebaseConnection.
getConnector()
- Method in class com.tekann.codegen.pda.db.
AbstractDAO
Get the connector
getCountry()
- Method in class com.tekann.i18n.
Locale
Getter for country
getCreatorID()
- Method in class com.tekann.codegen.pda.db.
AbstractDAO
Get the creator ID
getData()
- Method in class com.tekann.codegen.pda.db.
MatrixDataSource
Getter for data
getData()
- Method in class com.tekann.ui.
BlobBean
getDataFormatter()
- Method in class com.tekann.codegen.pda.db.
DTODataSource
Deprecated.
getDateToFormatColumns()
- Method in class com.tekann.codegen.pda.db.
MatrixDataSourceFormatDateValue
Getter for
dateToFormatColumn
getDBTableName()
- Method in interface com.tekann.codegen.pda.db.
IDAO
Returns the DB table name.
getDbType(String)
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getDbType(String)
- Method in interface com.tekann.codegen.pda.db.
IDTO
Get DTO type.
getDetailColumn()
- Method in class com.tekann.codegen.pda.db.
QueryDataFormatter
getDTO()
- Method in interface com.tekann.codegen.pda.
IEditForm
Gets the container DTO.
getDTOAt(int)
- Method in class com.tekann.codegen.pda.db.
DTODataSource
Deprecated.
Gets the DTO by the passed row.
getDTOs()
- Method in class com.tekann.codegen.pda.db.
DTODataSource
Deprecated.
Gets all the DTOs
getFileData(String)
- Static method in class com.tekann.codegen.pda.util.
FileUtil
Get file data using a ByteArrayStream to read its data.
getFileData(File)
- Static method in class com.tekann.codegen.pda.util.
FileUtil
Read the file data from the given File.
getFileData(File, boolean)
- Static method in class com.tekann.codegen.pda.util.
FileUtil
Read the file data from the given File.
getFont()
- Method in interface com.tekann.codegen.pda.
IForm
Gets the Font.
getForm(String)
- Method in class com.tekann.ui.
FormFactory
Gets IForm instance.
getFormattedValue(int, Object)
- Static method in class com.tekann.codegen.pda.util.
PDADBUtil
If the fieldDataTypeId is a literal then the value will be returned between single quote, for instance: 'value'.
getID()
- Method in interface com.tekann.i18n.
Internacionalizable
Object ID.
getInstance()
- Static method in class com.tekann.codegen.pda.db.
DBHandler
Gets the instance
getInstance()
- Static method in class com.tekann.codegen.pda.db.
Messages
Get the instance.
getInstance()
- Static method in class com.tekann.codegen.pda.util.
TKNLogger
Gets the instance
getInstance()
- Static method in class com.tekann.ui.
FormFactory
Get the FormFactory instance
getInstance()
- Static method in class com.tekann.ui.
TKNProgressUndefined
getItemCount()
- Method in class com.tekann.codegen.pda.db.
DTODataSource
Deprecated.
Gets the item count.
getItems(int, int)
- Method in class com.tekann.codegen.pda.db.
ColumnFormatterDataSource
getItems(int, int)
- Method in class com.tekann.codegen.pda.db.
DTODataSource
Deprecated.
getItems(int, int)
- Method in class com.tekann.codegen.pda.db.
MatrixDataSource
getItems(int, int)
- Method in class com.tekann.codegen.pda.db.
MatrixDataSourceFormatDateValue
Get the String array filled with the formated items.
getKey()
- Method in class com.tekann.codegen.pda.
ComboBoxItem
Gets the item's key.
getLanguage()
- Method in class com.tekann.i18n.
Locale
Getter for language
getLastForm()
- Method in interface com.tekann.codegen.pda.
IMain
Último formulário para onde foi feito um swap.
getLocale()
- Method in class com.tekann.i18n.
I18n
Get the locale
getLocale()
- Method in interface com.tekann.i18n.
ILocale
Get locale.
getLoginObject()
- Method in interface com.tekann.codegen.pda.
ILogin
Retorna objeto de login.
getMaxStringLength(FontMetrics, int, String)
- Static method in class com.tekann.codegen.pda.util.
StringUtil
Deprecated.
Use instead Convert.insertLineBreak
getMenuBar()
- Method in class com.tekann.codegen.pda.
FilterForm
Gets the Menu Bar button A filter doesn't have one by default.
getMenuBar()
- Method in interface com.tekann.codegen.pda.
IForm
Gets the form menuBar.
getMenuBar(String)
- Method in class com.tekann.ui.
FormFactory
Get MenuBar by name.
getMessage(int)
- Method in class com.tekann.codegen.pda.db.
Messages
Use DatabaseMessages or get return value from webservice method.
getMessage(String)
- Method in class com.tekann.codegen.pda.db.
Messages
Use DatabaseMessages or get return value from webservice method.
getNavToEditForm(boolean, Object)
- Method in interface com.tekann.codegen.pda.
IViewForm
Gets the container that does the update
getNextForm()
- Method in interface com.tekann.codegen.pda.
IStepForm
Gets the next container.
getPDATableName()
- Method in interface com.tekann.codegen.pda.db.
IDAO
Returns the PDA table name.
getPksFromRow(int)
- Method in class com.tekann.codegen.pda.db.
MatrixDataSource
Get the primary key values
getPreferredHeight()
- Method in class com.tekann.ui.
BlobBean
getPreferredHeight()
- Method in class com.tekann.ui.
TKNWhiteboard
getPreferredHeight()
- Method in class com.tekann.ui.
Toolbar
getPreferredWidth()
- Method in class com.tekann.ui.
BlobBean
getPreferredWidth()
- Method in class com.tekann.ui.
TKNWhiteboard
getPreferredWidth()
- Method in class com.tekann.ui.
Toolbar
getPreparedStatementSetByType(int)
- Static method in class com.tekann.codegen.pda.util.
PDADBUtil
Get the set as a String for the passed field data type argument.
getPreviousForm()
- Method in interface com.tekann.codegen.pda.
IStepForm
Gets the previous container.
getProperties()
- Method in class com.tekann.ui.
BlobBean
getProperties()
- Method in interface com.tekann.ui.
IBean
Property list.
getProperty(String)
- Method in class com.tekann.ui.
BlobBean
getProperty(String)
- Method in interface com.tekann.ui.
IBean
Get a property value.
getQuantityToFormatColumns()
- Method in class com.tekann.codegen.pda.db.
MatrixDataSourceFormatDateValue
Getter for
quantityToFormatColumn
getQuery()
- Method in class com.tekann.codegen.pda.db.
QueryDataFormatter
getResourceDir()
- Method in interface com.tekann.i18n.
Internacionalizable
Resource file dir.
getResourcePrefix()
- Method in interface com.tekann.i18n.
Internacionalizable
Resource file prefix.
getRowsAffected()
- Method in class com.tekann.codegen.pda.db.
AbstractDAO
Get the rows affected
getRowStatus()
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getRowStatus()
- Method in interface com.tekann.codegen.pda.db.
IDTO
Gets the row status.
getSaveForm()
- Method in interface com.tekann.codegen.pda.
IEditForm
Gets the swaping grid during the save.
getTable(String)
- Method in class com.tekann.codegen.pda.db.
DBHandler
Gets the table DAO.
getTableMaps()
- Method in class com.tekann.codegen.pda.db.
DBHandler
Get the table maps
getTableName()
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getTableName()
- Method in interface com.tekann.codegen.pda.db.
IDTO
Get DTO table's name;
getTitle()
- Method in class com.tekann.codegen.pda.
FilterForm
Gets the title.
getTitle()
- Method in interface com.tekann.codegen.pda.
IForm
Gets the form title.
getTop()
- Method in class com.tekann.codegen.pda.db.
MatrixDataSource
Getter for top
getTotalItens()
- Method in class com.tekann.codegen.pda.db.
MatrixDataSource
Get the number of items
getType(String)
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getType(String)
- Method in interface com.tekann.codegen.pda.db.
IDTO
Get DTO type.
getValue()
- Method in class com.tekann.codegen.pda.
ComboBoxItem
Gets the item's value.
getValue(String)
- Method in class com.tekann.codegen.pda.db.
DefaultDTO
getValue(String)
- Method in interface com.tekann.codegen.pda.db.
IDTO
Get DTO value.
getValue(String)
- Method in class com.tekann.i18n.
I18n
Get the value for the passed key
getValueToFormatColumns()
- Method in class com.tekann.codegen.pda.db.
MatrixDataSourceFormatDateValue
Getter for
valueToFormatColumn
getVariant()
- Method in class com.tekann.i18n.
Locale
Getter for variant
getWhere()
- Method in class com.tekann.codegen.pda.
FilterForm
Gets the where search of a prepared statement.
getWhere()
- Method in interface com.tekann.codegen.pda.
IFilter
Getter method
getWhereClause()
- Method in class com.tekann.codegen.pda.
FilterForm
Gets the where clause
getWhereColumns()
- Method in interface com.tekann.codegen.pda.
IFilter
Getter method
getWhereToClean()
- Method in class com.tekann.codegen.pda.db.
AbstractDAO
Where used to delete the data when this DAO is Local/Remote.
getWhereValues()
- Method in interface com.tekann.codegen.pda.
IFilter
Getter method
groupBy
- Variable in class com.tekann.codegen.pda.db.
AbstractDAO
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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