| Package | Description |
|---|---|
| com.microfocus.awm.meta.modelextension |
Copyright (C) Micro Focus.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyProviderExtension |
LinkedPropertyExtension.getProvider()
Gets the property provider extension.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<PropertyProviderExtension> |
ModelExtensionUtilities.getPropertyProviderExtensions()
Gets a list of all available property provider extensions.
|
java.util.List<PropertyProviderExtension> |
FunctionPackageExtension.getPropertyProviders()
Gets the property provider extensions of this package.
|
| Constructor and Description |
|---|
LinkedPropertyExtension(java.lang.String pId,
java.lang.String pLabel,
java.lang.String pCategory,
PropertyProviderExtension pProvider,
boolean pRequiresResourceID,
boolean pCanSetValue,
java.lang.String pBooleanTrueValue,
java.lang.String pBooleanFalseValue,
ETypes pType)
Basic constructor.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.