component bindings / generics / errors

From: Lachlan Deck (lachlan.dec..mail.com)
Date: Fri Oct 31 2008 - 04:54:34 EDT

  • Next message: Mike Schrag: "Re: Entity Modeler opening wrong model"

    Hi there,

    I've got a Controller<E> and the following:

    private E displayGroupItem;

    public E getDisplayGroupItem() { ... }
    public void setDisplayGroupItem( E item ) {...}

    However the inline bindings are giving errors when doing the
    following, for example.
    $controller.displayGroupItem.name

    Any ideas?

    with regards,

    --
    

    Lachlan Deck



    This archive was generated by hypermail 2.0.0 : Fri Oct 31 2008 - 14:48:13 EDT