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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Enabled (Item) property<br />

Description<br />

Determines whether end users can use the mouse to manipulate an item.<br />

On most window managers, Enabled set to No grays out the item.<br />

Applies to all items except buttons, chart items, and display items<br />

Set <strong>Form</strong> <strong>Builder</strong>, programmatically<br />

Refer to Built-in<br />

• GET_ITEM_PROPERTY<br />

• SET_ITEM_PROPERTY<br />

• GET_RADIO_BUTTON_PROPERTY<br />

• SET_RADIO_BUTTON_PROPERTY<br />

Default<br />

Yes<br />

Usage Notes<br />

When Enabled is set to Yes, Keyboard Navigable can be set to Yes or No. When Enabled is No, an item<br />

is always non-Keyboard Navigable. At runtime, when the Enabled property is set to<br />

PROPERTY_FALSE, the Keyboard_Navigable property is also set to PROPERTY_FALSE.<br />

Enabled set to No grays out the item. If you want the item to appear normally so the user can inspect it<br />

but without being able to change it, set the following properties:<br />

Insert Allowed (Item) to No<br />

Update Allowed (Item) to No<br />

Enabled to Yes<br />

692

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

Saved successfully!

Ooh no, something went wrong!