public class QueryScopeEditor extends net.idea.modbcum.p.AbstractDBProcessor<ScopeQuery,ScopeQuery> implements IAmbitEditor<ScopeQuery>
Modifier and Type | Field and Description |
---|---|
protected ListEditor |
editor |
protected ambit2.dbui.ScopeListModel |
model |
Constructor and Description |
---|
QueryScopeEditor() |
Modifier and Type | Method and Description |
---|---|
boolean |
confirm() |
JComponent |
getJComponent() |
ScopeQuery |
getObject() |
boolean |
isEditable() |
void |
open() |
ScopeQuery |
process(ScopeQuery target) |
void |
setEditable(boolean editable) |
void |
setObject(ScopeQuery object) |
close, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected ListEditor editor
protected ambit2.dbui.ScopeListModel model
public JComponent getJComponent()
getJComponent
in interface IAmbitEditor<ScopeQuery>
public boolean confirm()
confirm
in interface IAmbitEditor<ScopeQuery>
public boolean isEditable()
isEditable
in interface IAmbitEditor<ScopeQuery>
public void setEditable(boolean editable)
setEditable
in interface IAmbitEditor<ScopeQuery>
public ScopeQuery getObject()
getObject
in interface IAmbitEditor<ScopeQuery>
public void setObject(ScopeQuery object)
setObject
in interface IAmbitEditor<ScopeQuery>
public void open() throws net.idea.modbcum.i.exceptions.DbAmbitException
open
in interface net.idea.modbcum.i.processors.IProcessor<ScopeQuery,ScopeQuery>
open
in class net.idea.modbcum.p.DefaultAmbitProcessor<ScopeQuery,ScopeQuery>
net.idea.modbcum.i.exceptions.DbAmbitException
public ScopeQuery process(ScopeQuery target) throws net.idea.modbcum.i.exceptions.AmbitException
process
in interface net.idea.modbcum.i.processors.IProcessor<ScopeQuery,ScopeQuery>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.