prompt --application/shared_components/user_interface/templates/region/collapsible begin -- Manifest -- REGION TEMPLATE: COLLAPSIBLE -- Manifest End wwv_flow_imp.component_begin ( p_version_yyyy_mm_dd=>'2024.05.31' ,p_release=>'24.1.2' ,p_default_workspace_id=>5893639279394007 ,p_default_application_id=>20011 ,p_default_id_offset=>0 ,p_default_owner=>'DEMO' ); wwv_flow_imp_shared.create_plug_template( p_id=>wwv_flow_imp.id(10099783294629461) ,p_layout=>'TABLE' ,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2( '
', '
', '
', '
', '

', '
', '
#EDIT#
', '
', '
', '
', '
#CLOSE#
', '
#CREATE#
', '
', '
', '
#ORDER_BY_ITEM#
', ' #COPY#', ' #BODY#', ' #SUB_REGIONS#', ' #CHANGE#', '
', '
', '
#PREVIOUS#
', '
#NEXT#
', '
', '
', '
', '')) ,p_page_plug_template_name=>'Collapsible' ,p_internal_name=>'COLLAPSIBLE' ,p_plug_table_bgcolor=>'#ffffff' ,p_theme_id=>42 ,p_theme_class_id=>1 ,p_preset_template_options=>'is-expanded:t-Region--scrollBody' ,p_plug_heading_bgcolor=>'#ffffff' ,p_plug_font_size=>'-1' ,p_default_label_alignment=>'RIGHT' ,p_default_field_alignment=>'LEFT' ,p_default_landmark_type=>'region' ,p_region_title_dom_id=>'#REGION_STATIC_ID#_heading' ,p_reference_id=>2662888092628347716 ,p_translate_this_template=>'N' ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10100093343629463) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Region Body' ,p_placeholder=>'BODY' ,p_has_grid_support=>true ,p_has_region_support=>true ,p_has_item_support=>true ,p_has_button_support=>true ,p_glv_new_row=>true ,p_max_fixed_grid_columns=>12 ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10100390699629464) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Change' ,p_placeholder=>'CHANGE' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>false ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10100644983629465) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Close' ,p_placeholder=>'CLOSE' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>false ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10100980956629465) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Copy' ,p_placeholder=>'COPY' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>false ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10101295007629466) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Create' ,p_placeholder=>'CREATE' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>true ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10101541321629466) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Edit' ,p_placeholder=>'EDIT' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>true ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10101825178629467) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Next' ,p_placeholder=>'NEXT' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>true ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10102126317629467) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Sort Order' ,p_placeholder=>'ORDER_BY_ITEM' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>true ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10102491607629468) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Previous' ,p_placeholder=>'PREVIOUS' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>true ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10102775481629469) ,p_plug_template_id=>wwv_flow_imp.id(10099783294629461) ,p_name=>'Sub Regions' ,p_placeholder=>'SUB_REGIONS' ,p_has_grid_support=>true ,p_has_region_support=>true ,p_has_item_support=>false ,p_has_button_support=>false ,p_glv_new_row=>true ,p_max_fixed_grid_columns=>12 ); wwv_flow_imp.component_end; end; /