public class QueryCombinedEditor extends net.idea.modbcum.p.AbstractDBProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryCombinedStructure> implements IAmbitEditor<QueryCombinedStructure>
| Modifier and Type | Field and Description |
|---|---|
protected ListEditor |
listEditor |
protected com.jgoodies.binding.PresentationModel<QueryCombinedStructure> |
model |
| Constructor and Description |
|---|
QueryCombinedEditor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
confirm() |
JComponent |
getJComponent() |
QueryCombinedStructure |
getObject() |
boolean |
isEditable() |
void |
open() |
QueryCombinedStructure |
process(net.idea.modbcum.i.IQueryRetrieval<Property> target) |
void |
setEditable(boolean editable) |
void |
setObject(QueryCombinedStructure object) |
protected void |
setScope(net.idea.modbcum.i.IQueryRetrieval<IStructureRecord> scopeQuery) |
close, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnectionaddPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toStringprotected ListEditor listEditor
protected com.jgoodies.binding.PresentationModel<QueryCombinedStructure> model
protected void setScope(net.idea.modbcum.i.IQueryRetrieval<IStructureRecord> scopeQuery)
public JComponent getJComponent()
getJComponent in interface IAmbitEditor<QueryCombinedStructure>public QueryCombinedStructure getObject()
getObject in interface IAmbitEditor<QueryCombinedStructure>public boolean isEditable()
isEditable in interface IAmbitEditor<QueryCombinedStructure>public void setEditable(boolean editable)
setEditable in interface IAmbitEditor<QueryCombinedStructure>public void setObject(QueryCombinedStructure object)
setObject in interface IAmbitEditor<QueryCombinedStructure>public boolean confirm()
confirm in interface IAmbitEditor<QueryCombinedStructure>public QueryCombinedStructure process(net.idea.modbcum.i.IQueryRetrieval<Property> target) throws net.idea.modbcum.i.exceptions.AmbitException
process in interface net.idea.modbcum.i.processors.IProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryCombinedStructure>net.idea.modbcum.i.exceptions.AmbitExceptionpublic void open()
throws net.idea.modbcum.i.exceptions.DbAmbitException
open in interface net.idea.modbcum.i.processors.IProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryCombinedStructure>open in class net.idea.modbcum.p.DefaultAmbitProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryCombinedStructure>net.idea.modbcum.i.exceptions.DbAmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.