|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.gui.field.ReferenceExtDataField.MultipleResultWindow
The main class to manage a multiple result window in a Reference Ext datafield.
| Field Summary | |
protected javax.swing.JTextField |
auxCodeField
An auxiliary code field. |
protected javax.swing.JLabel |
auxCodeLabel
An auxiliary code label. |
protected javax.swing.JButton |
cancelBt
The cancel button. |
protected javax.swing.JPanel |
codeFieldPanel
A JPanel reference to code field panel. |
protected java.lang.Object |
codSelectionValue
The cod selection value. |
protected EntityResult |
currentEntityResult
The reference to an entity result. |
protected EJDialog |
dSelec
A reference for a dialog. |
protected javax.swing.JLabel |
lInfo
A reference with selection info. |
protected Table |
multipleResultTable
The reference to multiple result table. |
protected javax.swing.JButton |
okButton
The ok button. |
protected javax.swing.JButton |
queryButton
The reference to query button. |
| Constructor Summary | |
ReferenceExtDataField.MultipleResultWindow(Table t,
ReferenceDataComponent referenceDataComponent,
java.util.ResourceBundle resources)
|
|
| Method Summary | |
java.lang.String |
getResultDialogSizePreferenceKey(ReferenceDataComponent datafield)
|
protected java.lang.Object |
showResultSelectionWindow(EntityResult res,
ReferenceDataComponent referenceDataField,
java.util.ResourceBundle resources)
Shows the window with result selection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Table multipleResultTable
protected javax.swing.JTextField auxCodeField
protected javax.swing.JLabel auxCodeLabel
protected javax.swing.JButton queryButton
protected javax.swing.JPanel codeFieldPanel
protected EJDialog dSelec
protected javax.swing.JLabel lInfo
protected java.lang.Object codSelectionValue
protected javax.swing.JButton okButton
protected javax.swing.JButton cancelBt
protected EntityResult currentEntityResult
| Constructor Detail |
public ReferenceExtDataField.MultipleResultWindow(Table t,
ReferenceDataComponent referenceDataComponent,
java.util.ResourceBundle resources)
| Method Detail |
public java.lang.String getResultDialogSizePreferenceKey(ReferenceDataComponent datafield)
protected java.lang.Object showResultSelectionWindow(EntityResult res,
ReferenceDataComponent referenceDataField,
java.util.ResourceBundle resources)
res - the result to show
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||