Package | Description |
---|---|
org.netxms.client.objecttools |
Modifier and Type | Field and Description |
---|---|
protected Map<String,InputField> |
ObjectTool.inputFields |
Modifier and Type | Method and Description |
---|---|
InputField |
ObjectTool.getInputField(String name)
Get input field definition by name
|
InputField[] |
ObjectTool.getInputFields()
Get all input fields
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectToolDetails.addInputField(InputField f)
Add or replace input field definition.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectToolDetails.setInputFields(Collection<InputField> fields)
Set input field definitions
|
Constructor and Description |
---|
InputField(InputField src)
Copy constructor
|
Copyright © 2016. All rights reserved.