11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

IMAGE_FORMAT Returns the format of the specified image item.<br />

INSERT_ALLOWED Returns the VARCHAR2 string TRUE if the<br />

INSERT_ALLOWED property is set to true at the item level. Returns the<br />

string FALSE if the property is set to false.<br />

ITEM_CANVAS Returns the name of the canvas to which the item is<br />

assigned.<br />

ITEM_IS_VALID Returns the VARCHAR2 string TRUE if the current<br />

item is valid, and the VARCHAR2 string FALSE if the current item is not<br />

valid.<br />

ITEM_NAME Returns the name of the item.<br />

ITEM_TAB_PAGE Returns the name of the tab page to which the item is<br />

assigned. Note that the item must be assigned to a tab canvas in order for<br />

<strong>Form</strong> <strong>Builder</strong> to return the name of the item’s tab page.<br />

ITEM_TYPE Returns the type of the item. Returns BUTTON if the item<br />

is a button, CHART ITEM if the item is a chart item, CHECKBOX if the<br />

item is a check box, DISPLAY ITEM if the item is a display item, IMAGE<br />

if the item is an image item, LIST if the item is a list item, OLE OBJECT if<br />

the item is an OCX control or an OLE container, RADIO GROUP if the<br />

item is a radio group, TEXT ITEM if the item is a text item, USER AREA<br />

if the item is a user area, and VBX CONTROL if the item is a custom item<br />

that is a VBX control.<br />

JUSTIFICATION Returns the text alignment for text items and display<br />

items only. Valid return values are START, END, LEFT, CENTER,<br />

RIGHT.<br />

KEEP_POSITION Returns the VARCHAR2 string TRUE if the cursor is<br />

to re-enter at the identical location it was in when it left the item, and the<br />

VARCHAR2 string FALSE if the cursor is to re-enter the item at its default<br />

position.<br />

LABEL Returns the VARCHAR2 value defined for the item’s Label<br />

property. This property is valid only for items that have labels, such as<br />

buttons and check boxes.<br />

LIST Returns the VARCHAR2 string TRUE if the item is a text item to<br />

which a list of values (LOV) is attached; otherwise returns the VARCHAR2<br />

string FALSE.<br />

LOCK_RECORD_ON_CHANGE Returns the VARCHAR2 string<br />

TRUE if <strong>Form</strong> <strong>Builder</strong> should attempt to lock a row based on a potential<br />

change to this item, and returns the VARCHAR2 string FALSE if no lock<br />

should be attempted.<br />

LOV_NAME Returns the VARCHAR2 name of the LOV associated with<br />

the given item. If the LOV name does not exist, you will get an error<br />

message.<br />

LOV_X_POS Returns the x coordinate of the LOV associated with the text<br />

item. (Corresponds to the List X Position property.)<br />

191

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!