Package com.onec.ui
Class UiProperties.Settings
java.lang.Object
com.onec.ui.UiProperties.Settings
- Enclosing class:
UiProperties
The built-in Settings page — the
@Constant editor surfaced at /settings with
an auto-injected admin nav entry. Opt-in: off by default so an app shows it only when it wants
one (an app can still author its own Page at "/settings", and drop individual
constant toggles onto any page with PageBuilder.constants(...), regardless of this flag).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Settings
public Settings()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-