Parameter view control – H3C Technologies H3C Intelligent Management Center User Manual
Page 504

490
Example 2: if no view is defined, the text box InputText is used by default.
Example 3: If the parameter value uses replaceable variable, the system does not generate dynamic view
for the parameter. The system dynamically assigns a value to the replaced variable when executing the
action of the operation. For more information about variable replacement supported by the common
configuration framework, see
Example 4: parameter format when sending REST request by using the entity class:
dataType="java.math.BigInteger"/> To access services provided by the third-party system through the REST interface, use one of the following • Send the parameter value input by the user as the URI parameter to the third-party system. • Send REST request by using the entity class. You must compress the third-party entity class as a jar Parameter view control The common configuration framework supports the following views: text box (InputText), check box (Checkbox), check box group (SelectManyCheckbox), calendar control (PopupCalendar), drop-down list (SelectOneMenu), and combo box (CompositeInputText). • Text box (InputText) , is used to control text input shown in . Figure 84 Text box view Table 15 Properties of the text box element Property name Description Required Remarks editable Whether editing N Enumerated value: true (allowed) or false (not allowed). The Example 1: Example 2: if no view is defined, the text box InputText is used by default. • Check box The check box indicates the enabled or disabled state of a parameter.
methods:
package and place it in the following directory: $IMC_HOME/client/web/repository.
is allowed
default is true.