- 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface io.jmix.flowui.facet.settings.Settingsas
 
- 
- 
Constructor Details
- 
JmixDetailsSettingspublic JmixDetailsSettings() 
 
- 
Method Details
- 
getId@Nullable
public String getId() 
 
- Specified by:
- getIdin interface- Settings
- Returns:
- id of settings or nullif not set
 
- 
setIdpublic void setId(@Nullable
 String id) Description copied from interface: Settings
 Sets an id of settings. 
- Specified by:
- setIdin interface- Settings
- Parameters:
- id- id to set
 
- 
getOpened@Nullable
public Boolean getOpened() 
 
- 
setOpenedpublic void setOpened(Boolean opened)