public class RangeProviderForm extends Object implements RangeProvider
| Modifier and Type | Field and Description |
|---|---|
protected FormEditorContextManager |
formEditorContextManager |
protected FormModelerService |
formModelerService |
| Constructor and Description |
|---|
RangeProviderForm() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getRangesMap(String namespace) |
String |
getType() |
@Inject protected FormModelerService formModelerService
@Inject protected FormEditorContextManager formEditorContextManager
public String getType()
getType in interface RangeProviderpublic Map<String,String> getRangesMap(String namespace)
getRangesMap in interface RangeProviderCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.