Package io.jmix.ui.presentation
Interface PresentationsChangeListener
public interface PresentationsChangeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
currentPresentationChanged
(TablePresentations presentations, Object oldPresentationId) void
defaultPresentationChanged
(TablePresentations presentations, Object oldPresentationId) void
presentationsSetChanged
(TablePresentations presentations)
-
Method Details
-
currentPresentationChanged
-
presentationsSetChanged
-
defaultPresentationChanged
void defaultPresentationChanged(TablePresentations presentations, @Nullable Object oldPresentationId)
-