|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.optional.data.XTableModelAdapter
net.xoetrope.optional.data.sql.DatabaseTableModelAdapter
public class DatabaseTableModelAdapter
Adapts an XModel to provide access to child nodes as a list. This class is intended to facilitate uses of tables and combo boxes or list components
Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
$Revision: 2.2 $
License: see license.txt
| Constructor Summary | |
|---|---|
DatabaseTableModelAdapter()
Create a new adapter for a model node |
|
DatabaseTableModelAdapter(XModel src)
Create a new adapter for a model node |
|
| Method Summary |
|---|
| Methods inherited from class net.xoetrope.optional.data.XTableModelAdapter |
|---|
find, get, get, getModel, getNumChildren, getSelected, getSelected, set, setModel, setOutputField, sync |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseTableModelAdapter(XModel src)
src - the node to adaptpublic DatabaseTableModelAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||