Wijmo(英語版)

企業向けアプリ開発用の高性能のJavaScript UIコンポーネント

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 166,650 (税込)〜 バージョン: 2026 v1 新機能 更新: 四半期ごとに?

i

Please note that Wijmo Core is no longer available as new licenses, customers should purchase Wijmo Enterprise instead.
Existing Wijmo Core customers can continue to renew their current subscription.

Wijmo 2016 v3 Build 254

Released: Jan 4, 2017

2016 v3 Build 254 での更新項目

機能

  • Improved FlexGrid performance when binding to large collections and not limiting grid height (automatically sized grids).
  • Improved FlexGrid clipboard support to handle cells with line breaks.
  • Improved FlexSheet support to copy/paste the content of the HeaderRow in the bound sheet.
  • Improved showPopup method to handle screen boundaries when reference is a point.
  • Added support for Angular 2.4.1.
  • Added support for ReactJS.
  • Added support for Vue 2.
  • Added a FlexGridDetailProvider.isAnimated property to enable animated transitions when showing row details.
  • Added a Control.rightToLeft property that determines whether the control is hosted in an element with right-to-left layout.
  • Added RTL support to LinearGauge and BulletGraph controls. The gauges now take RTL into account when rendering and handling the keyboard. The new behavior is compatible with the input element’s when type=”range”.
  • Wijmo *culture.js files can be loaded before wijmo.js now.
  • Added support for Angular 2 Ahead-of-Time compiler. .metadata.json files for Wijmo Angular 2 components are added to NpmImages’ subfolders.
  • Angular 2 specific properties (like isInitialized) and events (like ‘initialized’/valueChangedNg/etc) of Wijmo components are now exposed in class declarations in .d.ts and hence available for Intellisense.
  • Added a getCellElement method to the wijmo.grid.GridPanel class to retrieve the HTMLElement that represents a given cell in the panel.
  • Added Menu.show method to display the menu at arbitrary positions on the screen (context-menu style).
  • Added a twoDigitYearMax property to the culture calendar so users can control the threshold used for converting two-digit year strings into full years.
  • Added support for showing group *and* column headers in the MultiRow control. This is done by setting the collapsedHeaders property to null (rather than true or false).
  • FlexGridPdfConverter added support for FlexSheet.
  • Added support for dataMaps on Boolean FlexGrid columns.
  • Added a dataMap property to the wijmo.grid.filter.ColumnFilter class. This dataMap takes precedence over the owner column’s DataMap and is used to provide the strings displayed by the filter editors. For example, it can be used to change the strings displayed for Boolean column filters from ‘true/false’ to ‘yes/no’.
  • New Samples:
    • Angular 2 Explorer
    • Integrating Wijmo Controls with Module Loaders and Bundlers.
    • ReactJS Interop sample - How to Use Wijmo in ReactJS Apps blog.
    • VueJS 2 Interop sample - How to Create Great VueJS applications Using Wijmo Controls blog.
    • PeriodicSunburst sample - Rethinking the Periodic Table with Wijmo’s Sunburst blog.