Button Loop Expression Tokens

CodeGen

Button Loop Expression Tokens

 

Button loop expressions are expressions that can only be used within the context of a button loop. CodeGen supports button loop expressions via the <IF expression> and </IF [expression]> tags. Note that loop utility expressions can also be used within button loops.

Expression

Description

<IF CANCELBUTTON>

The button is a Cancel button.

<IF CAPTION>

The button has a caption specified.

<IF ELB>

The event handler method is specified to be in an external ELB.

<IF GENERICBUTTON>

The button is a generic button (i.e. it is not an OK or Cancel button).

<IF IMAGE>

The button has an image file specified.

<IF METHOD>

The image has an event handler method specified.

<IF OKBUTTON>

The button is an OK button.

<IF QUICKSELECT>

The button has a quick-select character specified.

 

 

 

 


Copyright © 2012  Synergex International, Inc.