Link Search Menu Expand Document

FlexButton Class


login image

The FlexButton class is a class that defines how cells in FlexView are displayed, and the corresponding cells are displayed like buttons.

Place the FlexButton object under a FlexRecord object, FlexColumnSet object, or FlexRowSet object.

Screen Display Example

https://biz-collections.com/support/webpages/html/onlinemanual/browser/crs/pac/ext4/ext_flexbutton.files/image001.png

Constraint Layout

FlexButton objects cannot be placed to the left (previous in definition order) of objects in the FlexHeader class and its derived classes.

When located as a child of FlexRowSet and FlexColumnSet, it cannot co-exist with objects in the FlexHeader class and its derived classes.

Default properties and ValueType

The default property is Value. ValueType can be String Number, Fixed, Date and UString.
Value Type can be specified since Ver.4.2.0


Table of contents