public class BasicClient extends java.lang.Object implements ClientContextI, java.awt.event.WindowListener, DBManEventListenerI, ConnectionEventListenerI
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log |
static java.lang.String |
slash |
CANCELED, CONFIRMED, DENIED, TYPE_ERROR, TYPE_INFO, TYPE_PLAIN, TYPE_QUESTION, TYPE_WARNING| Constructor and Description |
|---|
BasicClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(javax.swing.Action $116)
Adds an action to this ClientContextI.
|
void |
addAction(javax.swing.Action $114,
MDIElementI $115)
Adds an action to this ClientContextI, either globally or for a specific "MDIElementI".
|
void |
addSaveBOListener(SaveBOListenerI $117) |
void |
addVisualComponent(javax.swing.JComponent $66,
java.lang.String $67) |
void |
addVisualComponent(java.lang.String $63,
javax.swing.JComponent $64,
java.lang.String $65) |
void |
afterConnectServer() |
void |
applyDefaults(electric.xml.Element $39,
java.lang.Object[] $40) |
void |
authenticate(java.lang.String $136,
java.lang.String $137) |
void |
authenticate(java.lang.String $133,
java.lang.String $134,
boolean $135) |
void |
authenticate(java.lang.String $129,
java.lang.String $130,
boolean $131,
java.lang.String $132) |
void |
bringUsToFront() |
void |
close() |
javax.swing.JRootPane |
determineRootPane(FormContextI $126) |
void |
endWaitFeedback() |
java.lang.String |
executeCommand(java.lang.String $86) |
void |
forcedClientDisconnectInitiated(int _cSecsDelay) |
void |
forcedClientDisconnectInitiated(int _cSecsDelay,
java.lang.String _msg) |
void |
forcedClientDisconnectStopped() |
java.util.Map |
getAllActions() |
java.util.HashMap |
getAllMenus() |
java.util.HashMap |
getAllToolBars() |
Struktur |
getAutomatikStrukturForPath(java.lang.String $50)
Returns the automatically generated structure element for a given path.
|
Struktur |
getAutomatikStrukturForPath(java.lang.String $48,
boolean $49)
Returns the automatically generated structure element for a given path.
|
Struktur |
getAutomatikStrukturForPath(java.lang.String $45,
boolean $46,
boolean $47)
Returns the automatically generated structure element for a given path.
|
Struktur |
getAutomatikStrukturForPath(java.lang.String $41,
boolean $42,
boolean $43,
EntityI[] $44)
Returns the automatically generated structure element for a given path.
|
BackendConnectionManagerI |
getBackendConnectionManager() |
byte[] |
getBLOB(java.lang.Long id) |
byte[] |
getBLOB(java.lang.Long $51,
java.lang.String $52) |
BO |
getBO(java.lang.Long id,
java.lang.Class classtip) |
BOLoaderI |
getBOLoader() |
Lesezeichen |
getBookmarkByTid(java.lang.String $127,
java.lang.String $128) |
Lesezeichen[] |
getBookmarks(EntityI $75) |
Lesezeichen[] |
getBookmarks(EntityI $73,
boolean $74) |
FormContextI |
getClientFtx() |
CodebausteinStorageI |
getCodebausteinStorage() |
Benutzer |
getCurrentUser()
Returns
Benutzer object containing the current user |
DBManInfo |
getDBManInfo()
Retrieves information about the server.
|
java.awt.Component |
getDefaultDialogParent() |
java.awt.Component |
getDialogParent() |
DBManEventProviderI |
getEventProvider() |
FeatureManagerI |
getFeatureManager() |
Folder |
getFolder(java.lang.String $94) |
Folder[] |
getFolderChildren(Folder $141) |
FormElementI |
getFormElementForBO(BO $85) |
Formular[] |
getForms(EntityI $110) |
Formular[] |
getForms(EntityI $108,
boolean $109) |
FormContextI |
getFtx() |
FulltextSearcherI |
getFulltextSearcher() |
java.util.Map |
getGlobalActions(FormContextI $68) |
java.lang.Object |
getGlobalVar(java.lang.String name) |
java.util.HashMap |
getGlobalVars() |
Gruppe[] |
getGruppenSortiert()
Returns the Gruppen the current Benutzer is a member of sorted according to
their Prioritaet.
|
javax.swing.ImageIcon |
getIcon(java.lang.String $53,
int $54)
Returns an ImageIcon taken from the theme the user selected and for the passed
name with a fitting size for the passed tip.
|
javax.swing.ImageIcon |
getIcon(java.lang.String $55,
java.lang.Object $56,
de.ipcon.swing.IconDisplayContext $57,
java.lang.String $58,
java.awt.Color $59,
boolean $60)
Retrieves an icon from this theme with a size determined by the given context and configuration, and optional color and underlay.
|
javax.swing.ImageIcon |
getIconByConstantName(java.lang.String $95,
int $96)
Returns an ImageIcon taken from the theme the user selected and for the passed
constant-name with a fitting size for the passed tip.
|
javax.swing.ImageIcon |
getIconByConstantName(java.lang.String $97,
java.lang.Object $98,
de.ipcon.swing.IconDisplayContext $99,
java.lang.String $100)
Returns an ImageIcon taken from the theme the user selected for the passed
constant-name with a fitting size, considering both the context object and the explicit context.
|
byte[] |
getLocalFile(java.io.File infile) |
java.awt.Image |
getLogo() |
MDIElementI |
getMDIElementForBO(BO $113) |
MDIManagerI |
getMDIManager() |
javax.swing.JMenu |
getMenu(java.lang.String $93) |
Transaction |
getNewFormTransaction()
convenience method for getting typical 'form transaction' used throughout the client.
|
Transaction |
getNewFormTransaction(java.lang.String desc) |
Transaction |
getNewTransaction() |
Transaction |
getNewTransaction(BOLoaderI loader) |
Transaction |
getNewTransaction(BOLoaderI loader,
SchemaI txSchema) |
Transaction |
getNewTransaction(BOLoaderI loader,
SchemaI txSchema,
java.lang.String desc) |
Transaction |
getNewTransaction(BOLoaderI loader,
SchemaI txSchema,
java.lang.String desc,
TemporaryIdSupplierI tempIdSupplier) |
Transaction |
getNewTransaction(java.lang.String desc) |
Transaction |
getNewTransaction(java.lang.String desc,
TemporaryIdSupplierI tempIdSupplier) |
Transaction |
getNewTransaction(TemporaryIdSupplierI tempIdSupplier) |
Transaction |
getNewTransactionWithInstrumentedSchema() |
Transaction |
getNewTransactionWithInstrumentedSchema(java.lang.String desc) |
Transaction |
getNewTransactionWithInstrumentedSchema(java.lang.String desc,
TemporaryIdSupplierI tempIdSupplier) |
Transaction |
getNewTransactionWithInstrumentedSchema(TemporaryIdSupplierI tempIdSupplier) |
java.util.List<ClientPluginI> |
getPlugins() |
java.lang.String |
getProjectDir() |
java.lang.String |
getProjectPackage()
Returns the project package of the current project.
|
java.lang.String |
getProjectPackageName() |
netrexx.lang.Rexx |
getProperty(netrexx.lang.Rexx $111,
netrexx.lang.Rexx $112) |
Report[] |
getReports(EntityI $121) |
Report[] |
getReports(EntityI $119,
boolean $120) |
SchemaI |
getSchema() |
BeanShellScript |
getScript() |
java.lang.String |
getServerName() |
Struktur[] |
getStrukturenForEntity(java.lang.String $255)
Returns all structures for a given entity-name
|
Struktur[] |
getStrukturenForEntity(java.lang.String $253,
boolean $254)
Returns all structures for a given entity-name
|
Struktur[] |
getStrukturenForEntity(java.lang.String $250,
boolean $251,
boolean $252)
Returns all structures for a given entity-name
|
Struktur[] |
getStrukturenForEntity(java.lang.String $246,
boolean $247,
boolean $248,
EntityI[] $249)
Returns all structures for a given entity-name
|
Struktur[] |
getStrukturenForSearchString(java.lang.String $88,
int $89,
boolean $90,
boolean $91,
EntityI[] $92)
Searches entities for a given string and generates/retrieves the structures for them
|
Schablone |
getTemplateByTid(java.lang.String $61,
java.lang.String $62) |
Schablone[] |
getTemplates(EntityI $245) |
Schablone[] |
getTemplates(EntityI $243,
boolean $244) |
Schablone[] |
getTemplatesForSubEntitiesInAdminsOrdner(EntityI $122,
boolean $123,
boolean $124,
java.util.Set $125) |
FormContextI |
getTemporaryFtx() |
java.lang.String |
getUniquePrefix() |
FormatterI |
getVarFormatter() |
java.lang.String |
getWindowTitle(BO $72) |
java.lang.String |
getWindowTitle(BO $69,
java.lang.String $70,
boolean $71) |
void |
initLogonSubscriptions() |
void |
initScript() |
boolean |
isClosed() |
boolean |
isConnected() |
boolean |
isConnected(boolean failfast) |
boolean |
isMemoryTightClient() |
boolean |
isMemoryTightClient(boolean failfast) |
boolean |
isNotificationSystemActivated() |
boolean |
isServerAuthoritativeSyncServer() |
boolean |
isShowBOProperties() |
boolean |
isShowHiddenProperties() |
boolean |
isShowHistory() |
void |
killEventNotifier()
Shuts down the event notifier thread.
|
void |
loadGlobals() |
void |
logon() |
FormElementI |
openForm(Formular $241,
BO $242) |
FormElementI |
openForm(Formular $238,
BO $239,
java.util.Map $240) |
FormElementI |
openForm(Formular $234,
BO $235,
java.util.Map $236,
FormElementI $237) |
FormElementI |
openForm(Formular $230,
BO $231,
java.util.Map $232,
java.lang.String $233) |
FormElementI |
openForm(Formular $225,
BO $226,
java.util.Map $227,
java.lang.String $228,
FormContextI $229) |
FormElementI |
openForm(Formular $219,
BO $220,
java.util.Map $221,
java.lang.String $222,
FormContextI $223,
boolean $224) |
FormElementI |
openForm(Formular $216,
Transaction $217,
BO $218) |
FormElementI |
openForm(Formular $212,
Transaction $213,
BO $214,
java.util.Map $215) |
FormElementI |
openForm(Formular $207,
Transaction $208,
BO $209,
java.util.Map $210,
java.lang.String $211) |
FormElementI |
openForm(Formular $201,
Transaction $202,
BO $203,
java.util.Map $204,
java.lang.String $205,
FormContextI $206) |
FormElementI |
openForm(Formular $194,
Transaction $195,
BO $196,
java.util.Map $197,
java.lang.String $198,
FormContextI $199,
boolean $200) |
FormElementI |
openNew(Schablone $83) |
FormElementI |
openNew(Schablone $81,
java.util.Map $82) |
FormElementI |
openNew(Schablone $78,
java.util.Map $79,
FormElementI $80)
Creates a new BO with the given
Schablone and parameters and opens it relative to the optional origin form |
FormElementI |
openView(BO $162) |
FormElementI |
openView(BO $160,
java.util.Map $161) |
FormElementI |
openView(BO $157,
java.util.Map $158,
java.lang.String $159) |
FormElementI |
openView(BO $153,
java.util.Map $154,
java.lang.String $155,
boolean $156) |
FormElementI |
openView(BO $148,
java.util.Map $149,
java.lang.String $150,
boolean $151,
boolean $152) |
FormElementI |
openView(Lesezeichen $165) |
FormElementI |
openView(Lesezeichen $163,
java.util.Map $164) |
void |
passwordChangeInLogonDialogInitiated()
Notifies the client that a password change has been initiated in the logon UI.
|
FormElementI |
preparePrinting(Report $183,
BO $184) |
FormElementI |
preparePrinting(Report $192,
BO[] $193) |
FormElementI |
preparePrinting(Report $189,
BO[] $190,
java.lang.String $191) |
FormElementI |
preparePrinting(Report $185,
BO[] $186,
java.lang.String $187,
FormElementI $188) |
FormElementI |
preparePrinting(Report $180,
BO $181,
java.lang.String $182) |
FormElementI |
preparePrinting(java.lang.String $170,
java.lang.String $171,
BO $172) |
FormElementI |
preparePrinting(java.lang.String $177,
java.lang.String $178,
BO[] $179) |
FormElementI |
preparePrinting(java.lang.String $173,
java.lang.String $174,
BO[] $175,
java.lang.String $176) |
FormElementI |
preparePrinting(java.lang.String $166,
java.lang.String $167,
BO $168,
java.lang.String $169) |
void |
processConnectionEvent(ConnectionEvent ce)
Implementation of @see de.ipcon.db.event.ConnectionEventListenerI
Handles events for connection loss and establishment and calls internal methods
for reacting upon these events.
|
void |
processDBManEvent(DBManEvent event)
Invoked when a subscribed DBManEvent occurs.
|
void |
processLoginScript(java.lang.String timeToExecute)
Iterates through the VoreinstellungenElemente scripts from groups the current user is
a member of as well as those added to the current user directly and
calls any script defined for the given timeToExecute.
|
void |
processLoginScript(java.lang.String timeToExecute,
boolean noTimeExecute) |
void |
putLocalFile(java.io.File outfile,
byte[] data) |
void |
putLocalFile(java.io.File outfile,
java.io.InputStream is) |
java.util.List |
queryBO(groovy.lang.GString gs) |
java.util.List |
queryBO(java.lang.String s) |
java.util.List |
queryBO(java.lang.String s,
java.lang.Object[] o) |
void |
receivedSystemMessage(java.lang.String _msg) |
void |
receivedSystemMessage(java.lang.String _msg,
java.lang.String _sender) |
void |
refreshActions() |
void |
registerClientContainer(java.lang.String $144,
ClientContainerI $145) |
javax.swing.JFrame |
registerMDIManagerInstance(java.lang.String $146,
MDIManagerI $147) |
void |
removeAction(javax.swing.Action $140)
Removes an action globally from this ClientContextI.
|
void |
removeAction(javax.swing.Action $138,
MDIElementI $139)
Removes an action from this ClientContextI, either globally or for a specific "MDIElementI".
|
void |
removeSaveBOListener(SaveBOListenerI $107) |
FormElementI |
reopenView(FormElementI $106) |
FormElementI |
reopenView(FormElementI $104,
Struktur $105) |
FormElementI |
reopenView(FormElementI $101,
Struktur $102,
boolean $103) |
void |
resetPassword(java.lang.String $84) |
TransactionAnswer |
saveBO(Transaction $36)
Helper class to notify client about incoming events asynchronously so we may be able
to interrupt if it takes too long and the client is not blocked forever for long-lasting
event-handling.
|
TransactionAnswer |
saveBO(Transaction $37,
boolean $38) |
void |
saveGlobals() |
void |
serverLocked() |
void |
serverShutdown(java.util.Date _dateShutdown) |
void |
serverShutdownInitiated(int _cSecsDelay) |
void |
serverShutdownInitiated(int _cSecsDelay,
java.lang.String _msg) |
void |
serverShutdownStopped() |
void |
serverUnlocked() |
void |
setDefaultDialogParent(java.awt.Component $265) |
void |
setDefaultFocusOwner(javax.swing.JComponent $143) |
void |
setEmptyMDIFocus() |
void |
setGlobalVar(java.lang.String name,
java.lang.Object value) |
void |
setGlobalVars(java.util.HashMap $264) |
void |
setMenuBar(javax.swing.JMenuBar $142) |
void |
setSchema(SchemaI $263) |
void |
setScript(BeanShellScript $266) |
void |
setTitle() |
void |
setTitle(java.lang.String $118) |
java.math.BigDecimal |
showBigDecimalInputDialog(java.lang.String s) |
java.math.BigDecimal |
showBigDecimalInputDialog(java.lang.String s,
java.lang.String title) |
java.math.BigDecimal |
showBigDecimalInputDialog(java.lang.String s,
java.lang.String title,
java.math.BigDecimal oldValue) |
java.math.BigDecimal |
showBigDecimalInputDialog(java.lang.String s,
java.lang.String title,
java.math.BigDecimal oldValue,
boolean nullAllowed)
Shows a modal dialog for
BigDecimal input. |
int |
showConfirmDialog(java.lang.String s) |
int |
showConfirmDialog(java.lang.String s,
java.lang.String title) |
int |
showConfirmDialog(java.lang.String s,
java.lang.String title,
boolean forceAffirmation) |
int |
showConfirmDialog(java.lang.String s,
java.lang.String title,
boolean forceAffirmation,
java.lang.String affirmationText) |
int |
showConfirmDialog(java.lang.String s,
java.lang.String title,
boolean forceAffirmation,
java.lang.String affirmationText,
java.lang.String affirmationString)
Displays a confirmation dialog offering YES, NO, and CANCEL options, with optional
affirmation text required for confirmation.
|
java.util.Date |
showDateInputDialog(java.lang.String s)
shows an input dialog that asks for a date and returns it
|
java.util.Date |
showDateInputDialog(java.lang.String s,
java.lang.String title) |
java.util.Date |
showDateInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValue) |
java.util.Date |
showDateInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValue,
boolean nullAllowed) |
java.util.Date |
showDateInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValue,
boolean nullAllowed,
java.lang.String format)
Shows a modal dialog for
Date input. |
java.lang.Object |
showError(java.lang.String s) |
java.lang.Object |
showError(java.lang.String s,
java.lang.Throwable ex) |
java.lang.Object |
showError(java.lang.String s,
java.lang.Throwable ex,
boolean suppressPrintCausedBy) |
java.lang.Object |
showError(java.lang.String s,
java.lang.Throwable ex,
boolean suppressPrintCausedBy,
java.lang.String title) |
java.lang.Object |
showError(java.lang.String s,
java.lang.Throwable ex,
boolean suppressPrintCausedBy,
java.lang.String title,
java.lang.Object[] buttons)
Shows an error message, controlling whether the "Caused by" trace is printed in the details.
|
java.lang.Object |
showError(java.lang.String s,
java.lang.Throwable ex,
java.lang.String title) |
java.lang.Object |
showError(java.lang.String s,
java.lang.Throwable ex,
java.lang.String title,
boolean deprecatedForceSynchronous) |
java.lang.Object |
showError(java.lang.String s,
java.lang.Throwable ex,
java.lang.String title,
boolean deprecatedForceSynchronous,
java.lang.Object[] buttons)
Shows an error message in a modal dialog with an optional exception stack trace.
|
java.lang.Object |
showException(java.lang.Throwable ex) |
java.lang.Object |
showException(java.lang.Throwable ex,
boolean deprecatedForceSynchronous) |
java.lang.Object |
showException(java.lang.Throwable ex,
boolean deprecatedForceSynchronous,
java.lang.Object[] buttons)
Shows an exception stack trace in a dialog, typically when no custom error message is needed.
|
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText) |
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname) |
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode) |
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet) |
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter) |
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory) |
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory,
java.io.File preselectedFile) |
java.io.File |
showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory,
java.io.File preselectedFile,
java.io.File fallbackStartdir)
Shows a dialog to select a single file or directory.
|
java.io.File[] |
showFilesChooser(java.lang.String title,
java.lang.String approveText)
Opens a graphical userinterface which allows the user to select multiple files or folders.
|
java.io.File[] |
showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname) |
java.io.File[] |
showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode) |
java.io.File[] |
showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
javax.swing.filechooser.FileFilter filter) |
java.io.File[] |
showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory) |
java.io.File[] |
showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory,
java.io.File fallbackStartdir)
Shows a dialog to select multiple files or directories.
|
java.lang.Integer |
showIntegerInputDialog(java.lang.String s) |
java.lang.Integer |
showIntegerInputDialog(java.lang.String s,
java.lang.String title) |
java.lang.Integer |
showIntegerInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Integer oldValue) |
java.lang.Integer |
showIntegerInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Integer oldValue,
boolean nullAllowed)
Shows a modal dialog for
Integer input. |
java.lang.Object |
showListChoiceDialog(java.lang.String title,
java.lang.Object[] options)
Shows a simple list choice dialog with no default selection.
|
java.lang.Object |
showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
int defaultIndex)
Shows a simple list choice dialog with a default choice index.
|
java.lang.Object |
showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
int defaultIndex,
java.lang.String cboFormat) |
java.lang.Object |
showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
int defaultIndex,
java.lang.String cboFormat,
boolean multiple)
Shows a dialog window that allows the user to select one or more from the provided options.
|
java.lang.Object |
showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object defaultChoice)
Shows a simple list choice dialog with a default choice object.
|
java.lang.Object |
showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object defaultChoice,
java.lang.String cboFormat) |
java.lang.Object |
showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object defaultChoice,
java.lang.String cboFormat,
boolean multiple)
Shows a dialog window that allows the user to select one or more from the provided options.
|
java.lang.Long |
showLongInputDialog(java.lang.String s) |
java.lang.Long |
showLongInputDialog(java.lang.String s,
java.lang.String title) |
java.lang.Long |
showLongInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Long oldValue) |
java.lang.Long |
showLongInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Long oldValue,
boolean nullAllowed)
Shows a modal dialog for
Long input. |
void |
showMessageDialog(java.lang.String s) |
void |
showMessageDialog(java.lang.String s,
java.lang.String type) |
void |
showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title)
Shows a modal message dialog that blocks execution until closed.
|
void |
showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines) |
void |
showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines,
boolean alwaysOnTop) |
void |
showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines,
boolean alwaysOnTop,
boolean sync) |
void |
showMessageDialogNonModal(java.lang.String s) |
void |
showMessageDialogNonModal(java.lang.String s,
java.lang.String type) |
void |
showMessageDialogNonModal(java.lang.String s,
java.lang.String type,
java.lang.String title)
Shows a non-modal message dialog.
|
void |
showMessageDialogNonModal(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines) |
java.lang.Object[] |
showMultiListChoiceDialog(java.lang.String title,
java.lang.Object[] options) |
java.lang.Object[] |
showMultiListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object[] defaultChoices) |
java.lang.Object[] |
showMultiListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object[] defaultChoices,
java.lang.String cboFormat)
Shows a dialog window that allows the user to select one or more from the provided options.
|
java.lang.Object |
showMultipleChoiceDialog(java.lang.String s,
java.lang.String title,
java.lang.Object[] options)
shows a dialog offering multiple options of answering (NOT selecting, if this is wanted use showListChoiceDialog() with param 'multiple' set to true)
|
java.lang.Object |
showMultipleChoiceDialog(java.lang.String s,
java.lang.String title,
java.lang.Object[] options,
int defaultIndex)
Shows a multiple choice dialog (checkbox style) with a default index.
|
java.lang.String |
showPasswordInputDialog(java.lang.String s)
wrapper for showStringInputDialog(...)
|
java.lang.String |
showPasswordInputDialog(java.lang.String s,
java.lang.String title) |
java.lang.String |
showStringInputDialog(java.lang.String message)
wrapper for DialogTools.showInputMessageDialog(...)
|
java.lang.String |
showStringInputDialog(java.lang.String message,
java.lang.String title) |
java.lang.String |
showStringInputDialog(java.lang.String message,
java.lang.String title,
java.lang.String oldValue) |
java.lang.String |
showStringInputDialog(java.lang.String message,
java.lang.String title,
java.lang.String oldValue,
boolean multilineInput) |
java.lang.String |
showStringInputDialog(java.lang.String message,
java.lang.String title,
java.lang.String oldValue,
boolean multilineInput,
boolean passwordInput)
Shows a modal dialog for string input.
|
java.util.Date[] |
showTimespanInputDialog(java.lang.String s)
shows an input dialog that asks for a timespan and returns it as an array of two dates
|
java.util.Date[] |
showTimespanInputDialog(java.lang.String s,
java.lang.String title) |
java.util.Date[] |
showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart) |
java.util.Date[] |
showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd) |
java.util.Date[] |
showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd,
boolean startNullAllowed) |
java.util.Date[] |
showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd,
boolean startNullAllowed,
boolean endNullAllowed) |
java.util.Date[] |
showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd,
boolean startNullAllowed,
boolean endNullAllowed,
java.lang.String format)
Shows a modal dialog for inputting a start and end date timespan.
|
java.lang.String[] |
showUserLoginDialog(java.lang.String message,
java.lang.String title) |
java.lang.String[] |
showUserLoginDialog(java.lang.String message,
java.lang.String title,
java.lang.String user)
Shows a dialog prompting for username and password, with a pre-filled username.
|
boolean |
showYesNoDialog(java.lang.String s)
Shows a modal dialog asking a Yes/No question.
|
void |
startL10nPackPrefetcher() |
void |
startWaitFeedback() |
void |
submitAction(java.awt.event.ActionEvent $76) |
void |
suggestGC() |
void |
trackReadAccess(Struktur $87)
Updates the read access statistics for the passed Struktur.
|
void |
updateServerHealth(DBManServerHealthEvent she) |
FormElementI |
updateView(FormElementI $77) |
void |
windowActivated(java.awt.event.WindowEvent $260) |
void |
windowClosed(java.awt.event.WindowEvent $258) |
void |
windowClosing(java.awt.event.WindowEvent $257) |
void |
windowDeactivated(java.awt.event.WindowEvent $262) |
void |
windowDeiconified(java.awt.event.WindowEvent $259) |
void |
windowIconified(java.awt.event.WindowEvent $256) |
void |
windowOpened(java.awt.event.WindowEvent $261) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddActions, getIcon, getIcon, getIcon, getIcon, getIcon, getIcon, getIcon, getIcon, getIcon, getIcon, getIcon, getIconByConstantName, getIconByConstantName, getIconByConstantName, getTemplatesForSubEntitiesInAdminsOrdner, getTemplatesForSubEntitiesInAdminsOrdner, removeActionssaveWithRetries, saveWithRetriespublic static final org.apache.log4j.Logger log
public static final java.lang.String slash
public boolean isClosed()
isClosed in interface ClientContextIpublic void close()
close in interface ClientContextIpublic void killEventNotifier()
public void afterConnectServer()
public void initLogonSubscriptions()
public java.awt.Component getDialogParent()
getDialogParent in interface BasicClientContextIpublic CodebausteinStorageI getCodebausteinStorage()
getCodebausteinStorage in interface ClientContextIpublic java.lang.String getProjectPackageName()
public java.lang.String getProjectPackage()
BasicClientContextIgetProjectPackage in interface BasicClientContextIpublic java.lang.String getProjectDir()
public java.lang.Object getGlobalVar(java.lang.String name)
getGlobalVar in interface BasicClientContextIpublic void setGlobalVar(java.lang.String name,
java.lang.Object value)
setGlobalVar in interface BasicClientContextIpublic BackendConnectionManagerI getBackendConnectionManager()
public BOLoaderI getBOLoader()
getBOLoader in interface BasicClientContextIpublic FormContextI getClientFtx()
public DBManEventProviderI getEventProvider()
getEventProvider in interface BasicClientContextIpublic FeatureManagerI getFeatureManager()
public FulltextSearcherI getFulltextSearcher()
getFulltextSearcher in interface ClientContextIpublic Transaction getNewTransaction(BOLoaderI loader)
public Transaction getNewTransaction(BOLoaderI loader, SchemaI txSchema)
public Transaction getNewTransaction(BOLoaderI loader, SchemaI txSchema, java.lang.String desc)
public Transaction getNewTransaction(BOLoaderI loader, SchemaI txSchema, java.lang.String desc, TemporaryIdSupplierI tempIdSupplier)
public Transaction getNewTransaction(java.lang.String desc)
getNewTransaction in interface TransactionBuilderIpublic Transaction getNewTransaction(java.lang.String desc, TemporaryIdSupplierI tempIdSupplier)
getNewTransaction in interface TransactionBuilderIpublic Transaction getNewTransaction()
getNewTransaction in interface TransactionBuilderIpublic Transaction getNewTransaction(TemporaryIdSupplierI tempIdSupplier)
getNewTransaction in interface TransactionBuilderIpublic Transaction getNewTransactionWithInstrumentedSchema(java.lang.String desc)
getNewTransactionWithInstrumentedSchema in interface TransactionBuilderIpublic Transaction getNewTransactionWithInstrumentedSchema(java.lang.String desc, TemporaryIdSupplierI tempIdSupplier)
getNewTransactionWithInstrumentedSchema in interface TransactionBuilderIpublic Transaction getNewTransactionWithInstrumentedSchema()
getNewTransactionWithInstrumentedSchema in interface TransactionBuilderIpublic Transaction getNewTransactionWithInstrumentedSchema(TemporaryIdSupplierI tempIdSupplier)
getNewTransactionWithInstrumentedSchema in interface TransactionBuilderIpublic Transaction getNewFormTransaction()
getNewFormTransaction in interface FormTransactionBuilderIpublic Transaction getNewFormTransaction(java.lang.String desc)
getNewFormTransaction in interface FormTransactionBuilderIpublic void initScript()
public Gruppe[] getGruppenSortiert()
public void processLoginScript(java.lang.String timeToExecute)
timeToExecute - identifier String that tells at which "point of time"
of the processing in the client we are currentlynoTimeExecute - if true scripts without a time setting will be
executed (anytime) this method is calledpublic void processLoginScript(java.lang.String timeToExecute,
boolean noTimeExecute)
public FormContextI getTemporaryFtx()
public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText)
showFileChooser in interface BasicDialogIBasicDialogI.showFileChooser(String, String, String, int, boolean, FileFilter, JComponent, File, File)public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname)
showFileChooser in interface BasicDialogIBasicDialogI.showFileChooser(String, String, String, int, boolean, FileFilter, JComponent, File, File)public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode)
showFileChooser in interface BasicDialogIBasicDialogI.showFileChooser(String, String, String, int, boolean, FileFilter, JComponent, File, File)public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet)
showFileChooser in interface BasicDialogIBasicDialogI.showFileChooser(String, String, String, int, boolean, FileFilter, JComponent, File, File)public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter)
showFileChooser in interface BasicDialogIBasicDialogI.showFileChooser(String, String, String, int, boolean, FileFilter, JComponent, File, File)public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory)
showFileChooser in interface BasicDialogIBasicDialogI.showFileChooser(String, String, String, int, boolean, FileFilter, JComponent, File, File)public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory,
java.io.File preselectedFile)
showFileChooser in interface BasicDialogIBasicDialogI.showFileChooser(String, String, String, int, boolean, FileFilter, JComponent, File, File)public java.io.File showFileChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
boolean quiet,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory,
java.io.File preselectedFile,
java.io.File fallbackStartdir)
BasicDialogIshowFileChooser in interface BasicDialogItitle - The title of the dialog.approveText - The text for the approve button.varname - A global variable name for this selection context which contains the default folder, optional.selectionMode - The type of selection (e.g. JFileChooser.FILES_ONLY, JFileChooser.DIRECTORIES_ONLY).quiet - If true, the default folder or fallback is returned silently without opening a dialog, if present.filter - The file filter to apply.accessory - An optional accessory component to display in the dialog.preselectedFile - The file to be initially selected.fallbackStartdir - The directory to open if no other starting directory is determined.File, or null if cancelled.public java.io.File[] showFilesChooser(java.lang.String title,
java.lang.String approveText)
showFilesChooser in interface BasicDialogItitle - the title of the opened window, e.g. "Select file to import"approveText - the text on the button which should trigger the 'Ok' processvarname - the name of the globalvar which contains the default folder, optional, default 'lruDir'selectionMode - what should be selectable, Files, Folders or both, Default: Files_ONLYfilter - only files that match this files can be selected.accessory - addition GUI elements (image preview, import settings etc)fallbackStartdir - an optional folder to navigate to, if no LRU dir was determined and opened using the passed varnameBasicDialogI.showFilesChooser(String, String, String, int, FileFilter, JComponent, File)public java.io.File[] showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname)
showFilesChooser in interface BasicDialogIBasicDialogI.showFilesChooser(String, String, String, int, FileFilter, JComponent, File)public java.io.File[] showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode)
showFilesChooser in interface BasicDialogIBasicDialogI.showFilesChooser(String, String, String, int, FileFilter, JComponent, File)public java.io.File[] showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
javax.swing.filechooser.FileFilter filter)
showFilesChooser in interface BasicDialogIBasicDialogI.showFilesChooser(String, String, String, int, FileFilter, JComponent, File)public java.io.File[] showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory)
showFilesChooser in interface BasicDialogIBasicDialogI.showFilesChooser(String, String, String, int, FileFilter, JComponent, File)public java.io.File[] showFilesChooser(java.lang.String title,
java.lang.String approveText,
java.lang.String varname,
int selectionMode,
javax.swing.filechooser.FileFilter filter,
javax.swing.JComponent accessory,
java.io.File fallbackStartdir)
BasicDialogIshowFilesChooser in interface BasicDialogItitle - The title of the dialog.approveText - The text for the approve button.varname - A global variable name for this selection context which contains the default folder, optional.selectionMode - The type of selection (JFileChooser.FILES_ONLY, JFileChooser.DIRECTORIES_ONLY
or JFileChooser.FILES_AND_DIRECTORIES).filter - The file filter to apply.accessory - An optional accessory component to display in the dialog.fallbackStartdir - The directory to open if no other starting directory is determined.File objects, or null if cancelled.public void saveGlobals()
public void loadGlobals()
public java.lang.Object showError(java.lang.String s)
showError in interface BasicDialogIBasicDialogI.showError(String, Throwable, String, boolean, Object[])public java.lang.Object showError(java.lang.String s,
java.lang.Throwable ex)
showError in interface BasicDialogIBasicDialogI.showError(String, Throwable, String, boolean, Object[])public java.lang.Object showError(java.lang.String s,
java.lang.Throwable ex,
java.lang.String title)
showError in interface BasicDialogIBasicDialogI.showError(String, Throwable, String, boolean, Object[])public java.lang.Object showError(java.lang.String s,
java.lang.Throwable ex,
java.lang.String title,
boolean deprecatedForceSynchronous)
showError in interface BasicDialogIBasicDialogI.showError(String, Throwable, String, boolean, Object[])public java.lang.Object showError(java.lang.String s,
java.lang.Throwable ex,
java.lang.String title,
boolean deprecatedForceSynchronous,
java.lang.Object[] buttons)
BasicDialogIshowError in interface BasicDialogIs - The error message to display.ex - The exception that caused the error (may be null).title - The title of the dialog window.deprecatedForceSynchronous - **Ignored for modern execution.** This parameter is retained only for backward compatibility
with older scripts/calls.buttons - An array of custom buttons to display in the dialog, or null for default buttons.public java.lang.Object showError(java.lang.String s,
java.lang.Throwable ex,
boolean suppressPrintCausedBy)
showError in interface BasicDialogIBasicDialogI.showError(String, Throwable, boolean, String, Object[])public java.lang.Object showError(java.lang.String s,
java.lang.Throwable ex,
boolean suppressPrintCausedBy,
java.lang.String title)
showError in interface BasicDialogIBasicDialogI.showError(String, Throwable, boolean, String, Object[])public java.lang.Object showError(java.lang.String s,
java.lang.Throwable ex,
boolean suppressPrintCausedBy,
java.lang.String title,
java.lang.Object[] buttons)
BasicDialogIshowError in interface BasicDialogIs - The error message to display.ex - The exception that caused the error (may be null).suppressPrintCausedBy - If true, suppresses the printing of the "Caused by" chain in the exception details.title - The title of the dialog window.buttons - An array of custom buttons to display in the dialog.public java.lang.Object showException(java.lang.Throwable ex)
showException in interface BasicDialogIBasicDialogI.showException(Throwable, boolean, Object[])public java.lang.Object showException(java.lang.Throwable ex,
boolean deprecatedForceSynchronous)
showException in interface BasicDialogIBasicDialogI.showException(Throwable, boolean, Object[])public java.lang.Object showException(java.lang.Throwable ex,
boolean deprecatedForceSynchronous,
java.lang.Object[] buttons)
BasicDialogIshowException in interface BasicDialogIex - The exception to display.deprecatedForceSynchronous - **Ignored for modern execution.** This parameter is retained only for backward compatibility
with older scripts/calls.buttons - An array of custom buttons to display in the dialog.public boolean showYesNoDialog(java.lang.String s)
BasicDialogIshowYesNoDialog in interface BasicDialogIs - The question/message to display.true if the user selects Yes, false if No or cancelled.public int showConfirmDialog(java.lang.String s)
showConfirmDialog in interface BasicDialogIBasicDialogI.showConfirmDialog(String, String, boolean, String, String)public int showConfirmDialog(java.lang.String s,
java.lang.String title)
showConfirmDialog in interface BasicDialogIBasicDialogI.showConfirmDialog(String, String, boolean, String, String)public int showConfirmDialog(java.lang.String s,
java.lang.String title,
boolean forceAffirmation)
showConfirmDialog in interface BasicDialogIBasicDialogI.showConfirmDialog(String, String, boolean, String, String)public int showConfirmDialog(java.lang.String s,
java.lang.String title,
boolean forceAffirmation,
java.lang.String affirmationText)
showConfirmDialog in interface BasicDialogIBasicDialogI.showConfirmDialog(String, String, boolean, String, String)public int showConfirmDialog(java.lang.String s,
java.lang.String title,
boolean forceAffirmation,
java.lang.String affirmationText,
java.lang.String affirmationString)
BasicDialogIImportant Note on Return Value and Scripting Languages:
This method returns an int result code from JOptionPane.
If this result is used in a language that implicitly converts integers to booleans (like NetRexx or Groovy):
JOptionPane.YES_OPTION (which is 0) will be interpreted as false.
JOptionPane.NO_OPTION (which is 1) and JOptionPane.CANCEL_OPTION
(which is 2) will be interpreted as true.
This inversion can lead to significant logical errors.
showConfirmDialog in interface BasicDialogIs - The primary text or question to display in the dialog body.title - The text displayed in the dialog's title bar.forceAffirmation - If true, the user must type the affirmationString to enable the confirmation button.affirmationText - The instructional text displayed above the input field during affirmation.affirmationString - The specific string the user must enter to affirm the action.int indicating the user action:
JOptionPane.YES_OPTIONJOptionPane.NO_OPTIONJOptionPane.CANCEL_OPTIONpublic java.lang.String showPasswordInputDialog(java.lang.String s)
showPasswordInputDialog in interface BasicDialogIBasicDialogI.showStringInputDialog(String, String, String, boolean, boolean)public java.lang.String showPasswordInputDialog(java.lang.String s,
java.lang.String title)
showPasswordInputDialog in interface BasicDialogIBasicDialogI.showStringInputDialog(String, String, String, boolean, boolean)public java.lang.String showStringInputDialog(java.lang.String message)
showStringInputDialog in interface BasicDialogIBasicDialogI.showStringInputDialog(String, String, String, boolean, boolean)public java.lang.String showStringInputDialog(java.lang.String message,
java.lang.String title)
showStringInputDialog in interface BasicDialogIBasicDialogI.showStringInputDialog(String, String, String, boolean, boolean)public java.lang.String showStringInputDialog(java.lang.String message,
java.lang.String title,
java.lang.String oldValue)
showStringInputDialog in interface BasicDialogIBasicDialogI.showStringInputDialog(String, String, String, boolean, boolean)public java.lang.String showStringInputDialog(java.lang.String message,
java.lang.String title,
java.lang.String oldValue,
boolean multilineInput)
showStringInputDialog in interface BasicDialogIBasicDialogI.showStringInputDialog(String, String, String, boolean, boolean)public java.lang.String showStringInputDialog(java.lang.String message,
java.lang.String title,
java.lang.String oldValue,
boolean multilineInput,
boolean passwordInput)
BasicDialogIshowStringInputDialog in interface BasicDialogImessage - The prompt message.title - The title of the dialog.oldValue - The initial value shown in the input field.multilineInput - If true, allows multiple lines of text input.passwordInput - If true, hides the input text (e.g., for password entry).null if cancelled.public java.lang.Integer showIntegerInputDialog(java.lang.String s)
showIntegerInputDialog in interface BasicDialogIBasicDialogI.showIntegerInputDialog(String, String, Integer, boolean)public java.lang.Integer showIntegerInputDialog(java.lang.String s,
java.lang.String title)
showIntegerInputDialog in interface BasicDialogIBasicDialogI.showIntegerInputDialog(String, String, Integer, boolean)public java.lang.Integer showIntegerInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Integer oldValue)
showIntegerInputDialog in interface BasicDialogIBasicDialogI.showIntegerInputDialog(String, String, Integer, boolean)public java.lang.Integer showIntegerInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Integer oldValue,
boolean nullAllowed)
BasicDialogIInteger input.showIntegerInputDialog in interface BasicDialogIs - The prompt message.title - The title of the dialog.oldValue - The initial value shown in the input field.nullAllowed - If true, allows the user to leave the field empty (returns null).Integer entered by the user, or null if cancelled or null is allowed.public java.lang.Long showLongInputDialog(java.lang.String s)
showLongInputDialog in interface BasicDialogIBasicDialogI.showLongInputDialog(String, String, Long, boolean)public java.lang.Long showLongInputDialog(java.lang.String s,
java.lang.String title)
showLongInputDialog in interface BasicDialogIBasicDialogI.showLongInputDialog(String, String, Long, boolean)public java.lang.Long showLongInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Long oldValue)
showLongInputDialog in interface BasicDialogIBasicDialogI.showLongInputDialog(String, String, Long, boolean)public java.lang.Long showLongInputDialog(java.lang.String s,
java.lang.String title,
java.lang.Long oldValue,
boolean nullAllowed)
BasicDialogILong input.showLongInputDialog in interface BasicDialogIs - The prompt message.title - The title of the dialog.oldValue - The initial value shown in the input field.nullAllowed - If true, allows the user to leave the field empty (returns null).Long entered by the user, or null if cancelled or null is allowed.public java.math.BigDecimal showBigDecimalInputDialog(java.lang.String s)
showBigDecimalInputDialog in interface BasicDialogIBasicDialogI.showBigDecimalInputDialog(String, String, BigDecimal, boolean)public java.math.BigDecimal showBigDecimalInputDialog(java.lang.String s,
java.lang.String title)
showBigDecimalInputDialog in interface BasicDialogIBasicDialogI.showBigDecimalInputDialog(String, String, BigDecimal, boolean)public java.math.BigDecimal showBigDecimalInputDialog(java.lang.String s,
java.lang.String title,
java.math.BigDecimal oldValue)
showBigDecimalInputDialog in interface BasicDialogIBasicDialogI.showBigDecimalInputDialog(String, String, BigDecimal, boolean)public java.math.BigDecimal showBigDecimalInputDialog(java.lang.String s,
java.lang.String title,
java.math.BigDecimal oldValue,
boolean nullAllowed)
BasicDialogIBigDecimal input.showBigDecimalInputDialog in interface BasicDialogIs - The prompt message.title - The title of the dialog.oldValue - The initial value shown in the input field.nullAllowed - If true, allows the user to leave the field empty (returns null).BigDecimal entered by the user, or null if cancelled or null is allowed.public java.util.Date showDateInputDialog(java.lang.String s)
showDateInputDialog in interface BasicDialogIBasicDialogI.showDateInputDialog(String, String, Date, boolean, String)public java.util.Date showDateInputDialog(java.lang.String s,
java.lang.String title)
showDateInputDialog in interface BasicDialogIBasicDialogI.showDateInputDialog(String, String, Date, boolean, String)public java.util.Date showDateInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValue)
showDateInputDialog in interface BasicDialogIBasicDialogI.showDateInputDialog(String, String, Date, boolean, String)public java.util.Date showDateInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValue,
boolean nullAllowed)
showDateInputDialog in interface BasicDialogIBasicDialogI.showDateInputDialog(String, String, Date, boolean, String)public java.util.Date showDateInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValue,
boolean nullAllowed,
java.lang.String format)
BasicDialogIDate input.showDateInputDialog in interface BasicDialogIs - The prompt message.title - The title of the dialog.oldValue - The initial value shown in the input field.nullAllowed - If true, allows the user to leave the field empty (returns null).format - The date format pattern (e.g., "yyyy-MM-dd").Date entered by the user, or null if cancelled or null is allowed.public java.util.Date[] showTimespanInputDialog(java.lang.String s)
showTimespanInputDialog in interface BasicDialogIBasicDialogI.showTimespanInputDialog(String, String, Date, Date, boolean, boolean, String)public java.util.Date[] showTimespanInputDialog(java.lang.String s,
java.lang.String title)
showTimespanInputDialog in interface BasicDialogIBasicDialogI.showTimespanInputDialog(String, String, Date, Date, boolean, boolean, String)public java.util.Date[] showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart)
showTimespanInputDialog in interface BasicDialogIBasicDialogI.showTimespanInputDialog(String, String, Date, Date, boolean, boolean, String)public java.util.Date[] showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd)
showTimespanInputDialog in interface BasicDialogIBasicDialogI.showTimespanInputDialog(String, String, Date, Date, boolean, boolean, String)public java.util.Date[] showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd,
boolean startNullAllowed)
showTimespanInputDialog in interface BasicDialogIBasicDialogI.showTimespanInputDialog(String, String, Date, Date, boolean, boolean, String)public java.util.Date[] showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd,
boolean startNullAllowed,
boolean endNullAllowed)
showTimespanInputDialog in interface BasicDialogIBasicDialogI.showTimespanInputDialog(String, String, Date, Date, boolean, boolean, String)public java.util.Date[] showTimespanInputDialog(java.lang.String s,
java.lang.String title,
java.util.Date oldValueStart,
java.util.Date oldValueEnd,
boolean startNullAllowed,
boolean endNullAllowed,
java.lang.String format)
BasicDialogIshowTimespanInputDialog in interface BasicDialogIs - The prompt message.title - The title of the dialog.oldValueStart - The initial value for the start date.oldValueEnd - The initial value for the end date.startNullAllowed - If true, allows the start date field to be empty.endNullAllowed - If true, allows the end date field to be empty.format - The date format pattern (e.g., "yyyy-MM-dd").Date objects: [startDate, endDate], or null if cancelled.public void showMessageDialogNonModal(java.lang.String s)
showMessageDialogNonModal in interface BasicDialogIBasicDialogI.showMessageDialogNonModal(String, String, String)public void showMessageDialogNonModal(java.lang.String s,
java.lang.String type)
showMessageDialogNonModal in interface BasicDialogIBasicDialogI.showMessageDialogNonModal(String, String, String)public void showMessageDialogNonModal(java.lang.String s,
java.lang.String type,
java.lang.String title)
BasicDialogIshowMessageDialogNonModal in interface BasicDialogIs - The message content.type - The type of message (e.g., TYPE_INFO, TYPE_ERROR).title - The title of the dialog.public void showMessageDialogNonModal(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines)
public void showMessageDialog(java.lang.String s)
showMessageDialog in interface BasicDialogIBasicDialogI.showMessageDialog(String, String, String)public void showMessageDialog(java.lang.String s,
java.lang.String type)
showMessageDialog in interface BasicDialogIBasicDialogI.showMessageDialog(String, String, String)public void showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title)
BasicDialogIshowMessageDialog in interface BasicDialogIs - The message content.type - The type of message (e.g., TYPE_INFO, TYPE_ERROR).title - The title of the dialog.public void showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines)
public void showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines,
boolean alwaysOnTop)
public void showMessageDialog(java.lang.String s,
java.lang.String type,
java.lang.String title,
int maxLengthLines,
boolean alwaysOnTop,
boolean sync)
public java.lang.Object showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object defaultChoice,
java.lang.String cboFormat,
boolean multiple)
FormattedChoiceDialogIshowListChoiceDialog in interface FormattedChoiceDialogItitle - The title of the dialog window.options - A non-empty array of options.defaultChoice - The object to select by default.cboFormat - Optional. An explicit formatting string used to render Business Objects (BOs) in the list.
If null, the default BO formatting logic will be used.multiple - If true, multiple options can be selected.null.public java.lang.Object showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object defaultChoice,
java.lang.String cboFormat)
showListChoiceDialog in interface FormattedChoiceDialogI(multiple=false)public java.lang.Object showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object defaultChoice)
BasicDialogIshowListChoiceDialog in interface FormattedChoiceDialogIshowListChoiceDialog in interface BasicDialogItitle - The title of the dialog window.options - A non-empty array of options.defaultChoice - The object to select by default.null.(multiple=false, cboFormat=null)public java.lang.Object[] showMultiListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object[] defaultChoices)
showMultiListChoiceDialog in interface FormattedChoiceDialogI(cboFormat=null)public java.lang.Object[] showMultiListChoiceDialog(java.lang.String title,
java.lang.Object[] options)
showMultiListChoiceDialog in interface FormattedChoiceDialogI(defaultChoices=null, cboFormat=null)public java.lang.Object showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
int defaultIndex,
java.lang.String cboFormat)
showListChoiceDialog in interface FormattedChoiceDialogI(multiple=false)public java.lang.Object showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
int defaultIndex)
BasicDialogIshowListChoiceDialog in interface FormattedChoiceDialogIshowListChoiceDialog in interface BasicDialogItitle - The title of the dialog window.options - A non-empty array of options.defaultIndex - The index of the object to be selected by default.null.(multiple=false, cboFormat=null)public java.lang.Object showListChoiceDialog(java.lang.String title,
java.lang.Object[] options)
BasicDialogIshowListChoiceDialog in interface FormattedChoiceDialogIshowListChoiceDialog in interface BasicDialogItitle - The title of the dialog window.options - A non-empty array of options.null.(multiple=false, defaultIndex=-1, cboFormat=null)public java.lang.Object[] showMultiListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
java.lang.Object[] defaultChoices,
java.lang.String cboFormat)
FormattedChoiceDialogIshowMultiListChoiceDialog in interface FormattedChoiceDialogItitle - The title of the dialog window.options - A non-empty array of options.defaultChoices - An array of objects to select by default.cboFormat - Optional. An explicit formatting string used to render Business Objects (BOs) in the list.
If null, the default BO formatting logic will be used.null.public java.lang.Object showListChoiceDialog(java.lang.String title,
java.lang.Object[] options,
int defaultIndex,
java.lang.String cboFormat,
boolean multiple)
FormattedChoiceDialogIshowListChoiceDialog in interface FormattedChoiceDialogItitle - The title of the dialog window.options - A non-empty array of options.defaultIndex - The index of the object to be selected by default.cboFormat - Optional. An explicit formatting string used to render Business Objects (BOs) in the list.
If null, the default BO formatting logic will be used.multiple - If true, multiple options can be selected.null.public java.lang.Object showMultipleChoiceDialog(java.lang.String s,
java.lang.String title,
java.lang.Object[] options)
showMultipleChoiceDialog in interface BasicDialogIBasicDialogI.showMultipleChoiceDialog(String, String, Object[], int)public java.lang.Object showMultipleChoiceDialog(java.lang.String s,
java.lang.String title,
java.lang.Object[] options,
int defaultIndex)
BasicDialogIshowMultipleChoiceDialog in interface BasicDialogIs - The message or question to display.title - The title of the dialog.options - An array of options to choose from.defaultIndex - The index of the option to check by default.null if cancelled.public java.lang.String[] showUserLoginDialog(java.lang.String message,
java.lang.String title)
showUserLoginDialog in interface BasicDialogIBasicDialogI.showUserLoginDialog(String, String, String)public java.lang.String[] showUserLoginDialog(java.lang.String message,
java.lang.String title,
java.lang.String user)
BasicDialogIshowUserLoginDialog in interface BasicDialogImessage - The message or prompt to display.title - The title of the dialog.user - The initial username to pre-fill.null if cancelled.public java.util.List queryBO(groovy.lang.GString gs)
public java.util.List queryBO(java.lang.String s)
queryBO in interface BasicClientContextIpublic java.util.List queryBO(java.lang.String s,
java.lang.Object[] o)
queryBO in interface BasicClientContextIpublic BO getBO(java.lang.Long id, java.lang.Class classtip)
getBO in interface BasicClientContextIpublic boolean isServerAuthoritativeSyncServer()
isServerAuthoritativeSyncServer in interface BasicClientContextIpublic final Benutzer getCurrentUser()
Benutzer object containing the current usergetCurrentUser in interface BasicClientContextIpublic byte[] getBLOB(java.lang.Long id)
getBLOB in interface BasicClientContextIpublic byte[] getLocalFile(java.io.File infile)
getLocalFile in interface BasicClientContextIpublic void putLocalFile(java.io.File outfile,
byte[] data)
putLocalFile in interface BasicClientContextIpublic void putLocalFile(java.io.File outfile,
java.io.InputStream is)
putLocalFile in interface BasicClientContextIpublic void startWaitFeedback()
startWaitFeedback in interface ClientContextIpublic void endWaitFeedback()
endWaitFeedback in interface ClientContextIpublic void processDBManEvent(DBManEvent event)
DBManEventListenerIDBManBOChangeEvent for events triggered after modification on BOs.processDBManEvent in interface DBManEventListenerIpublic void updateServerHealth(DBManServerHealthEvent she)
public void forcedClientDisconnectInitiated(int _cSecsDelay)
public void forcedClientDisconnectInitiated(int _cSecsDelay,
java.lang.String _msg)
public void forcedClientDisconnectStopped()
public void serverShutdownInitiated(int _cSecsDelay)
public void serverShutdownInitiated(int _cSecsDelay,
java.lang.String _msg)
public void serverShutdownStopped()
public void serverShutdown(java.util.Date _dateShutdown)
public void receivedSystemMessage(java.lang.String _msg)
public void receivedSystemMessage(java.lang.String _msg,
java.lang.String _sender)
public void serverLocked()
public void serverUnlocked()
public void processConnectionEvent(ConnectionEvent ce)
processConnectionEvent in interface ConnectionEventListenerIpublic java.lang.String getServerName()
getServerName in interface ClientContextIpublic boolean isConnected()
isConnected in interface ClientContextIpublic boolean isConnected(boolean failfast)
isConnected in interface ClientContextIpublic boolean isMemoryTightClient()
isMemoryTightClient in interface ClientContextIpublic boolean isMemoryTightClient(boolean failfast)
isMemoryTightClient in interface ClientContextIpublic DBManInfo getDBManInfo()
ClientContextIgetDBManInfo in interface ClientContextIpublic TransactionAnswer saveBO(Transaction $36)
saveBO in interface TransactionProviderI$36 - the Transaction to savepublic TransactionAnswer saveBO(Transaction $37, boolean $38)
saveBO in interface TransactionProviderIpublic void applyDefaults(electric.xml.Element $39,
java.lang.Object[] $40)
applyDefaults in interface StrukturParameterDefaultApplierIpublic Struktur getAutomatikStrukturForPath(java.lang.String $41, boolean $42, boolean $43, EntityI[] $44)
AutomatikStrukturLoaderIgetAutomatikStrukturForPath in interface AutomatikStrukturLoaderI$41 - a String containing the path to the automatically generated structure element that shall be loaded$42 - force a reload$43 - only return structure that is for the entity directly, that is resolved from the path, no parent class structure$44 - only returns structure of the passed EntityI; no restriction if nullpublic Struktur getAutomatikStrukturForPath(java.lang.String $45, boolean $46, boolean $47)
AutomatikStrukturLoaderIgetAutomatikStrukturForPath in interface AutomatikStrukturLoaderI$45 - a String containing the path to the automatically generated structure element that shall be loaded$46 - force a reload$47 - only return structure that is for the entity directly, that is resolved from the path, no parent class structurepublic Struktur getAutomatikStrukturForPath(java.lang.String $48, boolean $49)
AutomatikStrukturLoaderIgetAutomatikStrukturForPath in interface AutomatikStrukturLoaderI$48 - a String containing the path to the automatically generated structure element that shall be loaded$49 - force a reloadpublic Struktur getAutomatikStrukturForPath(java.lang.String $50)
AutomatikStrukturLoaderIgetAutomatikStrukturForPath in interface AutomatikStrukturLoaderI$50 - a String containing the path to the automatically generated structure element that shall be loadedpublic byte[] getBLOB(java.lang.Long $51,
java.lang.String $52)
getBLOB in interface BasicClientContextIpublic javax.swing.ImageIcon getIcon(java.lang.String $53,
int $54)
ClientContextIgetIcon in interface ClientContextI$53 - The name of the icon from interface See IconKeys
which identifies the desired icon.$54 - A tip hinting the client as in what context the icon is needed. This
determines what size the icon shall be fetched in. Values for the
paramter should be taken from constants being prefixed with "TIP_"
in interface @see de.ipcon.swing.IconKeyscan be accessed directly.public javax.swing.ImageIcon getIcon(java.lang.String $55,
java.lang.Object $56,
de.ipcon.swing.IconDisplayContext $57,
java.lang.String $58,
java.awt.Color $59,
boolean $60)
ClientContextIgetIcon in interface ClientContextI$55 - The name of the icon.$56 - The object representing the context in which the icon will be used.$57 - The icon display context.$58 - The configuration string.$59 - The color to apply to the icon (SVG icons only).$60 - Whether to include an underlay for the icon (Navigation Tree SVG icons only).null if the icon is not found.public Schablone getTemplateByTid(java.lang.String $61, java.lang.String $62)
getTemplateByTid in interface ClientContextIpublic void addVisualComponent(java.lang.String $63,
javax.swing.JComponent $64,
java.lang.String $65)
addVisualComponent in interface ClientContextIpublic void addVisualComponent(javax.swing.JComponent $66,
java.lang.String $67)
addVisualComponent in interface ClientContextIpublic java.util.Map getGlobalActions(FormContextI $68)
getGlobalActions in interface ClientContextIpublic java.lang.String getWindowTitle(BO $69, java.lang.String $70, boolean $71)
getWindowTitle in interface ClientContextIpublic java.lang.String getWindowTitle(BO $72)
getWindowTitle in interface ClientContextIpublic Lesezeichen[] getBookmarks(EntityI $73, boolean $74)
getBookmarks in interface ClientContextIpublic Lesezeichen[] getBookmarks(EntityI $75)
getBookmarks in interface ClientContextIpublic void submitAction(java.awt.event.ActionEvent $76)
submitAction in interface ClientContextIpublic FormElementI updateView(FormElementI $77)
updateView in interface ClientContextIpublic java.util.HashMap getAllMenus()
getAllMenus in interface ClientContextIpublic java.util.List<ClientPluginI> getPlugins()
getPlugins in interface ClientContextIpublic FormElementI openNew(Schablone $78, java.util.Map $79, FormElementI $80)
ClientContextISchablone and parameters and opens it relative to the optional origin formopenNew in interface ClientContextI$78 - the template to create the new BO with, nonnull.$79 - a nullable map of parameters for the template$80 - a nullable FormElementI to open the new view relative topublic FormElementI openNew(Schablone $81, java.util.Map $82)
openNew in interface ClientContextIpublic FormElementI openNew(Schablone $83)
openNew in interface ClientContextIpublic void resetPassword(java.lang.String $84)
resetPassword in interface ClientContextIpublic java.awt.Image getLogo()
getLogo in interface ClientContextIpublic FormElementI getFormElementForBO(BO $85)
getFormElementForBO in interface ClientContextIpublic MDIManagerI getMDIManager()
getMDIManager in interface ClientContextIpublic void refreshActions()
refreshActions in interface ClientContextIpublic java.lang.String executeCommand(java.lang.String $86)
executeCommand in interface ClientContextIpublic void trackReadAccess(Struktur $87)
ClientContextItrackReadAccess in interface ClientContextIpublic java.lang.String getUniquePrefix()
getUniquePrefix in interface ClientContextIpublic Struktur[] getStrukturenForSearchString(java.lang.String $88, int $89, boolean $90, boolean $91, EntityI[] $92)
ClientContextIgetStrukturenForSearchString in interface ClientContextI$88 - the String to which the entities are compared$89 - defines the type of matching done. see DynamischerOrdner$90 - force a reload$91 - only return structure that is for the entity directly, that is resolved from the path, no parent class structure$92 - only returns structure of the passed EntityI; no restriction if nullpublic javax.swing.JMenu getMenu(java.lang.String $93)
getMenu in interface ClientContextIpublic Folder getFolder(java.lang.String $94)
getFolder in interface ClientContextIpublic void suggestGC()
suggestGC in interface ClientContextIpublic javax.swing.ImageIcon getIconByConstantName(java.lang.String $95,
int $96)
ClientContextIgetIconByConstantName in interface ClientContextI$95 - The name of the constant from interface @see de.ipcon.swing.IconKeys
which identifies the desired icon.$96 - A tip hinting the client as in what context the icon is needed. This
determines what size the icon shall be fetched in. Values for the
paramter should be taken from constants being prefixed with "TIP_"
in interface @see de.ipcon.swing.IconKeysbut do not want to expose the constant-values. Thus
we only give the name of the constant in the xml-code.public javax.swing.ImageIcon getIconByConstantName(java.lang.String $97,
java.lang.Object $98,
de.ipcon.swing.IconDisplayContext $99,
java.lang.String $100)
ClientContextINote: The configuration parameter is not yet supported and is currently ignored.
getIconByConstantName in interface ClientContextI$97 - The name of the constant from interface IconKeys
which identifies the desired icon.$98 - An object representing the context in which the icon is used.$99 - The IconDisplayContext providing additional context for icon size determination.$100 - A string representing configuration options (currently ignored).public FormElementI reopenView(FormElementI $101, Struktur $102, boolean $103)
reopenView in interface ClientContextIpublic FormElementI reopenView(FormElementI $104, Struktur $105)
reopenView in interface ClientContextIpublic FormElementI reopenView(FormElementI $106)
reopenView in interface ClientContextIpublic void removeSaveBOListener(SaveBOListenerI $107)
removeSaveBOListener in interface ClientContextIpublic void logon()
logon in interface ClientContextIpublic Formular[] getForms(EntityI $108, boolean $109)
getForms in interface ClientContextIpublic Formular[] getForms(EntityI $110)
getForms in interface ClientContextIpublic netrexx.lang.Rexx getProperty(netrexx.lang.Rexx $111,
netrexx.lang.Rexx $112)
getProperty in interface ClientContextIpublic MDIElementI getMDIElementForBO(BO $113)
getMDIElementForBO in interface ClientContextIpublic FormContextI getFtx()
getFtx in interface ClientContextIpublic void addAction(javax.swing.Action $114,
MDIElementI $115)
ClientContextIThis method registers an action with the ClientContextI, making it available either globally or for a specific "MDIElementI". If an "MDIElementI" is provided, the action is associated with that element; otherwise, it is added to the global action map.
addAction in interface ClientContextI$114 - The action to add.$115 - The "MDIElementI" to associate the action with (optional).public void addAction(javax.swing.Action $116)
ClientContextIThis method registers an action with the ClientContextI, making it available globally by adding it to the global action map.
addAction in interface ClientContextI$116 - The action to add.public boolean isShowBOProperties()
isShowBOProperties in interface ClientContextIpublic void addSaveBOListener(SaveBOListenerI $117)
addSaveBOListener in interface ClientContextIpublic void passwordChangeInLogonDialogInitiated()
ClientContextIpasswordChangeInLogonDialogInitiated in interface ClientContextIpublic void setEmptyMDIFocus()
setEmptyMDIFocus in interface ClientContextIpublic void setTitle()
setTitle in interface ClientContextIpublic void setTitle(java.lang.String $118)
setTitle in interface ClientContextIpublic boolean isShowHiddenProperties()
isShowHiddenProperties in interface ClientContextIpublic Report[] getReports(EntityI $119, boolean $120)
getReports in interface ClientContextIpublic Report[] getReports(EntityI $121)
getReports in interface ClientContextIpublic Schablone[] getTemplatesForSubEntitiesInAdminsOrdner(EntityI $122, boolean $123, boolean $124, java.util.Set $125)
getTemplatesForSubEntitiesInAdminsOrdner in interface ClientContextIpublic javax.swing.JRootPane determineRootPane(FormContextI $126)
determineRootPane in interface ClientContextIpublic java.util.HashMap getAllToolBars()
getAllToolBars in interface ClientContextIpublic Lesezeichen getBookmarkByTid(java.lang.String $127, java.lang.String $128)
getBookmarkByTid in interface ClientContextIpublic boolean isNotificationSystemActivated()
isNotificationSystemActivated in interface ClientContextIpublic void authenticate(java.lang.String $129,
java.lang.String $130,
boolean $131,
java.lang.String $132)
throws AuthenticationException
authenticate in interface ClientContextIAuthenticationExceptionpublic void authenticate(java.lang.String $133,
java.lang.String $134,
boolean $135)
throws AuthenticationException
authenticate in interface ClientContextIAuthenticationExceptionpublic void authenticate(java.lang.String $136,
java.lang.String $137)
throws AuthenticationException
authenticate in interface ClientContextIAuthenticationExceptionpublic void bringUsToFront()
bringUsToFront in interface ClientContextIpublic void removeAction(javax.swing.Action $138,
MDIElementI $139)
ClientContextIThis method unregisters an action from the ClientContextI, either globally or for a specific "MDIElementI". If an "MDIElementI" is provided, the action is removed from that element; otherwise, it is removed from the global action map.
removeAction in interface ClientContextI$138 - The action to remove.$139 - The "MDIElementI" to remove the action from (optional).public void removeAction(javax.swing.Action $140)
ClientContextIThis method unregisters an action globally from the ClientContextI by removing it from the global action map.
removeAction in interface ClientContextI$140 - The action to remove.public Folder[] getFolderChildren(Folder $141)
getFolderChildren in interface ClientContextIpublic java.util.Map getAllActions()
getAllActions in interface ClientContextIpublic void setMenuBar(javax.swing.JMenuBar $142)
setMenuBar in interface ClientContextIpublic void setDefaultFocusOwner(javax.swing.JComponent $143)
setDefaultFocusOwner in interface ClientContextIpublic void registerClientContainer(java.lang.String $144,
ClientContainerI $145)
registerClientContainer in interface ClientContextIpublic javax.swing.JFrame registerMDIManagerInstance(java.lang.String $146,
MDIManagerI $147)
registerMDIManagerInstance in interface ClientContextIpublic FormElementI openView(BO $148, java.util.Map $149, java.lang.String $150, boolean $151, boolean $152)
openView in interface ClientContextIpublic FormElementI openView(BO $153, java.util.Map $154, java.lang.String $155, boolean $156)
openView in interface ClientContextIpublic FormElementI openView(BO $157, java.util.Map $158, java.lang.String $159)
openView in interface ClientContextIpublic FormElementI openView(BO $160, java.util.Map $161)
openView in interface ClientContextIpublic FormElementI openView(BO $162)
openView in interface ClientContextIpublic FormElementI openView(Lesezeichen $163, java.util.Map $164)
openView in interface ClientContextIpublic FormElementI openView(Lesezeichen $165)
openView in interface ClientContextIpublic FormatterI getVarFormatter()
getVarFormatter in interface ClientContextIpublic FormElementI preparePrinting(java.lang.String $166, java.lang.String $167, BO $168, java.lang.String $169)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(java.lang.String $170, java.lang.String $171, BO $172)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(java.lang.String $173, java.lang.String $174, BO[] $175, java.lang.String $176)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(java.lang.String $177, java.lang.String $178, BO[] $179)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(Report $180, BO $181, java.lang.String $182)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(Report $183, BO $184)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(Report $185, BO[] $186, java.lang.String $187, FormElementI $188)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(Report $189, BO[] $190, java.lang.String $191)
preparePrinting in interface ClientContextIpublic FormElementI preparePrinting(Report $192, BO[] $193)
preparePrinting in interface ClientContextIpublic FormElementI openForm(Formular $194, Transaction $195, BO $196, java.util.Map $197, java.lang.String $198, FormContextI $199, boolean $200)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $201, Transaction $202, BO $203, java.util.Map $204, java.lang.String $205, FormContextI $206)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $207, Transaction $208, BO $209, java.util.Map $210, java.lang.String $211)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $212, Transaction $213, BO $214, java.util.Map $215)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $216, Transaction $217, BO $218)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $219, BO $220, java.util.Map $221, java.lang.String $222, FormContextI $223, boolean $224)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $225, BO $226, java.util.Map $227, java.lang.String $228, FormContextI $229)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $230, BO $231, java.util.Map $232, java.lang.String $233)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $234, BO $235, java.util.Map $236, FormElementI $237)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $238, BO $239, java.util.Map $240)
openForm in interface ClientContextIpublic FormElementI openForm(Formular $241, BO $242)
openForm in interface ClientContextIpublic boolean isShowHistory()
isShowHistory in interface ClientContextIpublic void startL10nPackPrefetcher()
startL10nPackPrefetcher in interface ClientContextIpublic Schablone[] getTemplates(EntityI $243, boolean $244)
getTemplates in interface ClientContextIpublic Schablone[] getTemplates(EntityI $245)
getTemplates in interface ClientContextIpublic Struktur[] getStrukturenForEntity(java.lang.String $246, boolean $247, boolean $248, EntityI[] $249)
ClientContextIgetStrukturenForEntity in interface ClientContextI$246 - The entity name for which to collect the structures$247 - force a reload$248 - only return structures that are for the entity directly, no parent class structures$249 - only adds structures of the passed EntityI; no restriction if nullpublic Struktur[] getStrukturenForEntity(java.lang.String $250, boolean $251, boolean $252)
ClientContextIgetStrukturenForEntity in interface ClientContextI$250 - The entity name for which to collect the structures$251 - force a reload$252 - only return structures that are for the entity directly, no parent class structurespublic Struktur[] getStrukturenForEntity(java.lang.String $253, boolean $254)
ClientContextIgetStrukturenForEntity in interface ClientContextI$253 - The entity name for which to collect the structures$254 - force a reloadpublic Struktur[] getStrukturenForEntity(java.lang.String $255)
ClientContextIgetStrukturenForEntity in interface ClientContextI$255 - The entity name for which to collect the structurespublic void windowIconified(java.awt.event.WindowEvent $256)
windowIconified in interface java.awt.event.WindowListenerpublic void windowClosing(java.awt.event.WindowEvent $257)
windowClosing in interface java.awt.event.WindowListenerpublic void windowClosed(java.awt.event.WindowEvent $258)
windowClosed in interface java.awt.event.WindowListenerpublic void windowDeiconified(java.awt.event.WindowEvent $259)
windowDeiconified in interface java.awt.event.WindowListenerpublic void windowActivated(java.awt.event.WindowEvent $260)
windowActivated in interface java.awt.event.WindowListenerpublic void windowOpened(java.awt.event.WindowEvent $261)
windowOpened in interface java.awt.event.WindowListenerpublic void windowDeactivated(java.awt.event.WindowEvent $262)
windowDeactivated in interface java.awt.event.WindowListenerpublic SchemaI getSchema()
getSchema in interface BasicClientContextIpublic void setSchema(SchemaI $263)
public java.util.HashMap getGlobalVars()
getGlobalVars in interface BasicClientContextIpublic void setGlobalVars(java.util.HashMap $264)
public java.awt.Component getDefaultDialogParent()
public void setDefaultDialogParent(java.awt.Component $265)
public BeanShellScript getScript()
getScript in interface BasicClientContextIpublic void setScript(BeanShellScript $266)
setScript in interface BasicClientContextICopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.