public class PropertyProviderExtension extends ModelExtensionObject
Copyright Micro Focus GmbH.
| Constructor and Description |
|---|
PropertyProviderExtension(java.lang.String pId,
java.lang.String pLabel,
java.lang.Object pPropertyProvider,
FunctionPackageExtension pFunctionPackage)
Basic constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LinkedPropertyExtension> |
getProperties()
Gets the providers properties.
|
java.lang.Object |
getPropertyProvider()
Gets the property provider implementation.
|
getFunctionPackageExtension, getHelpContextId, getID, getLabel, isDeprecated, setDeprecated, setHelpContextId, toStringpublic PropertyProviderExtension(java.lang.String pId,
java.lang.String pLabel,
java.lang.Object pPropertyProvider,
FunctionPackageExtension pFunctionPackage)
pId - the IDpLabel - the labelpFunctionPackage - the defining function packagepublic java.lang.Object getPropertyProvider()
public java.util.List<LinkedPropertyExtension> getProperties()
Copyright © 2015 Micro Focus GmbH. All rights reserved.