Giter Site home page Giter Site logo

guillaumelamirand / itemlayout Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 520 KB

This is an addons used to build Vaadin layout(Grid, Horizontal or Vertical) with components generated thanks to container

License: Apache License 2.0

Java 98.07% CSS 1.93%

itemlayout's People

Contributors

caseryj avatar guillaumelamirand avatar lamirang avatar technosud avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

itemlayout's Issues

Trying ItemLayout and having widgetset problems

Hi, I am trying to use your ItemLayout with Eclipse (and I do not use a pom file). I can get the application to compile but when I run it I get this warning:
Widgetset does not contain implementation for org.vaadin.addon.itemlayout.grid.ItemGrid. Check its component connector's....

How can I work around this issue?

Thank you.

cleanConnectorMap unregistered connector

Running into an issue when opening windows because they clicked on a button inside an item in item layout. after i close windows this pops up

12:12:40,636 WARNING [com.vaadin.server.ConnectorResourceHandler] (default task-60) Ignoring connector request for no-existent connector 192 in root 2

followed by a wall of this for every item in the item layout.

12:12:52,165 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(350) (parent: com.jarektoro.components.TerritoryCard(344)). This should have been done when the connector was detached.
12:12:52,165 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.jarektoro.components.CallbackLink(230) (parent: com.jarektoro.components.TerritoryCard(227)). This should have been done when the connector was detached.
12:12:52,165 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(231) (parent: com.jarektoro.components.TerritoryCard(227)). This should have been done when the connector was detached.
12:12:52,165 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(232) (parent: com.jarektoro.components.TerritoryCard(227)). This should have been done when the connector was detached.
12:12:52,165 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(233) (parent: com.jarektoro.components.TerritoryCard(227)). This should have been done when the connector was detached.
12:12:52,166 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.jarektoro.components.TerritoryCard(248) (parent: org.vaadin.addon.itemlayout.grid.ItemGrid(132)). This should have been done when the connector was detached.
12:12:52,166 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(249) (parent: com.jarektoro.components.TerritoryCard(248)). This should have been done when the connector was detached.
12:12:52,166 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(250) (parent: com.jarektoro.components.TerritoryCard(248)). This should have been done when the connector was detached.
12:12:52,166 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.jarektoro.components.CallbackLink(251) (parent: com.jarektoro.components.TerritoryCard(248)). This should have been done when the connector was detached.
12:12:52,166 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(252) (parent: com.jarektoro.components.TerritoryCard(248)). This should have been done when the connector was detached.
12:12:52,166 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.vaadin.ui.Label(253) (parent: com.jarektoro.components.TerritoryCard(248)). This should have been done when the connector was detached.
12:12:52,166 WARNING [com.vaadin.ui.ConnectorTracker] (default task-63) cleanConnectorMap unregistered connector com.jarektoro.components.TerritoryCard(254) (parent: org.vaadin.addon.itemlayout.grid.ItemGrid(132)). This should have been done when the connector was detached.

the only negative effect this brings is it stops all ui changes while it does this then its back to normal.

Thanks for the great addon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.