书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 785 个相关结果.
  • Using Polling

    Using Polling Polling for multiple components Using Polling To set up polling for your UI, you only need to set a poll interval using UI.setPollInterval(timeout) . By doing th...
  • Remote Procedure Calls

    Remote Procedure Calls Calling Client-side Methods from the Server callJsFunction Method executeJs Method Return values Calling Server-side Methods from the Client @EventHandle...
  • Link

    Link Opening a New Window Opening as a Pop-Up Window Alternatives CSS Style Rules Icon Position Link The Link component allows making hyperlinks. References to location...
  • 使用应用程序组件中的主题

    3.5.9.4. 使用应用程序组件中的主题 3.5.9.4. 使用应用程序组件中的主题 如果项目包含带有自定义主题的应用程序组件 ,则可以将此主题用于整个项目。 要按原样继承主题,只需将其添加到cuba.themeConfig 应用程序属性: cuba . web . theme = { theme - name } cuba . th...
  • 分组框布局

    3.5.2.2.7. 分组框布局 3.5.2.2.7. 分组框布局 在线示例 API 文档 GroupBoxLayout 是一个容器,可以将一组组件框在一个区域并为它们设置一个整体的标题。另外,这个区域还可以折叠起来。 该组件的 XML 名称:groupBox 下面是一个分组框布局的 XML 描述示例: <groupBox ...
  • 使用应用程序组件中的主题

    3.5.8.4. 使用应用程序组件中的主题 3.5.8.4. 使用应用程序组件中的主题 如果项目包含带有自定义主题的应用程序组件 ,则可以将此主题用于整个项目。 要按原样继承主题,只需将其添加到cuba.themeConfig 应用程序属性: cuba . web . theme = { theme - name } cuba . th...
  • 分组框布局

    3.5.2.2.7. 分组框布局 3.5.2.2.7. 分组框布局 在线示例 API 文档 GroupBoxLayout 是一个容器,可以将一组组件框在一个区域并为它们设置一个整体的标题。另外,这个区域还可以折叠起来。 该组件的 XML 名称:groupBox 下面是一个分组框布局的 XML 描述示例: <groupBox ...
  • Common Component Features

    Common Component Features Caption CSS Style Rules Description and Tooltips Enabled CSS Style Rules Icon CSS Style Rules Locale Getting the Locale Selecting a Locale Read-...
  • Including Style Sheets

    Including Style Sheets Including Style Sheets For styling the application you typically need to include a style sheet. There are two ways to do this. Java @StyleSheet ( "styl...
  • Basic Use of JPAContainer

    Basic Use of JPAContainer Creating JPAContainer with JPAContainerFactory Creating JPAContainer Manually Creating and Accessing Entities Entity Items Refreshing JPAContainer Ne...