Modifier and Type | Class and Description |
---|---|
class |
DefaultPropsHandler
Implements the basic
PropsHandler functionality
against an existing map. |
Modifier and Type | Field and Description |
---|---|
private PropsHandler |
GrantProject.propsHandler
Properties delegate.
|
Modifier and Type | Method and Description |
---|---|
PropsHandler |
GrantProject.getPropsHandler()
Retrieve the currently installed
PropsHandler . |
Modifier and Type | Method and Description |
---|---|
void |
GrantProject.setPropsHandler(PropsHandler propsHandler)
Install a
PropsHandler delegate. |