This section describes the macros of the Oracle Forms Open API List of Values (LOV) object.
d2flovg_auto_col_wid( ctx, obj, val );
This macro returns the value of the Automatic Column Width property of the list of values object as type boolean.
d2flovg_auto_disp( ctx, obj, val );
This macro returns the value of the Automatic Display property of the list of values object as type boolean.
d2flovg_auto_pos( ctx, obj, val );
This macro returns the value of the Automatic Position property of the list of values object as type boolean.
d2flovg_auto_rfrsh( ctx, obj, val );
This macro returns the value of the Automatic Refresh property of the list of values object as type boolean.
d2flovg_auto_skip( ctx, obj, val );
This macro returns the value of the Automatic Skip property of the list of values object as type boolean.
d2flovg_auto_slct( ctx, obj, val );
This macro returns the value of the Automatic Select property of the list of values object as type boolean.
d2flovg_back_color( ctx, obj, val );
This macro returns the value of the Background Color property of the list of values object as type text.
d2flovg_client_info( ctx, obj, val );
This macro returns the value of the D2FP_CLIENT_INFO property of the list of values object as a type dvoid pointer.
d2flovg_col_map( ctx, obj, val );
This macro returns the value of the Column Mapping Properties property of the list of values object as type object.
d2flovg_comment( ctx, obj, val );
This macro returns the value of the Comments property of the list of values object as type text.
d2flovg_fill_pat( ctx, obj, val );
This macro returns the value of the Fill Pattern property of the list of values object as type text.
d2flovg_fltr_before_disp( ctx, obj, val );
This macro returns the value of the Filter Before Display property of the list of values object as type boolean.
d2flovg_font_nam( ctx, obj, val );
This macro returns the value of the Font Name property of the list of values object as type text.
d2flovg_font_siz( ctx, obj, val );
This macro returns the value of the Font Size property of the list of values object as type number.
d2flovg_font_spcing( ctx, obj, val );
This macro returns the value of the Font Spacing property of the list of values object as type number.
d2flovg_font_sty( ctx, obj, val );
This macro returns the value of the Font Style property of the list of values object as type number.
d2flovg_font_wght( ctx, obj, val );
This macro returns the value of the Font Weight property of the list of values object as type number.
d2flovg_fore_color( ctx, obj, val );
This macro returns the value of the Foreground Color property of the list of values object as type text.
d2flovg_height( ctx, obj, val );
This macro returns the value of the Width/Height property of the list of values object as type number.
d2flovg_lang_dir( ctx, obj, val );
This macro returns the value of the Language Direction property of the list of values object as type number.
d2flovg_lst_typ( ctx, obj, val );
This macro returns the value of the List Type property of the list of values object as type number.
d2flovg_module( ctx, obj, val );
This macro returns the value of the D2FP_MODULE property of the list of values object as type object.
d2flovg_name( ctx, obj, val );
This macro returns the value of the Name property of the list of values object as type text.
d2flovg_next( ctx, obj, val );
This macro returns the value of the D2FP_NEXT property of the list of values object as type object.
d2flovg_old_lov_txt( ctx, obj, val );
This macro returns the value of the Old LOV Text property of the list of values object as type text.
d2flovg_owner( ctx, obj, val );
This macro returns the value of the D2FP_OWNER property of the list of values object as type object.
d2flovg_par_flnam( ctx, obj, val );
This macro returns the value of the D2FP_PAR_FLNAM property of the list of values object as type text.
d2flovg_par_flpath( ctx, obj, val );
This macro returns the value of the D2FP_PAR_FLPATH property of the list of values object as type text.
d2flovg_par_modstr( ctx, obj, val );
This macro returns the value of the D2FP_PAR_MODSTR property of the list of values object as type number.
d2flovg_par_modtyp( ctx, obj, val );
This macro returns the value of the D2FP_PAR_MODTYP property of the list of values object as type number.
d2flovg_par_module( ctx, obj, val );
This macro returns the value of the D2FP_PAR_MODULE property of the list of values object as type text.
d2flovg_par_nam( ctx, obj, val );
This macro returns the value of the D2FP_PAR_NAM property of the list of values object as type text.
d2flovg_previous( ctx, obj, val );
This macro returns the value of the D2FP_PREVIOUS property of the list of values object as type object.
d2flovg_rec_grp_nam( ctx, obj, val );
This macro returns the value of the Record Group property of the list of values object as type text.
d2flovg_rec_grp_obj( ctx, obj, val );
This macro returns the value of the D2FP_REC_GRP_OBJ property of the list of values object as type object.
d2flovg_source( ctx, obj, val );
This macro returns the value of the D2FP_SOURCE property of the list of values object as type object.
d2flovg_title( ctx, obj, val );
This macro returns the value of the Title property of the list of values object as type text.
d2flovg_vat_nam( ctx, obj, val );
This macro returns the value of the Visual Attribute Group property of the list of values object as type text.
d2flovg_vat_obj( ctx, obj, val );
This macro returns the value of the D2FP_VAT_OBJ property of the list of values object as type object.
d2flovg_width( ctx, obj, val );
This macro returns the value of the Width/Height property of the list of values object as type number.
d2flovg_x_pos( ctx, obj, val );
This macro returns the value of the X Position/Y Position property of the list of values object as type number.
d2flovg_y_pos( ctx, obj, val );
This macro returns the value of the X Position/Y Position property of the list of values object as type number.
d2flovs_auto_col_wid( ctx, obj, val );
This macro sets the value of the Automatic Column Width property of the list of values object.
d2flovs_auto_disp( ctx, obj, val );
This macro sets the value of the Automatic Display property of the list of values object.
d2flovs_auto_pos( ctx, obj, val );
This macro sets the value of the Automatic Position property of the list of values object.
d2flovs_auto_rfrsh( ctx, obj, val );
This macro sets the value of the Automatic Refresh property of the list of values object.
d2flovs_auto_skip( ctx, obj, val );
This macro sets the value of the Automatic Skip property of the list of values object.
d2flovs_auto_slct( ctx, obj, val );
This macro sets the value of the Automatic Select property of the list of values object.
d2flovs_back_color( ctx, obj, val );
This macro sets the value of the Background Color property of the list of values object.
d2flovs_client_info( ctx, obj, val );
This macro sets the value of the D2FP_CLIENT_INFO property of the list of values object.
d2flovs_col_map( ctx, obj, val );
This macro sets the value of the Column Mapping Properties property of the list of values object.
d2flovs_comment( ctx, obj, val );
This macro sets the value of the Comments property of the list of values object.
d2flovs_fill_pat( ctx, obj, val );
This macro sets the value of the Fill Pattern property of the list of values object.
d2flovs_fltr_before_disp( ctx, obj, val );
This macro sets the value of the Filter Before Display property of the list of values object.
d2flovs_font_nam( ctx, obj, val );
This macro sets the value of the Font Name property of the list of values object.
d2flovs_font_siz( ctx, obj, val );
This macro sets the value of the Font Size property of the list of values object.
d2flovs_font_spcing( ctx, obj, val );
This macro sets the value of the Font Spacing property of the list of values object.
d2flovs_font_sty( ctx, obj, val );
This macro sets the value of the Font Style property of the list of values object.
d2flovs_font_wght( ctx, obj, val );
This macro sets the value of the Font Weight property of the list of values object.
d2flovs_fore_color( ctx, obj, val );
This macro sets the value of the Foreground Color property of the list of values object.
d2flovs_height( ctx, obj, val );
This macro sets the value of the Width/Height property of the list of values object.
d2flovs_lang_dir( ctx, obj, val );
This macro sets the value of the Language Direction property of the list of values object.
d2flovs_lst_typ( ctx, obj, val );
This macro sets the value of the List Type property of the list of values object.
d2flovs_module( ctx, obj, val );
This macro sets the value of the D2FP_MODULE property of the list of values object.
d2flovs_name( ctx, obj, val );
This macro sets the value of the Name property of the list of values object.
d2flovs_next( ctx, obj, val );
This macro sets the value of the D2FP_NEXT property of the list of values object.
d2flovs_old_lov_txt( ctx, obj, val );
This macro sets the value of the Old LOV Text property of the list of values object.
d2flovs_owner( ctx, obj, val );
This macro sets the value of the D2FP_OWNER property of the list of values object.
d2flovs_par_flnam( ctx, obj, val );
This macro sets the value of the D2FP_PAR_FLNAM property of the list of values object.
d2flovs_par_flpath( ctx, obj, val );
This macro sets the value of the D2FP_PAR_FLPATH property of the list of values object.
d2flovs_par_modstr( ctx, obj, val );
This macro sets the value of the D2FP_PAR_MODSTR property of the list of values object.
d2flovs_par_modtyp( ctx, obj, val );
This macro sets the value of the D2FP_PAR_MODTYP property of the list of values object.
d2flovs_par_module( ctx, obj, val );
This macro sets the value of the D2FP_PAR_MODULE property of the list of values object.
d2flovs_par_nam( ctx, obj, val );
This macro sets the value of the D2FP_PAR_NAM property of the list of values object.
d2flovs_previous( ctx, obj, val );
This macro sets the value of the D2FP_PREVIOUS property of the list of values object.
d2flovs_rec_grp_nam( ctx, obj, val );
This macro sets the value of the Record Group property of the list of values object.
d2flovs_rec_grp_obj( ctx, obj, val );
This macro sets the value of the D2FP_REC_GRP_OBJ property of the list of values object.
d2flovs_source( ctx, obj, val );
This macro sets the value of the D2FP_SOURCE property of the list of values object.
d2flovs_title( ctx, obj, val );
This macro sets the value of the Title property of the list of values object.
d2flovs_vat_nam( ctx, obj, val );
This macro sets the value of the Visual Attribute Group property of the list of values object.
d2flovs_xxx( ctx, obj, val );
This macro sets the value of the XXX property of the list of values object.
d2flovs_vat_obj( ctx, obj, val );
This macro sets the value of the D2FP_VAT_OBJ property of the list of values object.
d2flovs_width( ctx, obj, val );
This macro sets the value of the Width/Height property of the list of values object.
d2flovs_x_pos( ctx, obj, val );
This macro sets the value of the X Position/Y Position property of the list of values object.
d2flovs_y_pos( ctx, obj, val );
This macro sets the value of the X Position/Y Position property of the list of values object.
Creating modules using the Open API
Modifying modules using the Open API
List of values (LOV) object functions