| Package | Description |
|---|---|
| com.holonplatform.core.property |
| Modifier and Type | Method and Description |
|---|---|
static PropertyValuePresenterRegistry |
PropertyValuePresenterRegistry.create(boolean loadDefaults)
Create a default instance of
PropertyValuePresenterRegistry. |
static PropertyValuePresenterRegistry |
PropertyValuePresenterRegistry.get()
Gets the current
PropertyValuePresenterRegistry instance. |
static PropertyValuePresenterRegistry |
PropertyValuePresenterRegistry.getDefault()
Return the default
PropertyValuePresenterRegistry using default ClassLoader. |
static PropertyValuePresenterRegistry |
PropertyValuePresenterRegistry.getDefault(ClassLoader classLoader)
Return the default
PropertyValuePresenterRegistry using given classLoader. |
Copyright © 2019 The Holon Platform. All rights reserved.