public class ExtSearchConfig extends ComponentFormConfig
Java class for extSearchConfig complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="extSearchConfig">
<complexContent>
<extension base="{http://www.intertrust.ru}componentFormConfig">
<sequence>
<element name="fieldOrder" type="{http://www.intertrust.ru}parameterConfig" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ParameterConfig |
fieldOrder |
componentFormConfig, slotType, type| Constructor and Description |
|---|
ExtSearchConfig() |
| Modifier and Type | Method and Description |
|---|---|
ParameterConfig |
getFieldOrder()
Gets the value of the fieldOrder property.
|
void |
setFieldOrder(ParameterConfig value)
Sets the value of the fieldOrder property.
|
getComponentFormConfig, getSlotType, getType, setSlotType, setTypetestGeneratedMethodprotected ParameterConfig fieldOrder
public ParameterConfig getFieldOrder()
ParameterConfigpublic void setFieldOrder(ParameterConfig value)
value - allowed object is
ParameterConfigCopyright © 2012–2014 RedSoft. All rights reserved.