public class SystemPropertiesVisibilityToggledEvent extends Object implements info.magnolia.event.Event<SystemPropertiesVisibilityToggledEvent.Handler>
JcrBrowserContextTool
,
JcrBrowserTreePresenter
Modifier and Type | Class and Description |
---|---|
static interface |
SystemPropertiesVisibilityToggledEvent.Handler
Event handler interface corresponding to
SystemPropertiesVisibilityToggledEvent . |
Constructor and Description |
---|
SystemPropertiesVisibilityToggledEvent(boolean displaySystemProperties) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(SystemPropertiesVisibilityToggledEvent.Handler handler) |
boolean |
isDisplaySystemProperties() |
public SystemPropertiesVisibilityToggledEvent(boolean displaySystemProperties)
public boolean isDisplaySystemProperties()
public void dispatch(SystemPropertiesVisibilityToggledEvent.Handler handler)
dispatch
in interface info.magnolia.event.Event<SystemPropertiesVisibilityToggledEvent.Handler>
Copyright © 2021 Magnolia International Ltd.. All rights reserved.