zoukankan      html  css  js  c++  java
  • Action window Flags

    Action window 主要字段使用 含义

       

    target

    作用

    current

    当前窗口

    new

    新窗口

    inline

    内联编辑

    fullscreen

    全屏

    main

    当前窗口的主动作

       

       

    multi

    勾选表示可以适用多条记录, 即出现在 list视图的 more 菜单

       

    flags

    在向前端 返回action 时, 还可以 传送 flags , flags 支持的关键字如下

    Flags Value

    作用

    说明

    action_buttons

      

      

    auto_search

      

    也可以在 ir.actions.act_window 传送

    default_view

      

      

    display_title

      

      

    footer_to_buttons

      

      

    headless

      

      

    list

      

      

    new_window

      

      

    on_load

      

      

    pager

      

      

    search_disable_custom_filters

      

      

    search_view

      

    也可以在 ir.actions.act_window 传送

    sidebar

      

      

    views_switcher

      

      

      

      

      

      

      

      

      

      

      

      

      

      

      

      

      

      

      

      

       

       

       

       

       

       

  • 相关阅读:
    跨源资源共享(CORS)
    7.9 restful api
    7.8 http redirected
    7.7 设置http首部
    7.6 request form post
    7.5 URL 解析
    7.4 http request post get
    7.3 ip host反解析
    7.2 tcpclient 基本web
    7.1 获取所有网卡ip地址
  • 原文地址:https://www.cnblogs.com/odoouse/p/8168733.html
Copyright © 2011-2022 走看看