Official | HULFT IoT EdgeStreaming Plugin SDK Getting Started Third Edition: July 1, 2021

Multi

This property constraint is selection style.

Set options with setItem(Item[]).

 

Superclass: com.appresso.ds.common.spi.constraint.PropertyConstraint

 

Table 5.4 Specific method

Name of method

Function

setStyle(int)

Set a selection style.

  • STYLE_COMBOBOX: 0

    This represents a combo box style selection field.

  • STYLE_RADIOBUTTON: 1

    This represents a radio button style selection field.

  • STYLE_LIST: 2

    This represents a list style selection field.

 

 

 

 

Official | HULFT IoT EdgeStreaming Plugin SDK Getting Started Third Edition: July 1, 2021