Hi,

The old Wicket Tree component has been deprecated and replaced by a new one
in 6.0.0.
Later it has been removed in Wicket 7.0.0 and moved to WicketStuff.

On Sep 30, 2016 4:58 PM, "durairaj t" <[email protected]> wrote:

> The "inmethod.grid for wicket 7.4" using following classes in TreeGrid.java
> from the "org.apache.wicket.extensions.markup.html.tree", but those are
> removed in wicket7.4.
>
> import org.apache.wicket.extensions.markup.html.tree.AbstractTree;
> import org.apache.wicket.extensions.markup.html.tree.DefaultTreeState;
> import org.apache.wicket.extensions.markup.html.tree.ITreeState;
> import org.apache.wicket.extensions.markup.html.tree.ITreeStateListener;
>
>
> On Fri, Sep 30, 2016 at 9:19 AM, durairaj t <[email protected]>
> wrote:
>
> > Thank you!
> >
> > On Fri, Sep 30, 2016 at 2:36 AM, Martin Grigorov <[email protected]>
> > wrote:
> >
> >> Hi,
> >>
> >> InMethod-Grid is available for 7.x:
> >> http://search.maven.org/#artifactdetails%7Corg.wicketstuff%
> >> 7Cwicketstuff-inmethod-grid%7C7.4.0%7Cbundle
> >>
> >> Martin Grigorov
> >> Wicket Training and Consulting
> >> https://twitter.com/mtgrigorov
> >>
> >> On Thu, Sep 29, 2016 at 9:33 PM, durairaj t <[email protected]>
> >> wrote:
> >>
> >> >    Do I need to remove the entire package (com.inmethod.grid.treegrid
> -
> >> >       auther: Matej Knoop) and should use the Wicket 7 feature
> (Advanced
> >> >       tabular tree)?
> >> >
> >> >       I have used this package in many places in my application with
> the
> >> >       older versions of wicket.
> >> >
> >> >       Any help?
> >> >
> >>
> >
> >
>

Reply via email to