public class QueryFieldEditor extends QueryEditor<Property,String,net.idea.modbcum.q.conditions.StringCondition,IStructureRecord,QueryField>
Modifier and Type | Field and Description |
---|---|
protected AmbitRows<Property> |
properties |
protected PropertyStatsString |
queryStringStartsWith |
protected AmbitRows<String> |
stats |
mainPanel, presentationModel
Constructor and Description |
---|
QueryFieldEditor() |
Modifier and Type | Method and Description |
---|---|
JComponent |
buildPanel() |
protected JComponent |
createConditionComponent() |
protected JComponent |
createFieldnameComponent() |
protected JComponent |
createValueComponent() |
void |
open() |
QueryField |
process(net.idea.modbcum.i.IQueryRetrieval<Property> target) |
void |
setConnection(Connection connection) |
confirm, createPresentationModel, getJComponent, getObject, isEditable, setEditable, setObject
close, getConnection, isCloseConnection, isEnabled, setCloseConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected PropertyStatsString queryStringStartsWith
public JComponent buildPanel()
buildPanel
in class QueryEditor<Property,String,net.idea.modbcum.q.conditions.StringCondition,IStructureRecord,QueryField>
protected JComponent createFieldnameComponent()
createFieldnameComponent
in class QueryEditor<Property,String,net.idea.modbcum.q.conditions.StringCondition,IStructureRecord,QueryField>
protected JComponent createValueComponent()
createValueComponent
in class QueryEditor<Property,String,net.idea.modbcum.q.conditions.StringCondition,IStructureRecord,QueryField>
protected JComponent createConditionComponent()
createConditionComponent
in class QueryEditor<Property,String,net.idea.modbcum.q.conditions.StringCondition,IStructureRecord,QueryField>
public QueryField 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>,QueryField>
process
in class QueryEditor<Property,String,net.idea.modbcum.q.conditions.StringCondition,IStructureRecord,QueryField>
net.idea.modbcum.i.exceptions.AmbitException
public void open() throws net.idea.modbcum.i.exceptions.DbAmbitException
open
in interface net.idea.modbcum.i.processors.IProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryField>
open
in class net.idea.modbcum.p.DefaultAmbitProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryField>
net.idea.modbcum.i.exceptions.DbAmbitException
public void setConnection(Connection connection) throws net.idea.modbcum.i.exceptions.DbAmbitException
setConnection
in interface net.idea.modbcum.i.IDBProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryField>
setConnection
in class net.idea.modbcum.p.AbstractDBProcessor<net.idea.modbcum.i.IQueryRetrieval<Property>,QueryField>
net.idea.modbcum.i.exceptions.DbAmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.