public class DataPropertyAdministrationInlay.DataListWithButtons
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
protected MustButton |
btnSubDel |
protected MustButton |
btnSubNew |
MustButton |
btnSubOk |
Constructor and Description |
---|
DataListWithButtons(DataList dataList1,
java.lang.String columnNameForHints1) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected int |
handleDeleteRequest(Identifier[] identifiers) |
protected boolean |
isDeletionConfirmed(java.util.Vector<java.lang.String> entriesToDelete) |
void |
setEditable(boolean b) |
void |
setFieldToReceiveFocusByButtonNewEvent(MustTextField fieldToReceiveFocusByButtonNewEvent) |
public MustButton btnSubOk
protected MustButton btnSubDel
protected MustButton btnSubNew
public DataListWithButtons(DataList dataList1, java.lang.String columnNameForHints1)
protected int handleDeleteRequest(Identifier[] identifiers)
public void setEditable(boolean b)
public void setFieldToReceiveFocusByButtonNewEvent(MustTextField fieldToReceiveFocusByButtonNewEvent)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
protected boolean isDeletionConfirmed(java.util.Vector<java.lang.String> entriesToDelete)
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de