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 <durairaj....@gmail.com> wrote:

> Thank you!
>
> On Fri, Sep 30, 2016 at 2:36 AM, Martin Grigorov <mgrigo...@apache.org>
> 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 <durairaj....@gmail.com>
>> 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