public class DisplayHandler
extends java.lang.Object
| Constructor and Description |
|---|
DisplayHandler() |
| Modifier and Type | Method and Description |
|---|---|
TableRenderer |
getTableRenderer() |
protected void |
init(TableBean<?> table,
java.util.Map<java.lang.String,java.lang.String> args)
Subclasses should override this method if there is a need to do
initialization upon changing the view (and Display Mode).
|
protected void |
uninit(TableBean<?> t) |
void |
updateTableLayoutSettings(com.technia.tvc.structurebrowser.util.TableLayoutSettings settings,
TableBean<?> table) |
protected void init(TableBean<?> table, java.util.Map<java.lang.String,java.lang.String> args)
table - The current tableargs - The arguments (if any)protected void uninit(TableBean<?> t)
public TableRenderer getTableRenderer()
renderer that is usedpublic void updateTableLayoutSettings(com.technia.tvc.structurebrowser.util.TableLayoutSettings settings,
TableBean<?> table)
Copyright ? Technia AB. All Rights Reserved.