public class ObjectPropertiesController extends Object
| Constructor and Description |
|---|
ObjectPropertiesController(ObjectPropertiesModel model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
loadObject(Object object,
Set<String> excludedMethods)
Populate the model with the object's properties.
|
public ObjectPropertiesController(ObjectPropertiesModel model)
model - model componentCopyright © 2000–2025 MPXJ. All rights reserved.