|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTSchema | |
wt.clients.beans | |
wt.clients.beans.query | |
wt.clients.gui | |
wt.clients.query | |
wt.clients.util |
Uses of WTSchema in wt.clients.beans |
Fields in wt.clients.beans declared as WTSchema | |
private WTSchema |
WTList.mySchema
|
Methods in wt.clients.beans with parameters of type WTSchema | |
void |
WTList.setSchema(WTSchema aSchema)
|
Uses of WTSchema in wt.clients.beans.query |
Fields in wt.clients.beans.query declared as WTSchema | |
private WTSchema |
WTTabPanel.mySC
|
private WTSchema |
WTScheme.mySchema
|
protected WTSchema |
WTSchemaEditor.mySchema
|
protected WTSchema |
WTQuery.mySchema
|
private WTSchema |
WTList.mySchema
|
private WTSchema |
TsMain.mySchema
|
Methods in wt.clients.beans.query that return WTSchema | |
WTSchema |
WTTabPanel.getSchema()
|
WTSchema |
WTScheme.getSchema()
|
WTSchema |
WTQuery.getSchema()
Return the schema currently being used. |
Methods in wt.clients.beans.query with parameters of type WTSchema | |
void |
WTTabPanel.setSchema(WTSchema aSC)
|
void |
WTSchema.setSchema(WTSchema a_schema)
Deprecated. Use the setSchema method with an input string as a parameter. |
void |
WTQuery.setSchema(WTSchema a_schema)
Set the schema to use. |
void |
WTList.setSchema(WTSchema aSchema)
|
Uses of WTSchema in wt.clients.gui |
Fields in wt.clients.gui declared as WTSchema | |
(package private) WTSchema |
FindDialog.wtSchema
|
Methods in wt.clients.gui with parameters of type WTSchema | |
void |
WTListDialog.setSchema(WTSchema a_schema)
|
void |
FindDialog.setSchema(WTSchema schema)
|
Uses of WTSchema in wt.clients.query |
Fields in wt.clients.query declared as WTSchema | |
private WTSchema |
QueryPanel.mySchema
|
Uses of WTSchema in wt.clients.util |
Fields in wt.clients.util declared as WTSchema | |
private WTSchema |
WTMultiList.mySchema
|
Methods in wt.clients.util with parameters of type WTSchema | |
void |
WTMultiList.setSchema(WTSchema aSchema)
Set the schema to use. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |