|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRowHeightStrategy | |
---|---|
de.jaret.util.ui.timebars.model | This package contains the model classes for the TimeBarViewer (in both versions: swing and swt). |
Uses of IRowHeightStrategy in de.jaret.util.ui.timebars.model |
---|
Fields in de.jaret.util.ui.timebars.model declared as IRowHeightStrategy | |
---|---|
protected IRowHeightStrategy |
DefaultTimeBarViewState._rowHeightStrategy
strategy for calculatng row heights. |
Methods in de.jaret.util.ui.timebars.model that return IRowHeightStrategy | |
---|---|
IRowHeightStrategy |
ITimeBarViewState.getRowHeightStrategy()
Retrieve the row height strategy if set. |
IRowHeightStrategy |
DefaultTimeBarViewState.getRowHeightStrategy()
Retrieve the row height strategy if set. |
Methods in de.jaret.util.ui.timebars.model with parameters of type IRowHeightStrategy | |
---|---|
void |
ITimeBarViewState.setRowHeightStrategy(IRowHeightStrategy rowHeightStrategy)
Set a strategy for height calculation. |
void |
DefaultTimeBarViewState.setRowHeightStrategy(IRowHeightStrategy rowHeightStrategy)
Set a strategy for height calculation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |