public interface FTableConfigurationI extends FormElementI, FormElementListenerI, ProgressDisplayI
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
$0 |
ALL_ACTIONS, AVAILABLE_ACTION_KIND, CONTEXTMENU_ACTION_KIND, LOCAL_ACTION_KIND, MENU_ACTION_KIND, NO_LOCAL_ACTION_KIND, NO_TOPMDI_ONLY_ACTION_KIND, NOT_AVAILABLE_ACTION_KIND, REFRESH_FROM_TRANSACTION, REFRESH_FROM_USER, SHORTCUT_ACTION_KIND, TOOLBAR_ACTION_KIND, TOPMDI_ONLY_ACTION_KINDaddFormElementListener, afterSave, afterSetValue, beforeSave, beforeSetValue, close, getActions, getActionsOfKind, getAttributeMap, getConfRoot, getCtx, getElementMap, getFtx, getName, getSchema, handleAttributes, handleElement, handleElements, handleNewElement, isEditable, isGUIBuilt, isInputPossible, isShown, mdiActivate, mdiClose, mdiDeactivate, mdiOpen, postInit, postRefresh, refresh, refresh, removeFormElementListener, requestFocus, setEditable, sync, toDebugName, willCareForChildActions, willCareForChildRefreshafterSavePerformed, afterSetValuePerformed, beforeSavePerformed, beforeSetValuePerformed, refreshPerformed, syncPerformedfireProgressChangestatic final java.lang.String $0
BO getBO()
FTableAtm getModel()
de.ipcon.swing.ITableSorter getSorter()
boolean isAsyncModel()
java.util.Iterator startCustomIterator()
boolean hasQuery()
de.ipcon.db.core.QueryResultsI startQuery()
java.lang.Class getDisplayClass()
java.lang.Class getParentClass()
int getMaxRows()
java.lang.Integer getResizeMode()
FTableColumn[] getCols()
FTableColumn getCol(int i)
java.lang.String getDisplayProperty()
AttributeI getDisplayAttribute()
EntityI getEntity()
EntityI getObjectEntity()
AttributeI getAttribute()
BO getObjectForRow(int row)
int getTranslatedRow(int row)
int getTranslatedColumn(int column)
int getViewRow(int row)
int getViewColumn(int column)
boolean isDependent()
boolean isAutoRefresh()
java.lang.String[] getAdditionalAutoRefreshEntities()
boolean hasSortedColumn(boolean onlyVirtual)
java.lang.String getItemProperty()
AttributeI getItemAttribute()
boolean isLoadImmediate()
boolean isClosed()
isClosed in interface FormElementIjava.awt.Color getCellBackground()
java.awt.Color getAlternateCellBackground()
java.awt.Color getCellForeground()
java.awt.Color getAlternateCellForeground()
int getRowHeight()
int getMaxRowHeight()
int getRowHeight(int row)
void setRowHeight(int row,
int height)
boolean isCellVisible(int row,
int column)
int getVisibleCellCount()
int getWidthSpec(java.lang.String def)
int getHeightSpec(java.lang.String def)
void debugTiming(java.lang.String s)
void refreshActions()
boolean isDebug()
isDebug in interface FormElementIjava.lang.String getDebugName()
getDebugName in interface FormElementIvoid displayLoading(boolean withStopButton)
void displayStopping()
void displayReady()
void refreshProgressLabel()
void fireColumnStructureChange()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.