Package io.jmix.ui.widget
Interface JmixGroupBox.ExpandChangeHandler
- Enclosing class:
 - JmixGroupBox
 
public static interface JmixGroupBox.ExpandChangeHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidexpandStateChanged(boolean expanded, boolean invokedByUser)  
- 
Method Details
- 
expandStateChanged
void expandStateChanged(boolean expanded, boolean invokedByUser)  
 -