Class TimeDisplayController
java.lang.Object
gg.xp.xivsupport.gui.tables.timedisplay.TimeDisplayController
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconfigureWidget
(TableWithFilterAndDetails<Event, ?> table) CustomColumn<? super Event>
offsetForEvent
(@NotNull Event other) void
setDisplayMode
(TimeDisplayOption currentSetting) void
setSelectionSupplier
(Supplier<@Nullable Event> selectionSupplier) void
setUpdateCallback
(Runnable updateCallback) void
-
Constructor Details
-
TimeDisplayController
public TimeDisplayController()
-
-
Method Details
-
offsetForEvent
-
updateSelection
public void updateSelection() -
setDisplayMode
-
formatForEvent
-
setSelectionSupplier
-
setUpdateCallback
-
configureWidget
-
getColumnDef
-