DataItem CharacterBooleanItem char(1) { value = "N", isBoolean = yes } end
DataItem NumericBooleanItem smallInt { value = "0", isBoolean = yes } end
To bind a JavaServer Faces check box component to an existing EGL PageHandler data area, do as follows:
Related concepts
PageHandler
Related tasks
Creating an EGL pageHandler part
Related reference
Page Designer support for EGL
PageHandler part in EGL source format